Valhalla Legends Archive

Programming => Web Development => Topic started by: shout on February 05, 2005, 02:32 AM

Title: IIS does not like ASP.NET
Post by: shout on February 05, 2005, 02:32 AM
I am trying to set up an ASP.NET website on my machine, but when I select ASP.NET in the IIS control panel, it just crashes. Is there a way around this? Or do I need to reinstall windows or something...?
Title: Re: IIS does not like ASP.NET
Post by: Banana fanna fo fanna on February 05, 2005, 09:46 AM
re-install .NET framework?
Title: Re: IIS does not like ASP.NET
Post by: quasi-modo on February 06, 2005, 12:40 AM
what do you mean when you select asp.net in the control pannel?
Title: Re: IIS does not like ASP.NET
Post by: MyndFyre on February 06, 2005, 02:14 PM
In .NET 2.0, it adds a tab to the IIS Site Properties dialog called "ASP.NET".  It allows you to select whether you're running the .NET Framework 1.0, 1.1, or 2.0 on that site so it knows which class library to load.

shout: Do you have one of the 1.x frameworks installed?
Title: Re: IIS does not like ASP.NET
Post by: shout on February 09, 2005, 09:00 PM
I have 1.1 and 2.0... I uninstalled 1.1, tried, still crashed, so I re-installed it.

Sorry about late post.
Title: Re: IIS does not like ASP.NET
Post by: dxoigmn on February 10, 2005, 08:40 PM
Happens to me too, don't know why and never bothered to look into the issue.