[IronPython] FW: App_Script Problem in latest IronPython for ASP.Net
Jimmy Schementi
Jimmy.Schementi at microsoft.com
Fri Jun 12 14:47:19 PDT 2009
Not sure if it's by design or just failing to reload it correctly. I'll take a look shortly.
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Adam Brand
Sent: Friday, June 12, 2009 8:54 AM
To: Discussion of IronPython
Subject: [IronPython] FW: App_Script Problem in latest IronPython for ASP.Net
Does anyone have any insight into this?
Thanks,
Adam
Adam Brand
SilverKey Technologies
From: Adam Brand [mailto:adamb at silverkeytech.com<mailto:adamb at silverkeytech.com>]
Sent: Sunday, May 31, 2009 7:53 AM
To: 'Discussion of IronPython'
Subject: App_Script Problem in latest IronPython for ASP.Net
I've noticed that with the latest bits for IronPython for ASP.Net, files in app_script only seem to be revisited when the app pool is restarted.
For example, if I have a file called hello_world.py in App_Script, and delete that file, the app still executes code in that file as if it were there. If I change a line in the file, that line is not shown as changed until I restart the app pool.
Is this by design, a bug, or something I'm doing wrong?
Thanks,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20090612/8f1ec8fe/attachment.htm>
More information about the Users
mailing list