HRESULT E_FAIL error while opening a IIS document on Visual Studio

Asked By 80 points N/A Posted on -
qa-featured

Hi guys,

I created a document on IIS. I published it and opened it. I solve the security problem.

But while opening I received the error message as under:

Microsoft Visual Studio

Error HRESULT E_FAIL has been returned from a call to a COM component.

SHARE
Answered By 0 points N/A #146609

HRESULT E_FAIL error while opening a IIS document on Visual Studio

qa-featured

Hello Abram,

Do the following:

  • Go to Start, and then Run > dcomcnfg.exe.
  • After that go to the Component Service window.
  • And then go to Component Services, and then Computers.
  • After that  right click on My Computer and then choose Properties > MSDTC tab > Security Configuration … (Button).
  • And then check 'Network DTC Access'.
  • And then choose 'No Authentication Required' option.
  • Save the changes.

Regards,

Nicke

 

Related Questions