Microsoft SSIS Service failed to start. Could not load file or assembly 'Microsoft.SqlServer.DTSRuntimeWrap.dll' or one of its dependencies

0

When trying to start the SQL integeration services in services.msc, it says "The SQL Sever Integration Sevices 12.0 service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs". enter image description here

When checked on the event log, the error says "Microsoft SSIS Service failed to start. Error: Could not load file or assembly 'Microsoft.SqlServer.DTSRuntimeWrap.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)". https://imgur.com/o6SDUPN

I has already tried uninstall and reinstall the integration services, but it is not helping in any way.

sql-server
ssis
asked on Stack Overflow Mar 10, 2018 by whoami • edited Mar 10, 2018 by whoami

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0