﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Programming / SMO/RMO/DMO  / SQL Server Denali SMO calls with .NET framework 3.5 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 11:32:34 GMT</lastBuildDate><ttl>20</ttl><item><title>SQL Server Denali SMO calls with .NET framework 3.5</title><link>http://www.sqlservercentral.com/Forums/Topic1194763-22-1.aspx</link><description>Hi,Does SMO expect .Netframework 4.0 to talk to SQL server Denali or 3.5 is enough?I'm trying to migrate my C#, .Net application to support SQL Server Denali. The application currently supports SQL Sever 2008 and uses .Net Framework 3.5. I'm just wondering if just replacing SMO assemblies (as per http://msdn.microsoft.com/en-us/library/dd206977%28v=sql.110%29.aspx) are enough or do I need to migrate to .Net framework 4.0 too. SQL server Denali expects 4.0 to work but SMO library does not talk about the framework to be used. When I try to remotely connect to the Denali server using framework 3.5 I get the following error."System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"Thanks for the help,Hem</description><pubDate>Sat, 22 Oct 2011 01:59:07 GMT</pubDate><dc:creator>hemcreddy</dc:creator></item></channel></rss>