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. Database & SysAdmin
  3. Hosting and Servers
  4. Win XP Virtual PC

Win XP Virtual PC

Scheduled Pinned Locked Moved Hosting and Servers
databasehelpcsharpvisual-studio
3 Posts 2 Posters 5 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
    SaturnPlanet
    wrote on last edited by
    #1

    I have a desktop PC with Win 7 pro. It also has installed vs 2008 (.NET Framework 3.5) and SQL Server 2008 and 2005 express edition. Now I have to bring support to a number of legacy applications coded in VB6 I have searched on Internet if vs6 can be installed in that operative system and found that it is necessary to download and install Win XP Virtual PC But another unsolved issue appeared, according to the readings if an app is installed under win XP Virtual PC, can be seen in win 7, and launched from there. In that point I realized that the core functions of legacy app mentioned are the massive use of ADO and DAO components. Another search was started again, related with this questions: * Will not be any problem with having two visual studio versions, vs 2008 and vs 6, despite been installed under different OS * In order to interact my vs 6 app with a database do I have to downlaod an sql server express edition and installed under the win xp virtual pc, despite the DB's already installed due to 2 different OS scenario I will appreciate any help

    L 2 Replies Last reply
    0
    • S SaturnPlanet

      I have a desktop PC with Win 7 pro. It also has installed vs 2008 (.NET Framework 3.5) and SQL Server 2008 and 2005 express edition. Now I have to bring support to a number of legacy applications coded in VB6 I have searched on Internet if vs6 can be installed in that operative system and found that it is necessary to download and install Win XP Virtual PC But another unsolved issue appeared, according to the readings if an app is installed under win XP Virtual PC, can be seen in win 7, and launched from there. In that point I realized that the core functions of legacy app mentioned are the massive use of ADO and DAO components. Another search was started again, related with this questions: * Will not be any problem with having two visual studio versions, vs 2008 and vs 6, despite been installed under different OS * In order to interact my vs 6 app with a database do I have to downlaod an sql server express edition and installed under the win xp virtual pc, despite the DB's already installed due to 2 different OS scenario I will appreciate any help

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      SaturnPlanet wrote:

      Will not be any problem with having two visual studio versions, vs 2008 and vs 6, despite been installed under different OS

      VS2008 is installed on the host-machine, VS6 in a virtual-machine. Have you installed the XP VM yet? You'll see it is considered to be a different PC completely.

      SaturnPlanet wrote:

      In order to interact my vs 6 app with a database do I have to downlaod an sql server express edition and installed under the win xp virtual pc

      The application in the VM should be able to connect (over TCP/IP) with the Sql Server on the host-machine.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      1 Reply Last reply
      0
      • S SaturnPlanet

        I have a desktop PC with Win 7 pro. It also has installed vs 2008 (.NET Framework 3.5) and SQL Server 2008 and 2005 express edition. Now I have to bring support to a number of legacy applications coded in VB6 I have searched on Internet if vs6 can be installed in that operative system and found that it is necessary to download and install Win XP Virtual PC But another unsolved issue appeared, according to the readings if an app is installed under win XP Virtual PC, can be seen in win 7, and launched from there. In that point I realized that the core functions of legacy app mentioned are the massive use of ADO and DAO components. Another search was started again, related with this questions: * Will not be any problem with having two visual studio versions, vs 2008 and vs 6, despite been installed under different OS * In order to interact my vs 6 app with a database do I have to downlaod an sql server express edition and installed under the win xp virtual pc, despite the DB's already installed due to 2 different OS scenario I will appreciate any help

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        SaturnPlanet wrote:

        two visual studio versions

        If one of them is installed under Windows 7, and the other under Windows XP on the virtual machine, then they are totally separate so there will be no conflicts. I'm not sure about the second question, you could try connecting to an existing SQL server on the Windows 7 system, via its real IP address. If that does not work then you may need another version loaded in the XP system.

        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