Option for .NET version 3.5 not in IIS Manager?

Tech-Archive recommends: Speed Up your PC by fixing your registry



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: VB6Twilighted --
    ... > interface for lynix, mac, alpha, windows, and what-ever platforms. ... We call this compiled class library the REALbasic Framework, ... compiles to x86 and PowerPC machine code, not p-code, and does not make use ... it is to de-compile .NET bytecode, exposing the source code. ...
    (microsoft.public.vb.general.discussion)
  • Re: Studio 2005 and Framework 1.1
    ... Hence, you may have 1.0, 1.1 and 2.0 frameworks installed, but CLR ... the CLR from the latest Framework will run? ... Framework that compiles and runs the code. ... Framework installation. ...
    (microsoft.public.vsnet.general)
  • Re: Option for .NET version 3.5 not in IIS Manager?
    ... is just considered an upgrade or major service pack to .NET 2.0. ... project in VS2008 and selected the 3.5 version of NET framework. ... I am presuming that the install ... What concerns me is when in IIS Manager, I don't see an option under the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: share code with .net framework project
    ... Framework and one targeting the .NET Compact Framework. ... "Configuration Properties" folder. ... versions compiles everything but the stuff inside the DESKTOP directives. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Thinking Clearly
    ... Surely the new Windows Presentation Framework, the 3D GUI, has also a native layer and doesn't bypass OS drivers. ... Would be just the same situation for GDI, if Win32 GDI would be in managed code. ... Just another execution layer and somewhat comparable to .NET, except that .NET compiles on the fly to native code and doesn't interpret it over and over again. ... There are native compilers, which compile a managed applications and the used parts of the framework, to native code. ...
    (borland.public.delphi.non-technical)