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 / C++ / MFC
  4. VC6.0 and VS.NET co-existence question

VC6.0 and VS.NET co-existence question

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiodebuggingquestionc++
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.
  • P Offline
    P Offline
    prcarp
    wrote on last edited by
    #1

    I have both Visual Studio 6.0 and .NET (2003) versions installed on my PC. I am running an application (compiled for debug but not running under the debugger) and it throws an exception. The OS picks .NET as the debugger but I would like it to pick VC++6.0 as the debugger. Where is this setting?

    J 1 Reply Last reply
    0
    • P prcarp

      I have both Visual Studio 6.0 and .NET (2003) versions installed on my PC. I am running an application (compiled for debug but not running under the debugger) and it throws an exception. The OS picks .NET as the debugger but I would like it to pick VC++6.0 as the debugger. Where is this setting?

      J Offline
      J Offline
      John M Drescher
      wrote on last edited by
      #2

      I am not sure of the setting but I would say that I have installed .net 2003 just to debug my vc6 applications with the .net debugger. As is a lot better than the one with vc6 especially if you want to do remote debugging. One way to use the .net debugger is to load your project with it .net and let it upgrade to .net then exit. It will create a .sln and .vcproj for .net to load, don't worry it will not trash your .dsp or .dsw files so you still can compile and develop with vc6. I do this all the time. John

      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