Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / May 2008

Tip: Looking for answers? Try searching our database.

IIS 6 .net version conflict?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave T - 22 May 2008 19:28 GMT
My network services guy is telling me that only one version of .net can run
on a website under IIS 6 0n windows server 2003.  For example, if a web site
is running a 1.1 app it can't also run a 2.x app.   I can believe that for
individual web applications but not for entire iis web sites.

But I thought I would ask.  Does anyone know if this is documented anywhere?
Teemu Keiski - 22 May 2008 19:36 GMT
Hi,

it is one .net version per application pool. And application pool can be
specified on application basis (e.g application can belong only to one
application pool)

Signature

Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net

> My network services guy is telling me that only one version of .net can
> run
[quoted text clipped - 5 lines]
> But I thought I would ask.  Does anyone know if this is documented
> anywhere?
George Ter-Saakov - 22 May 2008 19:41 GMT
That is incorrect.
Under Win 2003 there is such thing as Pools. you can see them in IIS
managment console.

Every application is assigned to some pool. You can have as many pools as
you want.
But .NET 2.0 and .NET 1.1 must be assigned to different pools. You can not
have two versions in the same pool.

We usually have 2 pools. 1 is called NET1 pool another is NET2 pool.

google "win 2003 iis .NET pool" for more info.

George.

> My network services guy is telling me that only one version of .net can
> run
[quoted text clipped - 5 lines]
> But I thought I would ask.  Does anyone know if this is documented
> anywhere?
Dave T - 22 May 2008 20:01 GMT
Thank you.  I will look into application pools

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.