Results 1 to 11 of 11

Thread: [RESOLVED] 2010 Express Question - Multiple Projects

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Michigan
    Posts
    304

    Resolved [RESOLVED] 2010 Express Question - Multiple Projects

    Does the Express Version support adding multiple soultions (.sln) to a project or is this only available with the Professional version.

    I see that I can add a DLL as a reference that was built in 2010, but it is not letting me step into it with the debugger (or recompile changes to its source).

    Any help is appreciated.

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: 2010 Express Question - Multiple Projects

    You add multiple projects to a solution, not the other way around.

    If you point to a dll on disk then you will use that, so obviously won't have any code loaded for it. You can add the project to your solution then remove and re-add the dll reference as a project reference instead to get what you need.

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: 2010 Express Question - Multiple Projects

    I've never used the Express version so I can't really give you an answer to your question. Instead I just wanted to explain that you do not add multiple solutions to a project but rather add multiple projects to one solution.

    Click on the File menu and see if you find an Add submenu and if that includes menu items such as New Project and Existing Project.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Michigan
    Posts
    304

    Re: 2010 Express Question - Multiple Projects

    Thanks guys for the reply. However, I do not see a Add Project to the list of menu items (as there is in 2003 Professional Version). There are items to add existing items, but it will not take a .sln file and add that as a project to the solution.

  5. #5
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: 2010 Express Question - Multiple Projects

    Like has been said, you add the project file to your solution, which is the .vbproj file. You have to click the solution in the solution explorer or the file menu. If you have a project selected you will get the options of what you can add to a project. You need to add to the solution, ie File->Add->Existing Project.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Michigan
    Posts
    304

    Re: 2010 Express Question - Multiple Projects

    The soulution explorer does NOT show a solution, only my project. I opened up another 2010 Express project that I have and it does show a solution at the top of the Solution Explorer (with 3 projects in it - created in 2003 professional and converted to 2010 Express).

    I am asking why I only see a project and not a solution? I am add bmps if needed.
    Last edited by fdunford; Aug 2nd, 2010 at 06:37 AM.

  7. #7
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: 2010 Express Question - Multiple Projects

    So you have proved that you can open solutions in express and that for some reason this particular project does not show a solution. I can not make it happen what ever I try, bring forth the screen shots!
    Do you open via the sln file?

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Michigan
    Posts
    304

    Re: 2010 Express Question - Multiple Projects

    BMPs in zip file. Yes, thru sln file.
    Attached Files Attached Files

  9. #9
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: 2010 Express Question - Multiple Projects

    Here ya go: where-did-the-solution-in-solution-explorer-go
    Did the File->Add menu not exist either, I can see why you could not find it in the explorer, but would have thought you can at least add one from the file menu to allow you to work with it.

    Edit: Just turned the option off and tried it myself, I could add a project using the File-Add menu option but no method in the context inside the solution explorer which is what I would expect
    Last edited by Grimfort; Aug 2nd, 2010 at 07:03 AM.

  10. #10

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Michigan
    Posts
    304

    Re: 2010 Express Question - Multiple Projects

    Excellent - Thanks very much!!!

  11. #11
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: [RESOLVED] 2010 Express Question - Multiple Projects

    Don't forget to mark as resolved! (posted too quick!)
    Last edited by Grimfort; Aug 2nd, 2010 at 07:19 AM. Reason: Too quick!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width