I can build SSIS packages without any issues, but almost every time I run the package from Visual Studio it will crash. Sometimes it will crash within seconds of running the package, other times it will run a few minutes and then crash.
The only error being logged to the Windows event log is:
Faulting application name: devenv.exe, version: 14.0.25420.1, time stamp: 0x57685d85 Faulting module name: ucrtbase.dll, version: 10.0.17763.1, time stamp: 0xc3ae1887 Exception code: 0xc0000409 Fault offset: 0x000a5d0b Faulting process id: 0x5bd4 Faulting application start time: 0x01d4cdf2158d4ebd Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe Faulting module path: C:\WINDOWS\System32\ucrtbase.dll Report Id: 760baa61-e6fb-4646-83f5-94ed566b1d4a Faulting package full name: Faulting package-relative application ID:
I have tried repairing and reinstalling Visual Studio (multiple times), reinstalling Data Tools, and also reinstalling Visual C++ 2015 Redistributable (as I saw comments from others online with what I thought would be a similar ucrtbase.dll issue. This is a work computer, and others here have had the same issue in the past, but it seems to have been resolved for them after performing some of the steps I have already done. For a while we thought it was related to using the Balanced Data Distributor, but I have removed that altogether and am still having issues. Any help/ideas would be greatly appreciated.
Environment:
- Window 10 version 1809
- Visual Studio 2015 update 3
- SQL Server Data Tools 2015
- Kingswaysoft v10.2