Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configure SSIS in SQL2012

Status
Not open for further replies.

mekohler

Technical User
May 4, 2007
64
CA
Hi, when I try to use a package I created using SSIS in Management Studio, I get the following error:

Error Message
Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum)
The SQL Server specified in Integration Services service configuration is not present or is not available. This might occur when there is no default instance of SQL Server on the computer. For more information, see the topic "Configuring the Integration Services Service" in SQL Server 2008 Books Online.
Login Timeout Expired
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2008, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.
Named Pipes Provider: Could not open a connection to SQL Server [2]. (MsDtsSvr).


I find instructions that reference the file MsDtsSrvr.ini.xml, but I can't find this file. Are there updated instructions on how to fix this problem?
Thanks,
Michael

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top