Changes to the class library and webservice after migrating to 3.5

Last post 07-06-2009 1:20 PM by pcs. 2 replies.

Sort Posts:

  • Changes to the class library and webservice after migrating to 3.5

    07-06-2009, 11:42 AM
    • Member
      27 point Member
    • pcs
    • Member since 09-12-2006, 1:26 PM
    • Posts 115

     Hi,

           I have to migrate a web application from .net framework 1.1 to 3.5.

    Questions:

    1.The application is using 3 class libraries.After migrating the web application from .net 1.1 to 3.5,

    if I have to make any changes to the methods in the class library that was developed using  .net framework 1.1

    (Visual Studio 2003) how to do it?I am not sure because we only reference the class library dll in the web

    application.Please explain in detail.

    2.The application is also using webservices.If I have to make any changes in the webservice code,how to do it?

    Thanks,

    pcs

     

  • Re: Changes to the class library and webservice after migrating to 3.5

    07-06-2009, 12:12 PM
    • Participant
      989 point Participant
    • Scott927
    • Member since 09-20-2006, 4:53 AM
    • Phoenix, AZ
    • Posts 182

    If you only have the DLL files for the class libraries and not the source code for them, then you cannot upgrade them to .NET 3.5.

    Scott M Schluer
    ---
    MCPD: ASP.NET Developer 3.5
  • Re: Changes to the class library and webservice after migrating to 3.5

    07-06-2009, 1:20 PM
    • Member
      27 point Member
    • pcs
    • Member since 09-12-2006, 1:26 PM
    • Posts 115

    Hi,

      I have the source code for the  class library project and the webservice  project as well.

    Questions:

    1.I am not sure as to how the class library dll in the webapplication is upgraded to .net framework 3.5?
    when I migrate the webapplication using the conversion wizard,will the class library dll also be migrated from
    .net framework 1.1 to .net framework 3.5?

    2.So if make changes to the class library source code developed in Visual studio 2003(.net version 1.1),how will the dll be changed
    to 3.5?Because after making the changes , I should copy the dll  to the 3.5 version web application in visual studio 2008.


    Please guide me.Please explain in detail.

    Thanks for your fast response.

     Thanks,

    pcs

     


     

Page 1 of 1 (3 items)