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. .NET (Core and Framework)
  4. .Net 2.0 Applications and Windows 2008 Server

.Net 2.0 Applications and Windows 2008 Server

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnetsysadminquestion
4 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.
  • S Offline
    S Offline
    sund7wells
    wrote on last edited by
    #1

    We have set of applications developed in .Net Framework 2.0 (both Windows and Web Applications) running in Windows 2003 Server. Now management decided to upgrade it to Windows 2008 Server. Any changes required in Application side?. If not, those applications work with full potential of windows 2008 server ? Thanks in advance

    N 1 Reply Last reply
    0
    • S sund7wells

      We have set of applications developed in .Net Framework 2.0 (both Windows and Web Applications) running in Windows 2003 Server. Now management decided to upgrade it to Windows 2008 Server. Any changes required in Application side?. If not, those applications work with full potential of windows 2008 server ? Thanks in advance

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      No changes should be necessary as long as the proper framework is installed and you are not using a methods that may have been depreciated (can't think of any). Bottom line is you need to do testing.


      I know the language. I've read a book. - _Madmatt

      S 1 Reply Last reply
      0
      • N Not Active

        No changes should be necessary as long as the proper framework is installed and you are not using a methods that may have been depreciated (can't think of any). Bottom line is you need to do testing.


        I know the language. I've read a book. - _Madmatt

        S Offline
        S Offline
        sund7wells
        wrote on last edited by
        #3

        Thanks for your answer and suggestion. Still has one doubt, Will those applications run without any issue in 64bit mode of win2008 or Win2008 R2 ? [applications are compiled with 'AnyCPU' option]

        D 1 Reply Last reply
        0
        • S sund7wells

          Thanks for your answer and suggestion. Still has one doubt, Will those applications run without any issue in 64bit mode of win2008 or Win2008 R2 ? [applications are compiled with 'AnyCPU' option]

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

          Noone is able to say since they didn't write the code and have no idea what it's doing or using. If your code uses components that at 32-bit, you're going to have problems. If not, then you might not. The only way to tell is to setup an environment to test in and thoroughly test your applications before you try to put it into production.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          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