K
KJS
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.
Karl..
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.
Karl..