Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Can't view Form in Designer
 

Can't view Form in Designer

Hi,

As i am a first time user on Visual Basic 2005 Express. I had followed the whole Starter kits for new project - after applying the template, surprisingly, there isn'tany form (Form1.vb[Design]) and tree view of such form under "Solution Explorer".

Since creating the project, the form should pop up automatically.

What should i do next?

Cheers!

BubbleGum  Wednesday, April 19, 2006 1:07 PM
Can you provide a little more information? What steps are you following and at what step are you at?
Benjamin Wulfe - MS  Friday, April 21, 2006 9:15 PM
Hi Ben,
Being the beginner on VB2005 Expr Ed, the steps taken, were from the Virtual Tour (of 16hrs long), which i was watching the video (run on Media Player) and applying the steps into creating a desired project.

Initially, when Click on "New Project", selecting the template, changed the file name and click OK. Upon saving the template - it pops up an error message "The filename, directory name, or volume lebel syntax is incorrect. (Exception from HRESULT: 0x8007007B)".

However, i had overcome it by following the steps,
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=136190&SiteID=1
Use menu Tools | Options
- Select "Project and Solutions" on the tree view.
- Check "Save new project when created" on the panel.


Whilst applied these steps, the error still pop up (every time i created a new project), but now i still can see the file has being created (but i don't think everything was still right).

After opening the file, i can't find "Form Designer" (where it should shown automatically). I had try it few ways in running the name. Don't seem to getting away the error.

So, no form designer, can't apply any Control keys (Is all grey out).

Thanks


BubbleGum  Friday, April 21, 2006 11:02 PM

Do you have admin permissions on the box -- or is the machine using network drives for any purpose?

These 2 things are the only things I can think of at the moment. This should still work as normal user, unless some package is trying to write to a predefined file location.

Benjamin Wulfe - MS  Monday, April 24, 2006 4:55 PM

You can use google to search for other answers

Custom Search

More Threads

• Visual Inheritance
• Windows application with HtML Templates
• VB.NET How to use OnMouseMove in independent Thread? Because otherwise, blocking of the other events
• Help with Making ListView Columns Sortable in VC++ 2005
• ControlArray
• File association
• Property & Component
• table like control in winforms
• Custom component not being destroyed properly
• Launching a Window in the Designer from a Custom Server Control