Hi,
Thanks so much for the solution,
I tried to set the Execution Time in the Webcofig xml , But when I restart the AEM I get this error in the AEM Page launch page in browser
*****************************************************************************
Server Error in '/Servlet' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized element 'httpRuntime'.
Source Error:
Line 114: <add verb="*" path="aemdispatcher.aspx" type="Appeon.AEM.Dispatcher.AEMDispatcher, Server" />
Line 115: <add verb="*" path="monitordispatcher.aspx" type="Appeon.AEM.Dispatcher.MonitorDispatcher, Server" />
Line 116: <httpRuntime executionTimeout="30000" maxRequestLength = "102400" />
Line 117: </httpHandlers>
Line 118: <!-- Dynamically debugging compilation
Source File: C:\inetpub\wwwroot\Appeon\AEM\web.config Line: 116
********************************************************************
By the way I noticed that .dat files are not getting downloaded to the client browser for some reason. I tried setting the MIME & Handler Mapping but no use. Still investigating. I still keep getting a message that following .dat files could not be downloaded. I cleared the downloaded application files from c:\users\Appdata\Roaming\Appeon\ folder and run the Url in the browser, It prompts me to run after downloads. Then after downloading it throws an popup saying .dat files(All datawindow files in Meta folder) could not be downloaded
Let me know how I can make the .dat files download it to client pc from remote server
Appreciate your help
Thanks
Sree