HighTechTalks DotNet Forums  

Error while trying to run project:

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Error while trying to run project: in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Steve
 
Posts: n/a

Default Error while trying to run project: - 09-02-2003 , 11:26 PM






I have a question that I am positive has been asked
before but I am unable to find the answer anywhere. I am
running Visual Studio.NET Version 2002 on XP Professional.
When I attempt to run a Web application from the IDE I
receive the following error message:
Error while trying to run project: Unable to start
debugging on the web server. Server side-error occurred
on sending debug HTTP request.

Make sure the server is operating correctly. Verify there
are no syntax errors in web.config by doing a debug.start
without debugging. You may also want to refer to the
ASP.NET and ATL server debugging topic in the online
documentation. Would you like to disable future attempts
to debug ASP.NET pages for this project?

I have checked the mapping of the path for the
aspnet_isapi.dll (per instructions from a knowledge base
article) and the file lives in the mapped directory.

C:\Windows\Microsoft.net\Framework\v.1.0.3705
\aspnet_isapi.dll

Any help is appreciated.


Reply With Quote
  #2  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: Error while trying to run project: - 09-03-2003 , 09:50 AM







"Steve" <densaxo (AT) aol (DOT) com> wrote

Quote:
I have a question that I am positive has been asked
before but I am unable to find the answer anywhere. I am
running Visual Studio.NET Version 2002 on XP Professional.
When I attempt to run a Web application from the IDE I
receive the following error message:
Error while trying to run project: Unable to start
debugging on the web server. Server side-error occurred
on sending debug HTTP request.

Make sure the server is operating correctly. Verify there
are no syntax errors in web.config by doing a debug.start
without debugging. You may also want to refer to the
ASP.NET and ATL server debugging topic in the online
documentation. Would you like to disable future attempts
to debug ASP.NET pages for this project?

I have checked the mapping of the path for the
aspnet_isapi.dll (per instructions from a knowledge base
article) and the file lives in the mapped directory.

C:\Windows\Microsoft.net\Framework\v.1.0.3705
\aspnet_isapi.dll

Any help is appreciated.

As you posted here in the academic group, is this the Academic Edition of
Visual Studio .NET? Are you using a local installation of IIS, or are you
attempting to use a remote server? What happens if you try Start Without
Debugging?
I could well be on the wrong track here, but I'm asking these questions
because the Academic Edition does not include support for remote debugging.
--
Peter - [MVP - Academic]




Reply With Quote
  #3  
Old   
Peter van der Goes
 
Posts: n/a

Default Re: Error while trying to run project: - 09-03-2003 , 10:48 PM




Quote:
Thanks for the reply Peter. In reply to your questions.
1) It is Visual Studio 2002 Academic Edition.
2) I am using a local installation of IIS Version 5.1.
3) This is a really dumb question but this seems like the
place to ask it. Just how does one do a debug.start
without debugging. I looked in the online help and did
not see anything.

Thanks for your assistance.
Actually, you've made my potential point moot by telling me you're using a
local IIS installation. There *should* be no restrictions on debugging an
ASP.NET application that way using the Academic Edition. At least, I don't
remember running into any.
To start your VB application without debugging, go to the Debug menu, then
select Start Without Debugging (the icon is a red exclamation point). The
normal start button (blue triangle) starts a VB project in debug mode.
I sorry to say that I have no other "bright ideas" on your problem right
now, but I'll dig around. Meanwhile, please let us know what happens when
you attempt to start without debugging.

Peter - [MVP - Academic]




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.