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. merging projects??

merging projects??

Scheduled Pinned Locked Moved Visual Basic
helpquestion
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.
  • K Offline
    K Offline
    kowplunk
    wrote on last edited by
    #1

    Is there a way to do this. I have 2 seperate projects that I want to be able to run together, and experienced problems when trying to import all the code into the other one, that and one has different references, so trying to manually import the code is a real pain. but when I try to make reference to a class in the other project it cannnot find it. Thanks for the help

    D 1 Reply Last reply
    0
    • K kowplunk

      Is there a way to do this. I have 2 seperate projects that I want to be able to run together, and experienced problems when trying to import all the code into the other one, that and one has different references, so trying to manually import the code is a real pain. but when I try to make reference to a class in the other project it cannnot find it. Thanks for the help

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

      Depending on how your projects are written, you can't just "merge" the two together. You'll most likely have to copy the files into one of the projects and modify them to use a common namespace. The only other way to do it would be to add the two projects in question to the same Solution. Either way, you'll have to modify the code to work. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      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