Why invoke a webservice failed in asp.net ?

Ð

С»ÒÀÇ

hi

There are two websites which are build by asp.net 2.0 running in one
machine. And there is a web service running in a website, and be invoked in
a asp.net page in another website. The invoke code likes:

RemoteHost.Publisher publisher = new RemoteHost.Publisher();
publisher.Publish();

While this code is running, error occur:

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

Unable to load DLL 'rasapi32.dll': (Exception from HRESULT: 0x8007045A)

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.DllNotFoundException: Unable to load DLL
'rasapi32.dll'




And the file rasapi32.dll is located in the folder C:\windows\system32 while
I try to check it.V
 

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

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top