Rank: Newbie Groups: Member
Joined: 6/25/2007 Posts: 7
|
Normally I try to avoid allowing the web server write access to any folder that contains executable code of some form.
It would be nice if eo_ScriptLocation could be directed to a folder that contains pre-generated scripts so that the web controls do not require write access to the folder and can instead use the pre-generated scripts.
The pregenerated scripts could be included with the web controls the same way you currently provide eo_web.ashx, and it would be a requirement when updating to remember to update these scripts (could place a version number in a specific script file to allow verifying this to produce a version error early).
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Hi Chris,
Thanks for your suggestion. That makes perfect sense. We will see if we can support that in our next build!
Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
This issue has been addressed in build 2007.2.32.
|