Migration from asp.net 1.1 to 2.0 has become a nightmare

Last post 06-19-2009 2:32 AM by sumitd. 3 replies.

Sort Posts:

  • Migration from asp.net 1.1 to 2.0 has become a nightmare

    06-18-2009, 3:55 PM
    • Member
      point Member
    • vpeddireddy
    • Member since 06-18-2009, 7:53 PM
    • Posts 1

    Hi, 

    I have been working on migrating asp.net 1.1 application to 2.0 and this has been a nightmare. I see lot of errors on each and every page. I am not sure if it is worth fixing all those errors and later nothing works. I am converting to web application project type. Is it possible
    that some 1.1 applications can never be migrated to 2.0 error free? This application has a lot of user controls. Please advise.
    The conversion wizard log says that it could not convert some of the files in the application to 2.0 but it converted the solution fine.


    Thanks,
    Vasantha

     

  • Re: Migration from asp.net 1.1 to 2.0 has become a nightmare

    06-19-2009, 2:17 AM
    • All-Star
      25,967 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 5:49 AM
    • Mumbai
    • Posts 4,416

     Hi,

    If your using Web Application for Convserion .. Keep Folder structre Same..

    Include All file And Usercontrol first..

    Know..

    First Copy All HTML code form Page and Paste It On HTML code OF Other page..(new Application)

    and copy and Paste the code behind Code on Application..

    Take Care For NameSpace..



    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
  • Re: Migration from asp.net 1.1 to 2.0 has become a nightmare

    06-19-2009, 2:22 AM
    • Member
      63 point Member
    • Johny.cbe
    • Member since 05-29-2009, 1:52 PM
    • Posts 15

    When you migrate to asp.net 2.0, some of the code behind files(.cs) gets moved into

    "App_Code" folder. Just cut that and place it outside (appropriate) the folder.

  • Re: Migration from asp.net 1.1 to 2.0 has become a nightmare

    06-19-2009, 2:32 AM
    • Star
      10,646 point Star
    • sumitd
    • Member since 07-16-2008, 12:32 PM
    • Bangalore
    • Posts 1,874
    Please mark it as answer if it resolves the issue.

    visit: http://technicalsol.blogspot.com

    Latest ajax control toolkit (Release: May 13, 2009): http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27326
Page 1 of 1 (4 items)