visual studio 2008 - vshost.exe crashes on start or open of windows form project -
Visual Studio 2008 is running good for quite a while. I have used it for web, console, window form, WPF, WCF, and class library projects. So far, everyone has worked.
Now, whenever I try to start a new Windows project (regardless of the .NET version), it crashes with the message,
Vshost.exe has encountered a problem and needs to close it. We apologize for the inconvenience.
& lt; Irrelevantremark & gt; Sure, you're sorry ... & lt; / Irrelevantremark & gt;
I have tried to start other types of projects and they all work fine. This issue is meant to open or open the project only.
The only thing I can find in Surfing for any solution,
- Select the debug tab < Li> Uncheck "Enable Studio Hosting Process"
When I do this, it works fine. / P>
So on one side, I think that seems to work (at least yet) around a job. I just do not know why I have to do this, is there any real 'fix' other than this hack?
** Additional Information - Part 1 **
- I have started Visual Studio in "safe mode", using devenw / sfmed (no effect )
- Use windows xp
- No add-in to disable
** Additional Information - Part 2 **
I have tried to attach the debugger, but either I am doing something wrong (maybe) or it will not just give me what I have done here.
When the crash box pops up, if I try the debug button, the Visual Studio bus-in-time debugger will not work. In the Debugger window, there will be an unbundled Win32 exception in [Project Name] .Vshost.exe [Some numbers - often changes], but this is all the information that I can get (I know how to do that). I do not think what I will choose, I'll get a message, "unable to attach the crashing process".
OK, so again I enable the VS hosting process again, debug-> By process I'm connected, but I can not attach vshost.exe to that point. In the available processes for debugging, it will be grayed out.
** Additional Information - Part 3 ** < / B> Have you installed any open shell programs like TortoiseSVN, which allows Are you using the SVN to right-click the files in the file explorer to check them out? Shell hook problem is Shell hook DLL, which is inserted in processes that use Windows shell features such as "Open File Dialog" The VSHost process helps the visual studio debug GUI application, and if it is "clean "If the Winform is failing on the project, it is either a configuration problem with the NAT framework or Visual Studio or it is a shell hook issue. You can try connecting the debugger to vshost.exe and look at the list of loaded DLL, looking for anything weird.
- Download Android SDK yesterday, but I do not see it running as a current process or "program" is installed. Currently it is running.
- Also there is the construction of Eclipse Galileo, but not running
Comments
Post a Comment