vshost32

vshost32.exe crash when calling unmanaged DLL

Hi all, I'm using a VS 2005 app to interface against an unmanaged (Fortran) DLL. When I run the compiled executable straight from the command line, everything is fine - the DLL can be accessed, and I can work with the functions in the DLL. Unfortunately, when I launch the app from VS 2005, I get a popup stating "vshost32.exe has stoppe...

Why does vshost32-clr2 crash in sdl.net?

When programming in sdl.net on close my app will crash with a vshost32-clr2 error. It stops happening (sometimes) when i close visual studio and reopen the project. Does anyone have any idea why this happens? -edit- More info. I can run the project, close it, run and hit escape right away (to close it) without problems. Repeat to get ...