Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

ASP.NET 1.0 issues
daughtkom
#1 Posted : Wednesday, November 29, 2006 11:24:15 AM(UTC)
Groups: Member
Joined: 11/29/2006(UTC)
Posts: 4

I am working on an ASP.NET 1.0 project (yes, 1.0, sigh). I am having issues getting it to run as a 1.0 site in Ultidev Cassini. It "runs" as 1.1 and 2.0, but because it will be run as 1.0 in production I need it to be run as 1.0 in development (to make sure everything works correctly).

I have Visual Studio 2002 and 2005 installed and all three versions of the .NET framework itself.

Should this work? Or am I missing something?

Thanks.

Update: Now it seems that no matter which framework version I select, it runs under 2.0.
Ultidev Team
#2 Posted : Wednesday, November 29, 2006 11:59:51 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

We are sorry, but it is simply impossible to run an application under ASP.NET 1.0 using our Cassini. UltiDev Cassini has two builds: one is for ASP.NET 1.1 (it always loads CLR 1.1 for applications that are marked as for 1.0 and 1.1 version of ASP.NET), and another one is for ASP.NET 2.0 - it loads CLR 2.0 for all applications it runs. If both UltiDev Cassini for 1.1 and for 2.0 are installed, then Cassini for 1.1 will run all applications for CLR 1.1 and earlier (including 1.0 apps), and Cassini 2.0 will run apps for ASP.NET 2.0. However, if only Cassini for ASP.NET 2.0 is installed (or both installed but Cassini 1.1 service is not running for some reason) all applications will be running under ASP.NET 2.0 because most ASP.NET 1.x applications are compatible with ASP.NET 2.0 runtime. So if your ASP.NET 1.x application is running under 2.0 .NET Framework for some mysterious reason, it means Cassini for 1.1 either not installed or failed to start (if it's installed and not running please check windows Event Log for error entries related to Cassini). But in any case your app will always be running either under 1.1 or 2.0 - never under 1.0.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
daughtkom
#3 Posted : Wednesday, November 29, 2006 12:11:00 PM(UTC)
Groups: Member
Joined: 11/29/2006(UTC)
Posts: 4

Thanks for your quick reply, although the news is not what I was hoping to hear. As a suggestion then, I would recommend removing the choice for 1.0 from the framework version drop down list.

Thanks.
Ultidev Team
#4 Posted : Wednesday, November 29, 2006 1:17:52 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Thank you for the input. The concern is valid - we'll try to come up with an idea that would eliminate the confusion.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest (4)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.