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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top