DEV Community

Arman_nouromid
Arman_nouromid

Posted on

Cannot connect to SSIS ,dtsruntimewrap exception 0xC00160AC

How Can I Fix This Issue:(?

Cannot connect to ..

===================================

Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)


For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476


Program Location:

at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request) at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server) at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()

===================================

Exception from HRESULT: 0xC00160AC (Microsoft.SqlServer.DTSRuntimeWrap)


For help, click: http://go.microsoft.com/fwlink/?LinkId=506689


Program Location:

at…

Top comments (0)