Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

Why invoke a webservice failed in asp.net ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
С»ÒÀÇ - 13 Dec 2007 03:16 GMT
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
Mark Fitzpatrick - 13 Dec 2007 03:50 GMT
There's a post over at discountasp.net that might answer this:
http://community.discountasp.net/default.aspx?f=24&m=8388

Signature

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

> hi
>
[quoted text clipped - 22 lines]
> And the file rasapi32.dll is located in the folder C:\windows\system32
> while I try to check it.V

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.