COMException (0x8007007f): The specified procedure could not be found.]

  • Thread starter Thread starter leonvz
  • Start date Start date
L

leonvz

Hi,

I have the following problem:

Since I restarted my Windows XP machine with the "last known good
Configuration" option all calls to core Framework assemblies in my web
application fail with the following error:

The specified procedure could not be found.
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: The
specified procedure could not be found.

Stack Trace:


[COMException (0x8007007f): The specified procedure could not be found.]


I have tested it with ADODB and system.web


I have also unistalled and reinstalled the framework without success...


Thanks,
Leon Van Zyl
 
Back
Top