Visual C# 2005 Express Edition Beta 2 hangs

Hi,
I am new to Visual C# 2005 Express Edition Beta 2 and I have big problem. When I create a new project the form1 is created and whatever I am doing next program hangs up.

I have Windows XP Proffesional SP2, 412 MB of RAM and 62GB of hard drive. I have never had beta 1 version installed.

Please, help me.

Regards,
Natalia

[339 byte] By [nka] at [2007-12-16]
# 1
Natalia -

Thanks for letting us know about this. The best way to track bugs like this is to report them at http://lab.msdn.microsoft.com/productfeedback. This will allow you and us to track the issue much more easily so we can figure out what is going wrong.

When you open the bug report at the feedback center, try to add as much information as possible, as it will make it more likely that we'll be able to determine the problem. Some useful information:
1) Did setup report success?
2) Did creating a project ever work? Or did it stop working?
3) Can you create ConsoleApplications? Which types of applications specifically result in this problem?
4) What actions in particular cause the crash? If you click on the File menu does it crash? OR do you need to go to code? Or do you just need to click on the form? A list of actions that do and do not cause the crash would be very helpful.

Thanks again for letting us know about this.
Luke Hoban
Visual C# IDE Program Manager

LukeHoban at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2

I had the same problem . I downloaded visual c# last week.

Here are my answers

1) Did setup report success? YES (dewan)
2) Did creating a project ever work? Or did it stop working? NO, IT NEVER WORKED, IT GIVES THE FILES IN SOLUTION EXPLORER BUT DOESN'T PROCEEED ANY FURTHER.


3) Can you create ConsoleApplications? Which types of applications specifically result in this problem? NO CONSOLE APPLICATION GIVES THE SAME PROBLEM


4) What actions in particular cause the crash? If you click on the File menu does it crash? OR do you need to go to code? Or do you just need to click on the form? A list of actions that do and do not cause the crash would be very helpful

ALL CLICKS ANYWHERE IN THE WINDOW CRASHED AND SAYS "NOT RESPONDING" EVEN IF I WAIT FOR HOURS (I WAITED FOR 5 HOURS).

dewan2006 at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 3
I have the exact same problem with Visual Basic Express Edition any click anywhere after creating a new project crashes the application with all types of projects.
Axerion at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 4
WELL, I DONT KNOW WHAT HAPPENED BUT ITS WORKING NOW. WHAT
I did was that I reinstalled it and unistalled the other visual studio express editions. Then I installed only visual c++ with visual c# and now its working fine.

dewan2006 at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 5
OMG! Dewan! You're right! The last time, I had installed Visual C++ Express first, then I installed C#. But now, since I installed Visual C# first, it's not working! Coool! Now I can get back to my C# programming.
FurqanFarooqui at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 6
Ummm...actually reinstalling or doing anything whatsoever is just not solving the problem.
FurqanFarooqui at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...