Groups | Blog | Home
all groups > visual studio .net debugging > august 2003 >

visual studio .net debugging : VS Net 2002 and IIS 50


Alex K
8/31/2003 4:57:29 PM
Hi,

I just created an ASP Net application and designed a
basic ASP Net page with few controls on it.

Each time I start debugging the page instead on
displaying it on the browser (which is started by the
way) is "downloading it"...

My question is:
Why this behavior? Is just a simple ASP Net page...

I'll appreciate your help.

Best regards,
Alex

[MVP] SmileSeo
9/1/2003 3:53:31 PM
As I know, the reason why the 'downloading...' msg box is shown is that
'.aspx' is not connected with your .NET Framework. So if you want to your
..NET page with Web Server, you should reinstall it. How reinstall? Don't
whole install. You can use
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe' file. Check
it right now.


--

--------------------
Microsoft .NET MVP


[quoted text, click to view]

AddThis Social Bookmark Button