Testing Your Class

I am following instructions on the "Testing Your Class" section of the Help. I can create a class called Persons, but when I get to this section and create a Windows application called PersonsTest, I cannot see "Set as StartUp Project" on the Project Menu.

Answer this question

Testing Your Class

  • GeniusManiac

    Can you add the project to your solution

    Is the 'solution' visible I believe that if you don't have the solution visible, then you can't add new projects, and if so, you only have a single project so the option to set as startup isn't relevant.

    You can always show the solution from the tools->options->projects and solutions: always show solution.



  • Richard Meijer

    Ninan,

    I tried the previous post written by SJWhiteley in VB Express Edition, it works and the right click menu show the "Set as Start Up Project" on the Project Menu. I suggest you to pay more attention to the default configuration between VBEE and VS 2005. Hope your problem has been solved and please remember to mark the right answer as Answered. :-) Thank you all the same.



  • Testing Your Class