I set up VS.Net anh my computer run on Window 2000 , but when I run ASP.NET , the app announcement:
"
error while trying to run project : unable to start debugging on the web server. the server doesn't not support debugging ASP.NET or ATL server applications .run setup to install Visual Studio .NET server components.If setup has been run verify that a valid URL has been specified.
You may also want to referto the ASP.NET and ATL serverdebugging topic in the online documentation.Would you like to disable future attemps to debug ASP.NET pages for this project?"
Please help me
02-10-2002 at 08:13 AM
|
dcostelloe Level: VB Guru Registered: 11-06-2002 Posts: 74
Re: Debug ASP.NET
Say No to that, then from the project right click and select Debugging then ASP Debugging check it and try again.Its located on the bottom.
Hope this helps
Oh make sure you have IIS installed
____________________________
Life is but a merry go round
around and around :-)
yep, that works.. no more error messages but here's another problem : after this, my page is not displayed properly.. like if the ASP wasn't interpreted...
I cannot see any of the web compoments I placed on my form.. only the words.. one after the other
16-01-2003 at 12:34 AM
|
llavalle Level: Guest
Re: Debug ASP.NET
Just found out the problem..
After trying several things, I saw that IIS was not interpreting ASP.NET pages, he was not parsing them...
here's the solution
From the command line, navigate to the .Net version directory. For example:
C:WinntMicrosoft.NetFrameworkv1.0.XXXX
Run the following command:
aspnet_regiis.exe -i
Run the following command:
iisreset.exe
here you go!
found in C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Samples\Setup\html\ConfigDetails.htm
16-01-2003 at 09:30 PM
|
jieli Level: Guest
Re: Debug ASP.NET
Hi,
I got the exact same error that "thinguyen" got. I tried:
1. Set debug in project configuration properties
2. Set App Debugging in IIS properties.
The error still comes!
Anything I missed? Please help !
15-04-2003 at 01:43 PM
|
Mina M Level: Guest
Re: Debug ASP.NET
I faced you problem but thanks God I could find out how to solve it
Try of 2 and your problem will be solved
1- uninstall .net framework and install it again (it works)
if that didn't solve the problem
2-install the remote server component
if that didn't solve the problem 2
3- uninstall .net framework and install it again (again)
if all of this fail i can't help
30-07-2003 at 06:41 PM
|
ice_man91 Level: Guest
Re: Debug ASP.NET
Hi, I'm a .NET newbee, I'm having the same problem as above but with XP. Will the same remedial measures do??
09-10-2003 at 06:05 AM
|
fabulous Level: VB Guru Registered: 03-08-2002 Posts: 439
Re: Debug ASP.NET
quote:ice_man91 wrote:
Hi, I'm a .NET newbee, I'm having the same problem as above but with XP. Will the same remedial measures do??
I have XP and when I got this problem I applied what llavale put in the second post
quote:Just found out the problem..
After trying several things, I saw that IIS was not interpreting ASP.NET pages, he was not parsing them...
here's the solution
From the command line, navigate to the .Net version directory. For example:
C:WinntMicrosoft.NetFrameworkv1.0.XXXX
Run the following command:
aspnet_regiis.exe -i
Run the following command:
iisreset.exe
here you go!
found in C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Samples\Setup\html\ConfigDetails.htm
That should solve your problem. Happy coding.
____________________________
My boss is a Jewish Carpenter (Jesus Christ)