Aspnet_wp.exe - Application Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am new to .NET and have been experimenting with ASP.NET and webservices. I have written a small app with just two simple webservices (Hello world-esq) but, when I run the app I get this message on the web server. The app seems to run fine but, I would still like to understand the error

Aspnet_wp.exe - Application Erro
The instruction at "0x………" referenced memory at "0x0…….". The memory could not be "read

Any help would be appreciated

Thanks.
 
You need to give more information. What are doing during the error?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
miletom1026 said:
I am new to .NET and have been experimenting with ASP.NET and webservices.
I have written a small app with just two simple webservices (Hello
world-esq) but, when I run the app I get this message on the web server.
The app seems to run fine but, I would still like to understand the error.
 
Check out this faq,
http://www.extremeexperts.com/Net/FAQ/ServerApplicationUnavailable.aspx

This might helpt you.

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com



miletom1026 said:
I am new to .NET and have been experimenting with ASP.NET and webservices.
I have written a small app with just two simple webservices (Hello
world-esq) but, when I run the app I get this message on the web server.
The app seems to run fine but, I would still like to understand the error.
 
Back
Top