PDA

Click to See Complete Forum and Search --> : Windows 7 Ultimate 64 Bit and Visual Studio 2010 Beta 2


gep13
Dec 2nd, 2009, 05:38 AM
Hey,

Has anyone else got the above set up?

Recently, when coming out of debug mode for my applications, Visual Studio 2010 is hanging, and the only way of getting it back is to kill the process and start again. This is obviously a bit of a pain.

I did a bit of googling and it looks like it is a known issue, but just wondering if anyone has seen any work arounds, things to avoid etc.

Thanks

Gary

mendhak
Dec 6th, 2009, 04:23 AM
Same setup, but no problems here. I occasionally get problems on startup when it hangs and there have been a few cases where debugging has caused VS crash dialogs (which in turn don't cause VS to crash, oddly enough), but not what you're saying.

gep13
Dec 6th, 2009, 04:35 AM
Hmmm, interesting!

Out of interest, what kind of applications have you been creating with it? When it was really getting annoying was when I was going a Silverlight Application.

Gary

mendhak
Dec 6th, 2009, 04:57 AM
WCF+WF services and Parallel FX apps (majority of the PFX apps were console based). I haven't been doing any silverlight with this. Are you getting appcrash.exe dialogs? Is it on connect?

gep13
Dec 6th, 2009, 06:32 AM
Hey,

Nope, do dialogs. Just when I just debugging the application, Visual Studio just hangs, and doesn't respond, after a few minutes, I can start using it again. Or, I can kill the devenv process, and fire it up again.

Gary