On Tue, Jun 23, 2009 at 2:43 PM, David Cole<[email protected]> wrote: > In VS 2005, the file is in your "My Documents" folder of Windows, under > "Visual Studio 2005/Projects/VSMacros80/CMakeMacros". > If you remove it, CMake should put it back again next time it configures...
This is fine. I just wanted to make sure I had a "fresh" one. > Does the exception happen while you are closing an instance of Visual > Studio? (Or might there be a previously crashed one still evident in the > Task Manager or Process Explorer...?) I have seen it when closing an instance of Visual Studio (outside of the CMake plugin), but I can't seem to get it to crash unless I've used the plugin sometime in the past. I usually have to kill it through the task manager, because it gets stuck in some strange state after it shows me the error dialog. > Have you rebooted lately? At least once today, and several times of the past while. It doesn't seem to help. > On Tue, Jun 23, 2009 at 4:30 PM, James Bigler <[email protected]> wrote: >> >> Where is the VS plugin stored on disk? >> >> Can I remove it, and have CMake add it again? >> >> Somehow I managed to get my Visual Studio into a state where often >> when the CMake plugin unloads the solution, VS crashes with the >> following error: >> >> The server threw an exception. (Exception from HRESULT: 0x80010105 >> (RPC_E_SERVERFAULT)) >> >> I've tried to google around to see if this was just circumstantial >> with unloading the project and has nothing to do with the plugin, but >> I couldn't find anything applicable. >> >> I installed the following: >> >> VS 2005 8 Pro >> VS 2008 9 Pro >> CMake 2.6.4 >> VS 2005 8 Upgraded to Team >> VS 2008 9 Upgraded to Team >> >> I haven't done a lot of testing with VS 2008 lately. Most of the work >> I've been doing lately has been with 2005, and it crashes frequently >> but not always. >> >> Thanks, >> James >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the CMake FAQ at: >> http://www.cmake.org/Wiki/CMake_FAQ >> >> Follow this link to subscribe/unsubscribe: >> http://www.cmake.org/mailman/listinfo/cmake > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
