Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: carl_tawnPosted on 2006-10-24 at 09:08:22ID: 17797010
Sounds like either you don't have the 2.0 framework installed, or IIS is not configured to use it.
ramework and look for a folder named something like "v2.0.50727". If you find this then .Net 2.0 is installed, in which case you will need to run "aspnet_regiis -i" from that folder to register it with IIS.
Browse to C:\Windows\Microsoft.NET\F
Finally you will need to go to the ASP.NET tab under the Virtual Directories properties and make sure that framework 2.0 is selected in the dropdown.