Re: Option for .NET version 3.5 not in IIS Manager?



3.5 is 2.0 plus new features. So it stays 2.0 in IIS. You'll have just
references to so called .NET 3.5 assemblies in your web.config file to take
advantage of those new features but regarding IIS this is still the 2.0
CLR...

--
Patrice

"John Kotuby" <JohnKotuby@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message
de news: uiH4uYnaIHA.4144@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,

I am upgrading my web app from VS2005 to VS2008 (using VB). I opened the
project in VS2008 and selected the 3.5 version of NET framework. The
project compiles and runs fine on my Dev machine (which of course had the
new framework installed with VS 2008). I have noticed some references in
web.config to 3.5 in the compiler section.

I downloaded the 3.5 framework from MSDN to the production server and
installed it, requiring a reboot. I am presuming that the install
registers the new framework with IIS.

I don't think I am calling any 3.5 specific Methods as I haven't really
changed the code since the upgrade to VS2008.

What concerns me is when in IIS Manager, I don't see an option under the
ASP.NET tab to select version 3.5.

Is there something more I need to do for that to happen? I don't want to
add new 3.5 specific functionality only to find that it will not run on
the production web server.

Thanks for any help in this matter...



.



Relevant Pages

  • Re: Framework installation
    ... and IIS 5.1 I have a web application I've developed ... When I try to run it on server, ... So I figure, Okay, it's running framework ... website, and install it on the server, including running the SP1 ...
    (microsoft.public.dotnet.general)
  • RE: Microsoft .NET, ASP.NET, and IIS - any opinions?
    ... In the install folder of ... there's a series of config files. ... of control over minute details of the security context of the framework. ... Microsoft .NET, ASP.NET, and IIS - any opinions? ...
    (Focus-Microsoft)
  • Re: Framework Install
    ... I am wanting to install the Framework on my IIS server. ...
    (microsoft.public.inetserver.iis)
  • Re: ASP.NET webs not working
    ... >> application settings were simple and easily reversible in an effort to ... >> default when I installed the framework. ... >> that I created a application for that web in IIS as FP didn't. ... >> click on that icon in my system tray and install it and Microsoft has ...
    (microsoft.public.frontpage.client)
  • RE: Strange web.config problem
    ... problem to your application as it is adding unnecessary references. ... Either install your application out side another appliaction or if you are ... using IIS 6, create another web root and install your application there. ... > file in the parent directory not in my config file. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)