Run asp.net 2.0 and 1.1 on IIS 5.0

G

Guest

Hi,

I have Win2k Pro with SP3+. This system had VS.net 2003 installed on it.
Recently i installed Vs.net 20005 Professional on it. The installation was
successful and i am able to create and execute Windows applications.

But when i try to create and run websites, nothing happens. the browser
keeps loading and loading the page.. but nothing comes up.
if i try to run the website by pressing F5 the a debugger error pops up
after a long time it takes to build it.

Web config file is present in it with <compilation debug="true"
defaultLanguage="c#" strict="true" explicit="true" /> entry

can anyone help me out?


Thanks and Regards,
 
C

Cowboy \(Gregory A. Beamer\)

On IIS 5, you have to choose one or the other, AFAIK. IIS 5.1 (XP) and newer
have application pools, which allow you to create pools for each version.
IIS 5 does not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top