ing an application has crashed?
>
> One option might be to run under cordbg to see what the problem is, e.g.:
> cordbg .\ipy.exe -c "import os"
>
> If you can let us know what exception it seems to be crashing on then it'll
> help us repro it or fix it :).
>
>
&
Hi,
Can anyone else confirm this behavior?
I can run ipy.exe fine from a command line. However, if I start a
Visual Studio 2008 command window, (this is just %comspec% /k
""C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat""
x86), and then "import os" ipy.exe crashes. Furthermore, all
Hi,
Can anyone else confirm this behavior?
I can run ipy.exe fine from a command line. However, if I start a
Visual Studio 2008 command window, (this is just %comspec% /k
""C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat""
x86), and then "import os" ipy.exe crashes. Furthermore, all