<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Wed, 22 May 2013 18:07:30 GMT</lastBuildDate>
 <pubDate>Wed, 22 May 2013 18:07:30 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Get List of Dependencies</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62095#62095</link>
  <description>Never mind - found it in Migrations VersionedWork</description>
  <category>SQL Comparison SDK 10</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17227</comments>
  <dc:creator>sebling</dc:creator>
  <pubDate>Wed, 22 May 2013 17:58:19 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62095#62095</guid>
 </item>
 <item>
  <title>Get List of Dependencies</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62094#62094</link>
  <description>WIKI shows using Work.ProcessDifferences but no such method exists in SDK 10</description>
  <category>SQL Comparison SDK 10</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17227</comments>
  <dc:creator>sebling</dc:creator>
  <pubDate>Wed, 22 May 2013 17:53:36 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62094#62094</guid>
 </item>
 <item>
  <title>RE: Crash of WebDev.WebServer40.exe on Snapshot</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62093#62093</link>
  <description>To try to get you up and running as quickly as possible- use the 'attach to process' method in ANTS- just start webdev as normal. In Ants- you'll get the list of processes to attach to ad then you can hook in and start to take snapshots hopefully.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
If this doesn't work, we might have to inspect a memory dump.</description>
  <category>ANTS Memory Profiler 7</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17208</comments>
  <dc:creator>Chris.Allen</dc:creator>
  <pubDate>Wed, 22 May 2013 17:22:18 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62093#62093</guid>
 </item>
 <item>
  <title>Exporting SQL Monitor 2.3 alert data</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62092#62092</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
Is there any way to export data (Excel or CSV) from the list of uncleared alerts that show when one clicks Overview?
&lt;br /&gt;

&lt;br /&gt;
I have a list of Deadlock alerts and would like not to have to go through them one by one. I know this data is in the RedGateMonitor database somewhere but -- if there is no easy way to export from the Admin site -- I don't know the exact tables and queries to use to extract the data.
&lt;br /&gt;

&lt;br /&gt;
Thanks for any help. Let me know if you need any more information.</description>
  <category>SQL Monitor 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17226</comments>
  <dc:creator>webrunner</dc:creator>
  <pubDate>Wed, 22 May 2013 16:16:28 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62092#62092</guid>
 </item>
 <item>
  <title>RE: NuGet Packaging multiple web.config transformations</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62091#62091</link>
  <description>Ok i've found!  
&lt;br /&gt;

&lt;br /&gt;
I just had to include all config transformation files in the .nuspec file and it worked!</description>
  <category>Deployment Manager</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17225</comments>
  <dc:creator>fredendrix</dc:creator>
  <pubDate>Wed, 22 May 2013 15:53:10 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62091#62091</guid>
 </item>
 <item>
  <title>NuGet Packaging multiple web.config transformations</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62090#62090</link>
  <description>Hi!
&lt;br /&gt;

&lt;br /&gt;
Using TeamCity for build process and packaging, I don't know how to package (NuGet) all web.config transformation files, since the build need a specific system.Configuration specification.
&lt;br /&gt;

&lt;br /&gt;
So, if I set the variable to 'Dev', the NuGet Pack runner only include the Web.Dev.config file.
&lt;br /&gt;

&lt;br /&gt;
Then, DM cannot deploy correctly on other environments (ex.: 'Fonc') since there's no Web.Fonc.config in the package.
&lt;br /&gt;

&lt;br /&gt;
Seems that something is missing in TeamCity configurations
&lt;br /&gt;

&lt;br /&gt;
Thanks for help!!</description>
  <category>Deployment Manager</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17225</comments>
  <dc:creator>fredendrix</dc:creator>
  <pubDate>Wed, 22 May 2013 15:24:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62090#62090</guid>
 </item>
 <item>
  <title>RE: How to check database schema version</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62089#62089</link>
  <description>The current revision of a given linked database is stored in a DB level Extended Property, so you can view this in SSMS by right-clicking the DB, picking Properties, and looking at the Extended Properties.</description>
  <category>SQL Source Control 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17194</comments>
  <dc:creator>james.billings</dc:creator>
  <pubDate>Wed, 22 May 2013 15:22:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62089#62089</guid>
 </item>
 <item>
  <title>RE: SQLBackup Issue - Service</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62088#62088</link>
  <description>I need to see the SQL Backup log file for the backup that failed, which appears to have happened on May 13, 2013 11:05.  You sent me 76000+ files, none of which are for May 13.  Could you please just send me the log files that were created on May 13, 2013, between 11:00 am and 11:30 am?
&lt;br /&gt;

&lt;br /&gt;
Thanks.</description>
  <category>SQL Backup 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16754</comments>
  <dc:creator>petey</dc:creator>
  <pubDate>Wed, 22 May 2013 15:14:54 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62088#62088</guid>
 </item>
 <item>
  <title>RE: Some methods in *.app7results file are not exported to *.htm</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62087#62087</link>
  <description>Sorry to say I can't reproduce your issue and have no idea what's causing it. If you can send your results file to &lt;a href=&quot;mailto:support@red-gate.com&quot;&gt;support@red-gate.com&lt;/a&gt; and tell us which method is affected, I can look into it.</description>
  <category>ANTS Performance Profiler 8</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17154</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Wed, 22 May 2013 14:36:49 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62087#62087</guid>
 </item>
 <item>
  <title>Windows authentication in IIS 7</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62086#62086</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
I am having some trouble getting SQL Monitor to use Windows authentication through IIS.
&lt;br /&gt;

&lt;br /&gt;
If I enable windows authentication and disable forms authentication in IIS, I get prompted for a username and password.
&lt;br /&gt;
Entering credentials in this prompt does not work.
&lt;br /&gt;
Aborting it, I this;
&lt;br /&gt;

&lt;br /&gt;
HTTP Error 401.2 - Unauthorized
&lt;br /&gt;
You are not authorized to view this page due to invalid authentication headers.
&lt;br /&gt;

&lt;br /&gt;
lookint at http headers in firebug, I send NTLM Authorization header to the server, but the response only has a WWW-Authenticate	Negotiate NTLM header in it.
&lt;br /&gt;

&lt;br /&gt;
NTLM authentication is working fine against other sites hosted on a different IIS server.
&lt;br /&gt;

&lt;br /&gt;
I have tried this a few times now, with no success.
&lt;br /&gt;

&lt;br /&gt;
Any pointers would be greatly appreciated.
&lt;br /&gt;

&lt;br /&gt;
  // Cheers, Morten</description>
  <category>SQL Monitor 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17224</comments>
  <dc:creator>mortenn@hapro.no</dc:creator>
  <pubDate>Wed, 22 May 2013 14:17:37 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62086#62086</guid>
 </item>
</channel>
</rss>
