|
-
Dec 9th, 2008, 07:12 PM
#1
Thread Starter
Addicted Member
[2008] Wrong Version of .NET Framework
Hi
I have an issue that I just stumbled upon after creating a web app using Web Developer Express. Seems I installed the 3.5 Framework and well I need the app to be in the 2.0 Framework. Is there anyway to correct this in the code? My IIS is still looking for 2.0 so I dont quite know how to change this. Any help would be greatly appreciated.
Thanks
-
Dec 9th, 2008, 10:34 PM
#2
Re: [2008] Wrong Version of .NET Framework
2008 uses 3.5 by default. Just go to your project's properties and change it to 2.0.
-
Dec 11th, 2008, 01:05 PM
#3
Re: [2008] Wrong Version of .NET Framework
If your machine has .NET 3.5 on it, it should still work. IIS is looking for ASP.NET 2.0. ASP.NET 2.0 is the version of ASP.NET, but it can use .NET 2.0, 3.0 and 3.5. So if you're worried about the ASP.NET tab showing ASP.NET 2.0, don't worry about it. What you do need to figure out is if you have the .NET 3.5 framework installed or not.
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
|