Link to home
Create AccountLog in
Avatar of julcar
julcarFlag for Canada

asked on

Installation problem .net framework 3.5 sp1

Hi,

I'm trying to install for the first time a .net application made with visual studio 2008. The app works fine on my own computer (windows 7) and now I'm trying to deploy it to a windows server 2003 web server with iis 6.0.
I've downloaded .net framework 3.5 SP1 and installed it on my server then rebooted the server. I see the 3.5 framework in regedit in .net framework setup/NDP/v3.5. In IIS 6.0, when I try to choose the framework 3.5 in the dropdownlist in properties/ ASP.NET tab of my website, I don't see the 3.5 version. I only see versions 1.1.4322 and 2.0.50727 of the framework...

Any idea how I can get this working??

Thank you very much.

Julie

 
ASKER CERTIFIED SOLUTION
Avatar of achaldave
achaldave
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of julcar

ASKER

Wow!! That was fast!! Thank you for helping a newbie like me :o))