﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » Deploy to Server</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 20:37:35 GMT</lastBuildDate><ttl>20</ttl><item><title>Deploy to Server</title><link>http://forum.strataframe.net/FindPost19110.aspx</link><description>Why Dont found SqlServer ?</description><pubDate>Fri, 05 Sep 2008 16:28:15 GMT</pubDate><dc:creator>Rafael</dc:creator></item><item><title>RE: Deploy to Server</title><link>http://forum.strataframe.net/FindPost19127.aspx</link><description>It will broadcast to the network to find services listening on TCP 1433, which is generally your SQL Server instance, or the SQL&amp;nbsp;Browser Service if you have more than one instance running on the machine.&amp;nbsp;&amp;nbsp;It's&amp;nbsp;code that is part of Microsoft SMO, so we're not in control of the network traffic; we just call a method, and it enumerates the servers for us.&amp;nbsp; &lt;/P&gt;&lt;P&gt;So, some things that can kill the process of broadcasting to the network are:&lt;/P&gt;&lt;P&gt;1) SQL Server Browse services not running, so therefore, won't respond&lt;/P&gt;&lt;P&gt;2) Firewalls (on your own machine, too) that block the broadcast requests&lt;/P&gt;&lt;P&gt;3) Servers not on your local network (IP subnet) will never be found since an IP broadcast doesn't get routed</description><pubDate>Fri, 05 Sep 2008 16:28:15 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Deploy to Server</title><link>http://forum.strataframe.net/FindPost19115.aspx</link><description>I think it only finds instances on the local machine. I always just type the server\instance in.</description><pubDate>Fri, 05 Sep 2008 11:40:49 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Deploy to Server</title><link>http://forum.strataframe.net/FindPost19113.aspx</link><description>Rafael,&lt;/P&gt;&lt;P&gt;I believe that form relies on the SQL Server Agent to be running to find the SQL servers instance.&amp;nbsp; Also I think you can type in your SQL Server instance name there too.</description><pubDate>Fri, 05 Sep 2008 11:38:08 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>