<?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, 19 Jun 2013 00:20:07 GMT</lastBuildDate>
 <pubDate>Wed, 19 Jun 2013 00:20:07 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: Issues with Monitored Server connections v3.4.1.4</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62628#62628</link>
  <description>Hi Eddie
&lt;br /&gt;

&lt;br /&gt;
I have followed the instructions in your link to check WMI. (minus the screenshots)
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Testing WMI&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
At the command prompt, run: 
&lt;br /&gt;
wbemtest
&lt;br /&gt;

&lt;br /&gt;
In the Windows Management Instrumentation Tester dialog box, click Connect.
&lt;br /&gt;

&lt;br /&gt;
In the Namespace box, type \\myserver.example.com\root\cimv2 where myserver.example.com is the name of the 
&lt;br /&gt;
Windows server you are attempting to monitor.
&lt;br /&gt;

&lt;br /&gt;
Under Credentials, enter the Windows account you are using to monitor the server and the password. This is the account listed under Credentials on the Monitored serverspage in SQL Monitor (Configuration &amp;gt; Monitored servers).
&lt;br /&gt;

&lt;br /&gt;
Click Connect.
&lt;br /&gt;
Click Query and enter the following query:
&lt;br /&gt;
SELECT Name FROM Win32_Service
&lt;br /&gt;
Click Apply. You should see a list of results similar to those shown below:
&lt;br /&gt;

&lt;br /&gt;
If connection fails and an &amp;quot;Access Denied&amp;quot; error message is displayed, see WMI Troubleshooting and WMI Isn't Working!.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
I get exactly the same issue when I try these tests with the error:
&lt;br /&gt;

&lt;br /&gt;
&amp;quot;User credentials cannot be used for local connections&amp;quot;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
So back to my question - is the issue that I cant have the Base Monitor running on a host server that belongs to an SQL cluster and use domain account credentials ie. the base monitor is running on the instance that I am monitoring and that instance is the member of a cluster.
&lt;br /&gt;

&lt;br /&gt;
Cheers
&lt;br /&gt;

&lt;br /&gt;
Joe</description>
  <category>SQL Monitor 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17415</comments>
  <dc:creator>JoeGT</dc:creator>
  <pubDate>Tue, 18 Jun 2013 23:06:25 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62628#62628</guid>
 </item>
 <item>
  <title>SQL Error 17</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62627#62627</link>
  <description>I registered a named instance &lt;span style=&quot;font-weight: bold&quot;&gt;&amp;lt;servername&amp;gt;\LOCALDEV&lt;/span&gt;.  I used the wizard. 
&lt;br /&gt;

&lt;br /&gt;
Backup failed, complaining it couldn't find the server.  Note that the server name is NOT&lt;span style=&quot;font-weight: bold&quot;&gt; LOCALDEV\LOCALDEV&lt;/span&gt; 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;text-decoration: underline&quot;&gt;&lt;span style=&quot;font-style: italic&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;See below&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
I have no idea why it is trying to connect to a server named &lt;span style=&quot;font-style: italic&quot;&gt;&amp;lt;instancename&amp;gt;\&amp;lt;instancename&amp;gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Thank you
&lt;br /&gt;

&lt;br /&gt;
SQL Backup log file 7.1.0.72
&lt;br /&gt;
 
&lt;br /&gt;
-SQL &amp;quot;BACKUP DATABASE [License_Apps] TO DISK = 'T:\FileTransfer\SGN2SGN\_License_Apps.sqb'  WITH ERASEFILES = 1b , CHECKSUM, DISKRETRYINTERVAL = 30, DISKRETRYCOUNT = 10, COMPRESSION = 4, INIT, THREADCOUNT = 3, COPY_ONLY &amp;quot;
&lt;br /&gt;
 
&lt;br /&gt;
-----------------------------  ERRORS AND WARNINGS -----------------------------
&lt;br /&gt;
 
&lt;br /&gt;
 
&lt;br /&gt;
6/18/2013 1:27:48 PM: Backing up License_Apps (full database) on LOCALDEV instance to: 
&lt;br /&gt;
6/18/2013 1:27:48 PM:   T:\FileTransfer\SGN2SGN\_License_Apps.sqb
&lt;br /&gt;
 
&lt;br /&gt;
SQL error 17: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
&lt;br /&gt;
  Server : LOCALDEV\LOCALDEV
&lt;br /&gt;
  Windows authentication
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;6/18/2013 1:28:06 PM: Failed to connect to SQL Server instance: LOCALDEV\LOCALDEV&lt;/span&gt;&lt;/span&gt;</description>
  <category>SQL Backup 7</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17488</comments>
  <dc:creator>cpetrich</dc:creator>
  <pubDate>Tue, 18 Jun 2013 21:14:59 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62627#62627</guid>
 </item>
 <item>
  <title>RE: Generic Question: Redgate vs Visual Studio</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62626#62626</link>
  <description>Hi Rogue,
&lt;br /&gt;

&lt;br /&gt;
You might want to check out this document: &lt;a href=&quot;https://www.dropbox.com/s/n0t6xctln3agy8a/Agile%20vs%20SSDT.pdf&quot; target=&quot;_blank&quot;&gt;https://www.dropbox.com/s/n0t6xctln3agy8a/Agile%20vs%20SSDT.pdf&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
There's a two week free trial of SQL Connect available here: &lt;a href=&quot;https://www.red-gate.com/dynamic/products/sql-development/sql-connect/download&quot; target=&quot;_blank&quot;&gt;https://www.red-gate.com/dynamic/products/sql-development/sql-connect/download&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;
Evan</description>
  <category>SQL Compare 10</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17467</comments>
  <dc:creator>Evan Moss</dc:creator>
  <pubDate>Tue, 18 Jun 2013 16:42:45 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62626#62626</guid>
 </item>
 <item>
  <title>RE: 3.4.1.4 Installer error 0x800b0110</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62625#62625</link>
  <description>That's true, Priyasinha, James is handling this.
&lt;br /&gt;

&lt;br /&gt;
The 3.3.0.270 installer was downloaded without incident.  There's definitely something in the 3.4.1.4 exe that Sophos doesn't like the look of.  Microsoft Security Essentials OK'd it, though.
&lt;br /&gt;

&lt;br /&gt;
Reverting to 3.3 was the only solution.
&lt;br /&gt;

&lt;br /&gt;
Note to self (and others), &amp;quot;When verification of an installer download gives this error, DO NOT continue - you will have to uninstall the product to get a working version&amp;quot;.</description>
  <category>SQL Monitor 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17479</comments>
  <dc:creator>PDinCA</dc:creator>
  <pubDate>Tue, 18 Jun 2013 16:34:17 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62625#62625</guid>
 </item>
 <item>
  <title>RE: SQL Prompt causing VS 2012 crash on exit</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62624#62624</link>
  <description>I think this same problem is causing SSMS 2012 to crash on exit as well. This is the error I see in the event viewer: 
&lt;br /&gt;

&lt;br /&gt;
Application: Ssms.exe
&lt;br /&gt;
Framework Version: v4.0.30319
&lt;br /&gt;
Description: The process was terminated due to an unhandled exception.
&lt;br /&gt;
Exception Info: exception code c0020001, exception address 76CD4B32
&lt;br /&gt;
Stack:
&lt;br /&gt;

&lt;br /&gt;
I think it might be related to this issue: &lt;a href=&quot;http://connect.microsoft.com/VisualStudio/feedback/details/336844/static-variable-in-native-method-causes-exception-c0020001-during-process-exit&quot; target=&quot;_blank&quot;&gt;http://connect.microsoft.com/VisualStudio/feedback/details/336844/static-variable-in-native-method-causes-exception-c0020001-during-process-exit&lt;/a&gt;</description>
  <category>SQL Prompt 5</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17433</comments>
  <dc:creator>adam0101</dc:creator>
  <pubDate>Tue, 18 Jun 2013 15:24:16 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62624#62624</guid>
 </item>
 <item>
  <title>RE: The &amp;quot;Duplicate object name has been found&amp;quot; C# Exception</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62623#62623</link>
  <description>Has this bug been resolved in the latest version of SQL Prompt?</description>
  <category>SQL Comparison SDK Previous Versions</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13717</comments>
  <dc:creator>ghendric</dc:creator>
  <pubDate>Tue, 18 Jun 2013 14:37:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62623#62623</guid>
 </item>
 <item>
  <title>RE: Confusion about UsageCounter vs UsageReporter</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62622#62622</link>
  <description>Sorry for the lack of documentation.
&lt;br /&gt;

&lt;br /&gt;
Use:
&lt;br /&gt;

&lt;br /&gt;
UsageCounter.ReportUsage
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
The other one is deprecated.</description>
  <category>SmartAssembly 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17475</comments>
  <dc:creator>Chris.Allen</dc:creator>
  <pubDate>Tue, 18 Jun 2013 14:05:48 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62622#62622</guid>
 </item>
 <item>
  <title>RE: Control when feature usage data is sent</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62621#62621</link>
  <description>Truly sorry but no- this is not part of the architecture.</description>
  <category>SmartAssembly 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17474</comments>
  <dc:creator>Chris.Allen</dc:creator>
  <pubDate>Tue, 18 Jun 2013 14:03:15 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62621#62621</guid>
 </item>
 <item>
  <title>RE: 3.4.1.4 Installer error 0x800b0110</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62620#62620</link>
  <description>Hi Stephen,
&lt;br /&gt;

&lt;br /&gt;
I think you already have a open case with Support. We are investigating this and we are suspecting that it may be something to do with antivirus. We have trying to contact the antivirus company. Support will get back to you as soon as we have finished investigating.
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;
Priya</description>
  <category>SQL Monitor 3</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17479</comments>
  <dc:creator>priyasinha</dc:creator>
  <pubDate>Tue, 18 Jun 2013 12:37:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62620#62620</guid>
 </item>
 <item>
  <title>RE: Feature usage reporting with multiple assemblies</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=62619#62619</link>
  <description>&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;williamw wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;In your SmartAssembly projects I assume you only turned on usage reporting for that one assembly, and not for the ones that are calling it to do reporting?&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Exactly. I have two different SA project files. One has usage and crash reporting on (which I use for only that &amp;quot;core&amp;quot; assembly) and the other one has only crash reporting on (which I use for everything else).</description>
  <category>SmartAssembly 6</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=17449</comments>
  <dc:creator>DanielRose</dc:creator>
  <pubDate>Tue, 18 Jun 2013 12:19:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=62619#62619</guid>
 </item>
</channel>
</rss>
