Hi,

I have a problem with an VB aplication programmed in Visual studio 2005. Recently i was upgraded my computer with windows XP to Windows 7 Ultimate (fresh instalation). After that I made reinstallation Visual studio 2005 and service pack 1 for Vista/win7. My problem now is when I run my old VB project (made by same version VS2005 on XP), I can't see anything on form (Form1.vb) of that application. I Can see my code in Form1.Designer.vb and everything is running well, only I can't do any changes on form (editin old or adding new components), because I see only a blank screen in Form1.vb file (see attached picture).

Can anyone tell me what's wrong or missing.

Thanks in advance,

Bojan

See also my VS2005 info below


Microsoft Visual Studio 2005
Version 8.0.50727.867 (vsvista.050727-8600)
Microsoft .NET Framework
Version 2.0.50727 SP2

Installed Edition: Professional

Microsoft Visual Basic 2005 77626-009-0000007-41069
Microsoft Visual Basic 2005

Microsoft Visual C# 2005 77626-009-0000007-41069
Microsoft Visual C# 2005

Microsoft Visual C++ 2005 77626-009-0000007-41069
Microsoft Visual C++ 2005

Microsoft Visual J# 2005 77626-009-0000007-41069
Microsoft Visual J# 2005

Microsoft Visual Web Developer 2005 77626-009-0000007-41069
Microsoft Visual Web Developer 2005

Microsoft Web Application Projects 2005 77626-009-0000007-41069
Microsoft Web Application Projects 2005
Version 8.0.50727.867

Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005


Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)
This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB937061)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/937061

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB971023)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/971023

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB971090)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/971090

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB973673)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/973673

Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB932232)
This Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/932232

I Solve my problem. I have my code written in file Form1.Designer.vb and nothing in Form1.vb. When I move (cut & paste) all code to Form1.vb, run debugging, right click on Form1.vb (in Solution explorer)
and point to view Designer the form appears in windov Form1.vb[Design].
That's what I want. Thank all, who trying to help me.
With Best Regards,
Bojan

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.