Sergey,
Is it possible you can create a solution to help us keep some manual changes to the xxx.asp sources with out getting them wiped out after installing new updates. Unless there is already a place for parameters like these to stay with the project, even after we rebuilt them with a new version of ASPRunner.
For example:
Server.ScriptTimeOut=XXXX for export or other pages
TcpTimedWaitDelay
etc
Ideally in step 9: So we can easily change or reset the standard values according to the needs
At project level
At page level
Other maybe easier option: So we can backup before a new installation.
In something like parameters.asp file for each project or page
thanks