- Posted by justin on February 12, 2008
I had a weird SSIS error this morning and couldn't find anything in books online. I actually had to google for the fix. http://msdn2.microsoft.com/en-us/library/ms137789.aspx
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 2005 Books Online.
Login Timeout Expired
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, 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 ssNoVersion [2]. (MsDtsSvr).