Fixed – Cannot process request because the process (7340) has exited. (Microsoft Visual Studio) – SQL Server Integration Services (SSIS)


Recently while trying to run an SSIS package from within the SSDT, we started getting the below error. The package had been running without any errors a couple of weeks ago.

A screenshot of a computer

Description automatically generated

We tried most of the options suggested, but nothing worked. So eventually tried the Update. That also didn’t work.

A screenshot of a computer

Description automatically generated

Next, we tried the Repair option.

A screenshot of a computer

Description automatically generated

Finally repairing it worked. I think it could be because we had installed another software that was .NET-based, which might have changed a few of the dependent components.

Hope it helps..

Advertisements