msxml3

  1. B

    Windows 10 Error during project creation in vs2015

    Hi, I am facing the error " COMException: Error HRESULT E_FAIL has been returned from a call to a COM component". I have followed the below mentioned steps; 1. Start —> Run —> regsvr32 %SystemRoot%\System32\msxml3.dll 2. Start —> Run —> regsvr32 %SystemRoot%\SysWOW64\msxml3.dll 3. Delete...
Back
Top