Hi,
We are calling SSIS package from .net UI button call event. The package execution will take at least 30-45 minis (depends on data). If the data is less, UI is returning result. But when the data is huge, processing is taking lot of time. After completion of the process, UI is not showing the result.
UI is showing the progress is active even then process is completed. After a lot of waiting , we are getting the attached error message. We are not facing this issue on local machine. It’s coming only on production server.
Following are the settings done in web.config.
Earlier settings
Changed to (even then its not working )
Can you please help us to resolve this issue? Please let us know, if you need any other details. Thanks in advance
We are calling SSIS package from .net UI button call event. The package execution will take at least 30-45 minis (depends on data). If the data is less, UI is returning result. But when the data is huge, processing is taking lot of time. After completion of the process, UI is not showing the result.
UI is showing the progress is active even then process is completed. After a lot of waiting , we are getting the attached error message. We are not facing this issue on local machine. It’s coming only on production server.
Following are the settings done in web.config.
Earlier settings
Changed to (even then its not working )
Can you please help us to resolve this issue? Please let us know, if you need any other details. Thanks in advance
No comments:
Post a Comment