Re: ASP.NET && Classic ASP
is .Net framework 1.1 installed on the server.
The classic ASP project should be pointed to run on framework 1.1
Re: ASP.NET && Classic ASP
The classic asp is in the same project as all of the .net pages. I cant tell sub-directories to run on a different framework i think.
Atleast I cant when I right click and go to properties through IIS
Re: ASP.NET && Classic ASP
right click the sub directory in which the classic ASP pages are and check under the directory tab, what the application pool is set to?
Also check the version under the .Net tab
Re: ASP.NET && Classic ASP
default app pool and .net 2.0
Re: ASP.NET && Classic ASP
change the .net version to 1 and try the classic asp page
Re: ASP.NET && Classic ASP
page not found error still
Re: ASP.NET && Classic ASP
*bump*
Still having problem getting classic ASP to run along side ASP.NET 2.0