Exception from HRESULT: 0x800700B6

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I developed an C# ASP.NET Web Service and 3rd party COM component is used in
this service. This code was working fine before migrating to Windows 2003
SP1. But I am getting the following error after migrating to Windows 2003 SP1
when creating an COM component in ASP.NET (C# Web Services). However, it is
working fine in C# application after migrating to Windows SP1.

Does anyone know about the error code 0x800700B6? I would like to get
information about what causes a problem and how to resolve this problem.
Thanks in advance.

Kind Regards,

Steve Haun



Server Error in '/' Application.
--------------------------------------------------------------------------------

Exception from HRESULT: 0x800700B6.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Exception
from HRESULT: 0x800700B6.


.



Relevant Pages

  • Re: Class Library for CF and .NET Framework
    ... What is the stack when you hit the exception? ... > desktop windows applications as well as .NET Compact Framework apps. ... > class library needs to make use of a web service. ...
    (microsoft.public.dotnet.framework.compactframework)
  • dll not loading in Web Service
    ... We have developed a Web service and we need to add a reference to a .net ... dll MyDll.dll which uses Win32 dlls. ... An unhandled exception occurred during the execution of the ... be loaded by the Web Service but can be loaded by the Windows Forms? ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Web service fails to run on Windows 2003
    ... What is your web service basically doing ?. ... of code that is throwing the exception ?. ... on Windows 2000 and XP. ... FUNCTION: ProcessFile: Loop for processing lines ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Changing a users windows password
    ... I guess ASP.NET process does not have permission to do this. ... > I used the following code to change a user's windows ... But when I run this code in a web service ... > error or an exception, but the password remains the same. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ADFS Development Issues
    ... One thing to keep in mind is that if a website is protected by ADFS V1, ... site to be automatically authenticated by our windows application so ... like a web service proxy. ... generated on the server. ...
    (microsoft.public.windows.server.active_directory)