Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Converting .net 1.1 project into .net 2.0

Converting .net 1.1 project into .net 2.0

Scheduled Pinned Locked Moved Visual Basic
csharphelp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jagmit20
    wrote on last edited by
    #1

    i have an problem when i convert .net 1.1 proj in 2.0 through its default converter as it not converts project accurately. tell any way to convert . thanx

    D J 2 Replies Last reply
    0
    • J jagmit20

      i have an problem when i convert .net 1.1 proj in 2.0 through its default converter as it not converts project accurately. tell any way to convert . thanx

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      jagmit20 wrote:

      tell any way to convert

      With 100% accuracy?? The only way to do that is to rewrite it by hand. You can use the Conversion Wizard as a starting point, but that's about it.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      1 Reply Last reply
      0
      • J jagmit20

        i have an problem when i convert .net 1.1 proj in 2.0 through its default converter as it not converts project accurately. tell any way to convert . thanx

        J Offline
        J Offline
        Jun Du
        wrote on last edited by
        #3

        If the converted one compiles, then the conversion has done the job. That is what migration promises to do. The migration pretty much occurs to the project settings only. It won't upgrade your source code, nor does it add any new features that didn't exist before.

        Best, Jun

        D 1 Reply Last reply
        0
        • J Jun Du

          If the converted one compiles, then the conversion has done the job. That is what migration promises to do. The migration pretty much occurs to the project settings only. It won't upgrade your source code, nor does it add any new features that didn't exist before.

          Best, Jun

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          He's asking other ASP.NET questions, so that's the kind of project I think he's upgrading. There's so much that's different between ASP.NET 1 and 2, that his project will more than likely break when he compiles it.

          Dave Kreskowiak Microsoft MVP - Visual Basic

          J 1 Reply Last reply
          0
          • D Dave Kreskowiak

            He's asking other ASP.NET questions, so that's the kind of project I think he's upgrading. There's so much that's different between ASP.NET 1 and 2, that his project will more than likely break when he compiles it.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            J Offline
            J Offline
            Jun Du
            wrote on last edited by
            #5

            I see. Forget about what I posted earlier.

            Best, Jun

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups