|
-
July 20th, 2006, 11:10 AM
#1
ASP.NET && Classic ASP
Ok I have a ASP.NET server running ASP 2.0.
When i try to navigate to Classic ASP pages it tells me that it can not find the page. I believe this is because it cannot render the classic ASP pages.
I dont think this is an IIS setting problem. I think i need some type of framework installed or something. Im new to the development world and have only used .NET so dont know much about classic asp. What can I do to get this to work.
Thanks
-
July 20th, 2006, 11:25 AM
#2
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
-
July 20th, 2006, 01:17 PM
#3
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
-
July 20th, 2006, 01:57 PM
#4
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
-
July 20th, 2006, 02:05 PM
#5
Re: ASP.NET && Classic ASP
default app pool and .net 2.0
-
July 20th, 2006, 02:12 PM
#6
Re: ASP.NET && Classic ASP
change the .net version to 1 and try the classic asp page
-
July 20th, 2006, 02:20 PM
#7
Re: ASP.NET && Classic ASP
page not found error still
-
July 21st, 2006, 09:06 AM
#8
Re: ASP.NET && Classic ASP
*bump*
Still having problem getting classic ASP to run along side ASP.NET 2.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|