|
-
Feb 24th, 2008, 06:39 AM
#1
Thread Starter
New Member
Opening Project in Visual Studio 2008
Hi people,
After using VB6 for years I've decided to upgrade to .net2008. I do have a slight problem though. I can't seem to open any project I've saved whilest using VB.net. On the start page when I click my project it just brings up a data source box on the right of the screen and no forms. When i run the program the form appears and then there is a debug error. When I close the program I cannot edit any code or any forms.
Any help would be great.
Thanks
-
Feb 24th, 2008, 07:04 AM
#2
Re: Opening Project in Visual Studio 2008
Welcome to the forums. 
When you open visual studio, does a list of projects appear for you to choose from?
-
Feb 24th, 2008, 07:10 AM
#3
Thread Starter
New Member
Re: Opening Project in Visual Studio 2008
 Originally Posted by Hack
Welcome to the forums.
When you open visual studio, does a list of projects appear for you to choose from?
Hiya,
Yes a list does appear under 'Recent Projects' on the start page. When I click the project I want, I am expect the form to load but nothing happens. I can run the program but with dbug errors, when i close the program I am returned to a screen of nothingness. No forms, no objects nothing. This is really strange to me.
-
Feb 24th, 2008, 08:14 PM
#4
Lively Member
Re: Opening Project in Visual Studio 2008
did you try clicking VIEW, SOLUTION EXPLORER. Then double click the FORM1.VB(assuming this is the name of the form) under the project name?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|