[2005] Missing Windows Forms
I have just now re installed my Visual Studio 2005 in a brand new computer. I moved all my projects over to the new computer and started to work. I needed to add a new windows form and guess what its not there. I have MID Parent form, login form and so on but no windows form.
Any body know what’s wrong here??
Bert
Re: [2005] Missing Wondows Forms
Quote:
Originally Posted by AlphaOne
I have just now re installed my Visual Studio 2005 in a brand new computer. I moved all my projects over to the new computer and started to work. I needed to add a new windows form and guess what its not there. I have MID Parent form, login form and so on but no windows form.
Any body know what’s wrong here??
Hi,
To add a new Windows Form go to the menubar and open Project -> Add Windows Form -> select Windows Form.
That's how I do it.
Hope it helps,
sparrow1
Re: [2005] Missing Wondows Forms
Yes I know but its not there after I reinstalled:-(
Bert
Re: [2005] Missing Windows Forms
Odd. You'll probably have to do a complete uninstall & reinstall to fix it. That'd be the only thing I can think of to do.
Re: [2005] Missing Windows Forms
Is it there if you create a new Window Application project?
Re: [2005] Missing Windows Forms
Read this article, and follow the steps indicated. See if that helps.
Re: [2005] Missing Windows Forms
No that didn't work I guess I have to try reinstallning VS:-(
Yes when I select new project is the windows form added.
Bert