: [IronPython] [0.7.5] exception on exit
This saving of snippets.dll is only done for purposes of debugging the
IronPython code generator. The right solution is for us to add an
engine-debug switch and only dump this file when that's enabled. Unless
you're planning to look at
Maly
> Sent: Wednesday, May 18, 2005 9:01 PM
> To: Discussion of IronPython
> Subject: RE: [IronPython] [0.7.5] exception on exit
>
> This is because at the end of executin IronPython saves the compiled
> code into snippets.dll into current directory (that would be C:\ I
> guess)
Yeah, that's it.
Perhaps it's time to use %temp%\currentDirectory, or isolated storage?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Martin Maly
Sent: Wednesday, May 18, 2005 9:01 PM
To: Discussion of IronPython
Subject: RE: [IronPyth
This is because at the end of executin IronPython saves the compiled
code into snippets.dll into current directory (that would be C:\ I
guess) which you may not have access to as non-admin. Do you think that
may be it?
M.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL P