<?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: SQL Prompt 5 EAP</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>Sun, 26 May 2013 05:12:58 GMT</lastBuildDate>
 <pubDate>Sun, 26 May 2013 05:12:58 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Prompt 5 EAP</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Make join suggestions exclude date</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=45201#45201</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
Thanks for the post.
&lt;br /&gt;

&lt;br /&gt;
Request noted.
&lt;br /&gt;

&lt;br /&gt;
Regards,
&lt;br /&gt;

&lt;br /&gt;
Luke Jefferson
&lt;br /&gt;
Product Manager
&lt;br /&gt;
Red Gate Software
&lt;br /&gt;
E: &lt;a href=&quot;mailto:luke.jefferson@red-gate.com&quot;&gt;luke.jefferson@red-gate.com&lt;/a&gt;</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12381</comments>
  <dc:creator>Luke Jefferson</dc:creator>
  <pubDate>Thu, 06 Jan 2011 14:34:24 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=45201#45201</guid>
 </item>
 <item>
  <title>RE: SQL Prompt Add-In No longer starting up in VS 2010</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=45100#45100</link>
  <description>today i've got the same error message
&lt;br /&gt;

&lt;br /&gt;
i'm using vstudio 2010 on Windows 7 Ent x64
&lt;br /&gt;

&lt;br /&gt;
yesterday opening sql server 2008 management console i've requested to upgrade from sql prompt 4 to 5, all works fine..
&lt;br /&gt;

&lt;br /&gt;
today the error..</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12276</comments>
  <dc:creator>Sistemi</dc:creator>
  <pubDate>Tue, 04 Jan 2011 09:13:04 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=45100#45100</guid>
 </item>
 <item>
  <title>SQL Prompt 5.0 is now available</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44726#44726</link>
  <description>SQL Prompt 5 is a major upgrade to SQL Prompt 4.
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.red-gate.com/products/sql-development/sql-prompt/download&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Download SQL Prompt 5&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
SQL Prompt 5 includes a number of significant new features:
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Find Invalid Objects&lt;/span&gt;
&lt;br /&gt;
SQL Prompt 5 enables you to easily find invalid objects in your database. This can be useful, for example, if you have inherited a legacy database and you want to know if objects are referencing other objects that no longer exist in the database.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Script Object as ALTER from a query window&lt;/span&gt;
&lt;br /&gt;
If you are navigating a query that contains a reference to an object, SQL Prompt 5 enables you to script out that object directly from the query window by pressing F12.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;View column dependencies&lt;/span&gt;
&lt;br /&gt;
SQL Prompt 5 enables you to view a list of objects that reference a column.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;SQL Refactor functionality&lt;/span&gt;
&lt;br /&gt;
SQL Refactor has been retired with the release of SQL Prompt 5. Much of the functionality of SQL Refactor is now available in SQL Prompt Professional Edition, including the following:
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Smart Rename
&lt;br /&gt;
&lt;li&gt;Qualify Object Names
&lt;br /&gt;
&lt;li&gt;Expand Wildcards
&lt;br /&gt;
&lt;li&gt;Split Table
&lt;br /&gt;
&lt;li&gt;Encapsulate as New Stored Procedure
&lt;br /&gt;
&lt;li&gt;Find Unused Variables and Parameters
&lt;br /&gt;
&lt;li&gt;Summarize Script&lt;/ul&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Requirements&lt;/span&gt;
&lt;br /&gt;
SQL Prompt 5 is primarily designed to work with SQL Server Management Studio 2005 and SQL Server Management Studio 2008.  Reduced functionality is also available in Visual Studio 2005, Visual Studio 2008 and Visual Studio 2010.  Please note that SQL Prompt 5 no longer supports Query Analyzer; if you need to work with Query Analyzer then please continue to use SQL Prompt 4.
&lt;br /&gt;

&lt;br /&gt;
Microsoft .NET Framework 3.5 is required to use SQL Prompt 5.  You can &lt;a href=&quot;http://www.microsoft.com/downloads/en/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;amp;displaylang=en&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;download the framework here&lt;/a&gt;. 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Upgrading&lt;/span&gt;
&lt;br /&gt;
SQL Prompt 5 is a major version that replaces earlier releases of SQL Prompt.  The installer will automatically uninstall earlier versions of SQL Prompt if present.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;Upgrading from SQL Prompt 4.x: &lt;/span&gt;customized options settings and snippets from SQL Prompt 4 will be automatically migrated to SQL Prompt 5.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;Upgrading from SQL Prompt 3.x: &lt;/span&gt;none of your customized options settings or snippets from SQL Prompt 3 will be imported into SQL Prompt 5.  You may wish to take screenshots before upgrading for your reference.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;SQL Refactor: &lt;/span&gt;SQL Prompt 5 also replaces SQL Refactor.  The installer will automatically uninstall SQL Refactor if it is present on the system.  Saved layouts from SQL Refactor will not be automatically migrated: the Lay Out SQL feature is superseded by SQL Prompt’s Format SQL feature.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Licensing&lt;/span&gt;
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;Existing SQL Prompt users without the Support and Upgrades package: &lt;/span&gt;You will have a trial license when you install SQL Prompt 5. To continue using SQL Prompt 5 after the trial period, you will need to purchase a new license. 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;Existing SQL Prompt users with the Support and Upgrades package:&lt;/span&gt; If you already have a SQL Prompt 4 valid license number purchased with the Support and Upgrades package then you can use the same license to activate SQL Prompt 5 manually. 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;Existing SQL Refactor users with the Support and Upgrades package: &lt;/span&gt;If you already have a SQL Refactor valid license number purchased with the Support and Upgrades package then you are entitled to a free upgrade to SQL Prompt 5 Professional Edition.  Please contact &lt;a href=&quot;mailto:sales@red-gate.com&quot;&gt;sales@red-gate.com&lt;/a&gt; for details.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12393</comments>
  <dc:creator>Paul Stephenson</dc:creator>
  <pubDate>Wed, 15 Dec 2010 16:24:23 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44726#44726</guid>
 </item>
 <item>
  <title>Make join suggestions exclude date</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44695#44695</link>
  <description>I don't want date columns coming up as join conditions, as most of my tables have date columns named the same (InsertedDate, etc), it would be nice to be able to ignore that data type in join auto-complete.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12381</comments>
  <dc:creator>meyerovb</dc:creator>
  <pubDate>Tue, 14 Dec 2010 15:49:16 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44695#44695</guid>
 </item>
 <item>
  <title>Suggestion : find invalid columns</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44693#44693</link>
  <description>I like both Find Invalid Objects and Column Dependencies, but what would also be useful is a hybrid of the 2 - Find Invalid Columns!  In environments where the only data access is through SPs then it would be useful in highlighting &lt;span style=&quot;font-style: italic&quot;&gt;potential&lt;/span&gt; columns that are no longer used/referenced.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12379</comments>
  <dc:creator>kevriley</dc:creator>
  <pubDate>Tue, 14 Dec 2010 15:38:26 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44693#44693</guid>
 </item>
 <item>
  <title>Early Access survey thanks and winner</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44689#44689</link>
  <description>Thank you to everyone who participated in the survey about our Early Access Program.  Your feedback is very valuable to the SQL Prompt development team.
&lt;br /&gt;

&lt;br /&gt;
The randomly-selected winner of the $50 Amazon voucher was Aaron from Sterling, Ohio.  Congratulations Aaron!
&lt;br /&gt;

&lt;br /&gt;
Paul Stephenson
&lt;br /&gt;
SQL Prompt Project Manager
&lt;br /&gt;
Red Gate Software</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12377</comments>
  <dc:creator>Paul Stephenson</dc:creator>
  <pubDate>Tue, 14 Dec 2010 14:41:52 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44689#44689</guid>
 </item>
 <item>
  <title>INSERT INTO ... doesn't return the correct column order</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44681#44681</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
I have a table function with a table as return value.
&lt;br /&gt;
For example:
&lt;br /&gt;

&lt;br /&gt;
&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;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
CREATE FUNCTION &amp;#91;dbo&amp;#93;.&amp;#91;GetAddress&amp;#93; &amp;#40;
&lt;br /&gt;
&amp;#41;
&lt;br /&gt;
RETURNS @Result TABLE &amp;#40;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; _ID INT
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; , LastName NVARCHAR&amp;#40;MAX&amp;#41; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; , FirstName NVARCHAR&amp;#40;MAX&amp;#41; 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; , ZIPCode NVARCHAR&amp;#40;100&amp;#41; 
&lt;br /&gt;
&amp;#41;
&lt;br /&gt;
AS
&lt;br /&gt;
BEGIN
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp; INSERT INTO @Result
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#40;LastName
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;, &amp;#91;_ID&amp;#93;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;, ZIPCode
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;, FirstName&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; VALUES&amp;nbsp; &amp;#40; -- LastName
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-- _ID
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-- ZIPCode
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-- FirstName
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#41;
&lt;br /&gt;

&lt;br /&gt;
END
&lt;br /&gt;
GO
&lt;br /&gt;
&amp;nbsp;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
When I type the INSERT INTO the SQL-Prompt returns the columns in the wrong order!
&lt;br /&gt;
 &lt;img src=&quot;images/smiles/icon_rolleyes.gif&quot; alt=&quot;Rolling Eyes&quot; border=&quot;0&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
It works when the table is created with a DECLARE statement.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12376</comments>
  <dc:creator>TSchwab</dc:creator>
  <pubDate>Tue, 14 Dec 2010 10:22:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44681#44681</guid>
 </item>
 <item>
  <title>CREATE INDEX doesn't support INCLUDE</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44572#44572</link>
  <description>CREATE INDEX IX_XXX on dbo.XXX (C1, C2) INCLUDE(C3, C4)
&lt;br /&gt;

&lt;br /&gt;
After I type (C1, C2) and press space, INCLUDE is not offered.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12343</comments>
  <dc:creator>meyerovb</dc:creator>
  <pubDate>Thu, 09 Dec 2010 00:06:28 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44572#44572</guid>
 </item>
 <item>
  <title>SQL Prompt 5 Release Candidate 2</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44399#44399</link>
  <description>The second SQL Prompt 5 release candidate is now ready for you to try. 
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://downloads.red-gate.com/EAP/SQLPromptEAP/SQL_Prompt_5.0.0.646.exe&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Download it here&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks to your feedback, we have been able to address the following issues since the first Release Candidate: 
&lt;br /&gt;

&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Running SQL Prompt in Visual Studio 2010
&lt;br /&gt;
&lt;li&gt;Using SQL Prompt in conjunction with certain other SSMS add-ins&lt;/ul&gt;
&lt;br /&gt;

&lt;br /&gt;
Please report any new issues here in the SQL Prompt EAP forum.  Thanks for helping us with the development of SQL Prompt 5!
&lt;br /&gt;

&lt;br /&gt;
Paul Stephenson 
&lt;br /&gt;
SQL Prompt Project Manager at Red Gate Software</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12292</comments>
  <dc:creator>Paul Stephenson</dc:creator>
  <pubDate>Wed, 01 Dec 2010 16:30:45 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44399#44399</guid>
 </item>
 <item>
  <title>RE: SQL Prompt Add-In No longer starting up in VS 2010</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44318#44318</link>
  <description>Many thanks for your report.  We're looking into it.
&lt;br /&gt;

&lt;br /&gt;
Paul Stephenson
&lt;br /&gt;
SQL Prompt Project Manager
&lt;br /&gt;
Red Gate Software</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12276</comments>
  <dc:creator>Paul Stephenson</dc:creator>
  <pubDate>Mon, 29 Nov 2010 13:07:51 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44318#44318</guid>
 </item>
 <item>
  <title>RE: SQL Prompt Add-In No longer starting up in VS 2010</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44304#44304</link>
  <description>Thanks Imar, I was about to post the same thing.
&lt;br /&gt;

&lt;br /&gt;
I'm running a 32bit installation of Windows XP SP3.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12276</comments>
  <dc:creator>AndrewJacksonZA</dc:creator>
  <pubDate>Mon, 29 Nov 2010 07:29:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44304#44304</guid>
 </item>
 <item>
  <title>RE: SQL Prompt Add-In No longer starting up in VS 2010</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44303#44303</link>
  <description>More info: SQL Prompt works fine in VS 2008 on the same machine. Repairing and reinstalling SQL Prompt didn't fix the issue.
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;

&lt;br /&gt;
Imar</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12276</comments>
  <dc:creator>Imar</dc:creator>
  <pubDate>Sun, 28 Nov 2010 14:17:48 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44303#44303</guid>
 </item>
 <item>
  <title>SQL Prompt Add-In No longer starting up in VS 2010</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44302#44302</link>
  <description>Hi there, 
&lt;br /&gt;

&lt;br /&gt;
I reinstalled the latest version of SQL Prompt a few days ago and it seemed to work fine in VS 2010. Today, however, I get the error message: 
&lt;br /&gt;

&lt;br /&gt;
--------------------------- 
&lt;br /&gt;
Microsoft Visual Studio 
&lt;br /&gt;
--------------------------- 
&lt;br /&gt;
The Add-in 'SQL Prompt 5' failed to load or caused an exception. 
&lt;br /&gt;
Would you like to remove this Add-in? 
&lt;br /&gt;
If you choose yes, the file it was loaded from, 'C:\Program Files (x86)\Red Gate\SQL Prompt 5\VSUI.AddIn', will be renamed. 
&lt;br /&gt;

&lt;br /&gt;
Error Message: &amp;lt;Unknown Error&amp;gt; 
&lt;br /&gt;
Error number: 80131604 
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
The latest log file at C:\Users\Imar\AppData\Local\Red Gate\SQL Prompt 5 tells me this: 
&lt;br /&gt;

&lt;br /&gt;
28 Nov 2010 14:01:42,979 [1] INFO RedGate.SqlPrompt.Engine.LogService - Starting new SQL Prompt editor session 
&lt;br /&gt;
28 Nov 2010 14:01:42,990 [1] ERROR RedGate.SqlPrompt.Engine.Options.OptionsBase - Error deserializing options for RedGate.SQLPrompt.CommonUI.Options.UIOptions. Resetting to defaults. 
&lt;br /&gt;
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.TypeInitializationException: The type initializer for 'RedGate.SQLPrompt.CommonUI.Options.SqlPromptApplication' threw an exception. ---&amp;gt; System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.Dictionary`2[System.String,System.String]' to type 'System.Collections.Hashtable'. 
&lt;br /&gt;
at RedGate.SQLPrompt.CommonUI.Options.SqlPromptApplication.?(String algoOid) 
&lt;br /&gt;
at RedGate.SQLPrompt.CommonUI.Options.SqlPromptApplication.?() 
&lt;br /&gt;
at RedGate.SQLPrompt.CommonUI.Options.SqlPromptApplication..cctor() 
&lt;br /&gt;
--- End of inner exception stack trace --- 
&lt;br /&gt;
at RedGate.SQLPrompt.CommonUI.Options.SqlPromptApplication.add_LicenseChanged(EventHandler value) 
&lt;br /&gt;
at RedGate.SQLPrompt.CommonUI.Options.UIOptions..ctor() 
&lt;br /&gt;
at OptionsClass09e8dca7bb2c42bbb75a1d342298f87f..ctor() 
&lt;br /&gt;
--- End of inner exception stack trace --- 
&lt;br /&gt;
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandleInternal&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck) 
&lt;br /&gt;
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) 
&lt;br /&gt;
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) 
&lt;br /&gt;
at System.Activator.CreateInstance(Type type, Boolean nonPublic) 
&lt;br /&gt;
at RedGate.Shared.Utils.IO.Serialization.XMLSerializeFormatter.a(XmlReader , String , String ) 
&lt;br /&gt;
at RedGate.Shared.Utils.IO.Serialization.XMLSerializeFormatter.DeserializeRootObject(TextReader reader, String name, String typeName) 
&lt;br /&gt;
at RedGate.SqlPrompt.Engine.Options.OptionsBase.?(Type optionsType, TextReader reader) 
&lt;br /&gt;
at RedGate.SqlPrompt.Engine.Options.OptionsBase.?(Type optionsType) 
&lt;br /&gt;
at RedGate.SqlPrompt.Engine.Options.OptionsBase.LoadOptions[T]() 
&lt;br /&gt;

&lt;br /&gt;
I temporarily removed the XML files from my red Gate user folder but that didn't make any difference. Is there another location where my options are stored that I can clear? 
&lt;br /&gt;

&lt;br /&gt;
SQL Prompt still works fine in SSMS. 
&lt;br /&gt;

&lt;br /&gt;
Any ideas? 
&lt;br /&gt;

&lt;br /&gt;
Imar</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12276</comments>
  <dc:creator>Imar</dc:creator>
  <pubDate>Sun, 28 Nov 2010 14:16:42 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44302#44302</guid>
 </item>
 <item>
  <title>How do I Specify Where the Snippets Should be Stored?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44275#44275</link>
  <description>I'm trying to change the location of where the snippets are stored, but I can't seem to find where to do that.
&lt;br /&gt;

&lt;br /&gt;
The default location is C:\Documents and Settings\YourUserName\Local Settings\Application Data\Red Gate\SQL Prompt 5\Snippets
&lt;br /&gt;

&lt;br /&gt;
How do I change where the snippets are stored?
&lt;br /&gt;

&lt;br /&gt;
Thanks
&lt;br /&gt;
Andrew</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12264</comments>
  <dc:creator>AndrewJacksonZA</dc:creator>
  <pubDate>Fri, 26 Nov 2010 11:14:12 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44275#44275</guid>
 </item>
 <item>
  <title>RE: Issues with &amp;quot;Find invalid objects&amp;quot;</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=44264#44264</link>
  <description>Hi Luke,
&lt;br /&gt;

&lt;br /&gt;
the connection to all monitored servers is within our LAN, no internet, no VPN.</description>
  <category>SQL Prompt 5 EAP</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12191</comments>
  <dc:creator>kondrich</dc:creator>
  <pubDate>Fri, 26 Nov 2010 06:50:09 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=44264#44264</guid>
 </item>
</channel>
</rss>
