Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > Other ASP.NET > ASP.NET 1.x and 2.0 Application Design
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 8th, 2006, 04:41 AM
Authorized User
 
Join Date: Feb 2005
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default Concurrent Framework 1 + 2 on Windows Srvr 2003

Hi...

Is it possible to install .NET Framework 2 alongside . NET 1 on a box running Windows Server 2003 (purely for internet traffic)

This is with the aim of running SQL Server Express as a cheap alternative to full SQL Server.

Currently we have about 4000 sessions a day.

I'd appreciate opinions about this scenario. I am currently running with access databases, and have no problems, but I figure SSE would be a step in the right direction, prior to a move to full SQL Server if and when it becomes an issue.

regards,

Ruairi
 
Old June 8th, 2006, 07:02 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 100
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ~Bean~
Default

We ranside by side on our old 2K servers, we just got new machines in and put 1.1 and 2.0 on them and no problems.

-------------------------
Beware of programmers with screwdrivers...
 
Old June 8th, 2006, 07:44 AM
Authorized User
 
Join Date: Feb 2005
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Bean
 
Old August 2nd, 2006, 11:47 AM
Authorized User
 
Join Date: Nov 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default

And you can also specify either some apps must run .net framework 1.1 or other ones must run .net framework 2.0 you can set that in the properties of your web app under IIS, or you can set the IIS to run either .net framework 1.1 or 2.0 by default.

 
Old August 31st, 2006, 11:25 AM
Friend of Wrox
 
Join Date: Feb 2006
Posts: 116
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It works. We do it. Everyone does it. Go for it!

Just run 1.x and 2.0 sites in different application pools.

Neil Timmerman
Programmer
Veris Consulting





Similar Threads
Thread Thread Starter Forum Replies Last Post
Install .NET framework on Visual studio 2003? stalker C# 2 February 7th, 2008 05:19 AM
Windows Server 2003 neil.abachi07 Windows Server 1 September 13th, 2007 02:11 PM
IIS - Windows 2003 MAtkins Classic ASP Basics 18 April 27th, 2007 09:57 AM
Visual Studio .NET 2003 with .NET 2 Framework testsubject VS.NET 2002/2003 1 July 27th, 2006 03:25 PM
Help!Need 2 Access appts frm MS Xchah srvr via C#? ks General .NET 0 June 8th, 2006 02:51 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.