Groups | Blog | Home
all groups > asp.net > january 2006 >

asp.net : Classic ASP pages not loading


KJS
1/3/2006 11:59:56 PM
Help,


I'm not sure what exactly is happening but I can say this, classic asp
pages are not loading on my local dev box. They use to work! Since
then I have installed .NET 1.1 Studio (that is working, and so is ASPX
pages), installed .NET 2.0 Studio (this never worked, it broke
everything, ended up reinstalling 1.1 Studio, and now I am back to ASPX
pages ver 1.1 serving up nicely). However!!! Now I can not run classic
asp pages.
Typically I ran my ASP Pages right off of my inetpub\ directory, so I'd
have:
inetpub\class_asp_site_1
inetpub\class_asp_site_2
inetpub\class_asp_site_3 (and so on...)
And now I have ASPX pages runnning from
inetpub\wwwroot\aspx_site_1
inetpub\wwwroot\aspx_site_2
inetpub\wwwroot\aspx_site_3 (and so on...)

Typically (in classic asp days) I would change localhost to whichever
asp page I was working on. Well this is not working, the asp pages are
just hung. Also not working, is any asp pages running within wwwroot\
and subfolders.

I've been searching on this for days: google groups, the web, msdn. I
can't find anything!

Please help.
Thanks.

kstubs NO[at]SPAM gmail.com
1/4/2006 8:57:35 AM
They are hanging indefinately even the simplest code like:
Response.Write "Hello World"

I am using Windows 2000 Professional.
Sosh
1/4/2006 11:07:48 AM
Karl,

What OS are you using? Are you getting any errors at all, or do the old ASP
pages just hang indefinately?

[quoted text, click to view]

kstubs NO[at]SPAM gmail.com
1/8/2006 3:53:10 AM
Does anyone have any more input to offer on this subject? I would
appreciate the help!
Karl..
Kevin Steffer [MCP]
1/9/2006 12:50:06 AM

[quoted text, click to view]

If the server has Norton Antivirus or similar installed checkout that
"Script Blocking" isn't activated.

-Kevin
AddThis Social Bookmark Button