Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Unable to trigger bat file from SSIS from asp.net web application

$
0
0

Hi All,

I am facing an issue in triggering a bat file from SSIS. Here is the flow.

1. We have a asp.net (.net 3.5) application to run some of the bat files and the ssis packages

2. On click of button, a bat file should be triggered. The bat file triggers a SSIS package

3. Inside the SSIS package, another bat file need to be called which is inside the execute process task.  

The application has been hosted on IIS and is impersonated to use the Admin Account. The environment where the bat files are run is 64 bit. 

Problem

From the asp.net apppliciation, the first bat file is triggered and calls the package but stops at the execute process task. The second bat file is not getting triggered. The SSIS creates a log file and locks it. The process does not end and the log file remains in locked state.

However, if I run the bat file stand alone, the whole process is completing successfully. 

Could anybody help on what could be the issue? 

Thanks in Advance




Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>