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. C#
  4. VS 2003 to VS 2005 migration problems

VS 2003 to VS 2005 migration problems

Scheduled Pinned Locked Moved C#
csharpcssvisual-studiohelp
2 Posts 2 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.
  • A Offline
    A Offline
    Abhi Lahare
    wrote on last edited by
    #1

    HI all, My client asked me convert the VS.NET2003 solution into VS.NET 2005. I resolved compile time issue and build my installer successfully. When executed, it is giving me exception at certain places. 1.Marshal.ActiveObject("XXX"), Exception occurred at this place. this works fine when i build code using 2005. 2.I have a web-services which polls for any updates after periodic interval (configurable), if updates are available then download the updates and restart the exe. Even if the interval is set to 10 to 15 mins, the exe is restarting within less than a minute. --> Is there any specific requirement in VS 2005. Both the problems appeared in VS 2005 build only. Any pointers are greatly appreciated. Thanks in advance Abhi Lahare

    P 1 Reply Last reply
    0
    • A Abhi Lahare

      HI all, My client asked me convert the VS.NET2003 solution into VS.NET 2005. I resolved compile time issue and build my installer successfully. When executed, it is giving me exception at certain places. 1.Marshal.ActiveObject("XXX"), Exception occurred at this place. this works fine when i build code using 2005. 2.I have a web-services which polls for any updates after periodic interval (configurable), if updates are available then download the updates and restart the exe. Even if the interval is set to 10 to 15 mins, the exe is restarting within less than a minute. --> Is there any specific requirement in VS 2005. Both the problems appeared in VS 2005 build only. Any pointers are greatly appreciated. Thanks in advance Abhi Lahare

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Abhi Lahare wrote:

      this works fine when i build code using 2005

      If it is working fine when you build on 2005, where is it causing the problem?

      "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

      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