Some old projects broken after installation of ASP.NET 2.0

Last post 07-26-2004 6:31 PM by Leonid Tsybert. 5 replies.

Sort Posts:

  • Some old projects broken after installation of ASP.NET 2.0

    07-17-2004, 10:58 AM
    • Contributor
      4,572 point Contributor
    • Jos Branders
    • Member since 10-18-2003, 9:19 AM
    • Posts 721
    Is it normal that my old projects start running under ASP.NET 2.0 automatically?

    Some of them are broken now, and I have to change them back to ASP.NET 1.1 manually in IIS.

    Jos
  • Re: Some old projects broken after installation of ASP.NET 2.0

    07-17-2004, 12:18 PM
    • Contributor
      6,278 point Contributor
    • NetProfit
    • Member since 09-23-2002, 11:51 AM
    • Saint John, NB - Canada
    • Posts 1,252
    Hi Jos,

    Last I heard, the Beta version of v2.0 was not supported along side of v1.1. It is advised that you use a separate machine for Beta.
    Jamie Kindred, CGA, MCSD
  • Re: Some old projects broken after installation of ASP.NET 2.0

    07-17-2004, 12:18 PM
    • All-Star
      15,569 point All-Star
    • Colt
    • Member since 06-16-2002, 9:01 PM
    • Hong Kong
    • Posts 1,986
    • ASPInsiders
      TrustedFriends-MVPs
    Hi Jos,

    FYI: view post 631622

    Colt
  • Re: Some old projects broken after installation of ASP.NET 2.0

    07-17-2004, 5:00 PM
    • Contributor
      2,738 point Contributor
    • kashif
    • Member since 06-11-2002, 1:34 PM
    • Posts 547
    • AspNetTeam
      Moderator
    Hi Colt, Can you provide details of the issues you are seeing with your v1.1 projects when trying to run on v2.0 - the following page has details of approved breaking changes from v1.1 to v2.0.

    Thanks,
    Kashif
  • Re: Some old projects broken after installation of ASP.NET 2.0

    07-19-2004, 3:31 AM
    • Contributor
      4,572 point Contributor
    • Jos Branders
    • Member since 10-18-2003, 9:19 AM
    • Posts 721
    Wasn't the dotNET versioning system (with strong names) supposed to put an end to this "dll hell" forever?

    Apparently, the problem remains...

    Jos
  • Re: Some old projects broken after installation of ASP.NET 2.0

    07-26-2004, 6:31 PM
    Jos,

    Yes, in Beta 1, if you install v2.0, all your apps in IIS will be upgraded to v2.0, and you have to manually run "aspnet_regiis -s" on those apps that you want to keep as v1.1.

    We're looking to make this better - to install the new version without upgrading existing websites to v2.0.

    One known area that is "broken" when upgrading to v2.0 is debugging existing apps using VS 7.1, because you can't debug v2.0 apps with VS 7.1 (you have to use VS 8.0). Did you have something else that was broken, that did not involve debugging?

    Thanks,



    Leonid



    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (6 items)