selecting a candidate throws an exception

wsorannowsoranno Posts: 65
edited December 29, 2009 8:41AM in SQL Prompt Previous Versions
When I highlight a table, press <ctrl> + <space> and bring up the candidate list, when I double click or tab to choose the candidate that is highlighted I get the following exception:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Specified cast is not valid.
at EnvDTE.EditPoint.Delete(Object PointOrCount)
at RedGate.SQLPrompt.CommonVS.Editor.VSEditorWindow.DeleteSelection()
at RedGate.SQLPrompt.CommonUI.Editor.EditorWindowBase.Complete(CompletionModifier cm, CompletionKey ck)
at RedGate.SQLPrompt.CommonUI.Editor.EditorWindowBase.Complete(CompletionKey ck)
at RedGate.SQLPrompt.CommonUI.Editor.EditorWindowBase.OnTab()
at RedGate.SQLPrompt.CommonVS.Editor.TextViewMonitor.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
Microsoft.VisualStudio.CommonIDE
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.CommonIDE/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.CommonIDE.dll
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
WindowsBase
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.4000 built by: QFE
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll
RedGate.SQLPrompt.VSUI
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.VSUI.dll
RedGate.SQLPrompt.CommonVS
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.CommonVS.DLL
Extensibility
Assembly Version: 7.0.3300.0
Win32 Version: 7.00.9466
CodeBase: file:///C:/Windows/assembly/GAC/Extensibility/7.0.3300.0__b03f5f7f11d50a3a/Extensibility.dll
EnvDTE
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll
RedGate.SqlPrompt.Engine
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SqlPrompt.Engine.DLL
Microsoft.VisualStudio.TextManager.Interop
Assembly Version: 7.1.40304.0
Win32 Version: 7.10.6070
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.dll
RedGate.SQLPrompt.CommonUI
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.CommonUI.DLL
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/log4net.DLL
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
RedGate.Licensing.Client
Assembly Version: 2.6.0.64
Win32 Version: 2.6.0.64
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Licensing.Client.DLL
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
RedGate.Shared.Utils
Assembly Version: 7.0.0.68
Win32 Version: 7.0.0.68
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Shared.Utils.DLL
OptionsLayoutOptions5f663ce1172841c0b8e5b5a57064b60f
Assembly Version: 0.0.0.0
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.CommonUI.dll
ISymWrapper
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/ISymWrapper/2.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
EnvDTE80
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE80/8.0.0.0__b03f5f7f11d50a3a/EnvDTE80.dll
RedGate.SQLPrompt.vsmso
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.vsmso.DLL
RedGate.SQLPrompt.VSUI.resources
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/en/RedGate.SQLPrompt.VSUI.resources.dll
CustomMarshalers
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
RedGate.SqlPrompt.Engine.Gatekeeper
Assembly Version: 3.9.0.43
Win32 Version: 3.9.0.43
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SqlPrompt.Engine.Gatekeeper.DLL
Microsoft.VisualStudio.Shell.Interop
Assembly Version: 7.1.40304.0
Win32 Version: 7.10.6071
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.dll
Microsoft.VisualStudio.OLE.Interop
Assembly Version: 7.1.40304.0
Win32 Version: 7.10.6070
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.OLE.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OLE.Interop.dll
RedGate.SQLCompare.Engine
Assembly Version: 7.0.0.768
Win32 Version: 7.0.0.768
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLCompare.Engine.DLL
RedGate.Shared.SQL
Assembly Version: 7.0.0.68
Win32 Version: 7.0.0.68
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Shared.SQL.DLL
RedGate.Update.Client
Assembly Version: 2.1.0.4
Win32 Version: 2.1.0.4
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Update.Client.DLL
Microsoft.VisualStudio.Data.Schema.Project
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Data.Schema.Project.DLL
Microsoft.VisualStudio.Shell.9.0
Assembly Version: 2.0.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.9.0/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.9.0.dll
Microsoft.VisualStudio.Shell.Interop.8.0
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.8.0.dll
Microsoft.VisualStudio.Shell.Interop.9.0
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.9.0.dll
Microsoft.Data.Schema
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.dll
Microsoft.Data.Schema.Sql
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.Sql/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.Sql.dll
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
Microsoft.Data.Schema.Generators.Sql
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.Generators.Sql/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.Generators.Sql.dll
Microsoft.Data.Schema.UnitTesting
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.UnitTesting/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.UnitTesting.dll
Microsoft.VisualStudio.Data.Schema.Project.Sql
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Data.Schema.Project.Sql.DLL
Microsoft.Data.Schema.ScriptDom
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.ScriptDom/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.ScriptDom.dll
Microsoft.Data.Schema.StaticCodeAnalysis.Rules.Sql
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.StaticCodeAnalysis.Rules.Sql/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.StaticCodeAnalysis.Rules.Sql.dll
Microsoft.Data.Schema.ScriptDom.Sql
Assembly Version: 9.1.0.0
Win32 Version: 9.1.40413.00
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Data.Schema.ScriptDom.Sql/9.1.0.0__b03f5f7f11d50a3a/Microsoft.Data.Schema.ScriptDom.Sql.dll
Microsoft.Build.Framework
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Build.Framework/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
Microsoft.Build.Engine
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Build.Engine/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll
Microsoft.VisualStudio.Shell.Design
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.Design/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Design.dll
Microsoft.VisualStudio.Editors
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Editors/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Editors.dll
Microsoft.VisualStudio.ManagedInterfaces
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.ManagedInterfaces/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.ManagedInterfaces.dll
Microsoft.VisualStudio.VirtualTreeGrid
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.VirtualTreeGrid/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VirtualTreeGrid.dll
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
Microsoft.VisualStudio
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.dll
Microsoft.VisualStudio.Designer.Interfaces
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Designer.Interfaces/1.0.5000.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Designer.Interfaces.dll
System.Drawing.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
Microsoft.VisualStudio.Shell
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.dll
Microsoft.Internal.VisualStudio.Shell.Interop.9.0
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.Internal.VisualStudio.Shell.Interop.9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.Internal.VisualStudio.Shell.Interop.9.0.dll
Microsoft.VisualStudio.VSHelp80
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.VSHelp80/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VSHelp80.dll
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
Microsoft.VisualStudio.ProjectAggregator
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.ProjectAggregator/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.ProjectAggregator.dll
Microsoft.Build.Utilities.v3.5
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Build.Utilities.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v3.5.dll
Microsoft.Build.Tasks.v3.5
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Build.Tasks.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v3.5.dll
System.Data.SqlServerCe
Assembly Version: 3.5.1.0
Win32 Version: 3.5.5692.0
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.SqlServerCe/3.5.1.0__89845dcd8080cc91/System.Data.SqlServerCe.dll
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
Microsoft.VisualStudio.Data.Schema.Interop.Sql
Assembly Version: 3.5.0.0
Win32 Version: 3.5.40413.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Data.Schema.Interop.Sql.DLL
Microsoft.WizardFrameworkVS
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/Microsoft.WizardFrameworkVS.DLL
Microsoft.WizardFramework
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/Microsoft.WizardFramework.DLL
Microsoft.VisualStudio.ShellConfig
Assembly Version: 9.0.0.0
Win32 Version: 9.0.21119.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.ShellConfig.DLL
Microsoft.Data.Entity.Design.Package
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/Microsoft.Data.Entity.Design.Package.DLL
Microsoft.VisualStudio.Data
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1 built by: SP
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/Microsoft.VisualStudio.Data.DLL
Microsoft.VisualStudio.TextManager.Interop.8.0
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.8.0.dll
RedGate.SQLCompare.ASTParser
Assembly Version: 7.0.0.768
Win32 Version: 7.0.0.768
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLCompare.ASTParser.DLL
Microsoft.VisualStudio.Package.LanguageService
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Package.LanguageService/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Package.LanguageService.dll
Microsoft.SqlServer.BatchParser
Assembly Version: 10.0.0.0
Win32 Version: 2007.0100.1600.022 ((SQL_PreRelease).080709-1414 )
CodeBase: file:///C:/Windows/assembly/GAC_32/Microsoft.SqlServer.BatchParser/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.BatchParser.dll
msvcm80
Assembly Version: 8.0.50727.4053
Win32 Version: 8.00.50727.4053
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_d08d7da0442a985d/msvcm80.dll
Microsoft.VisualStudio.vspGridControl
Assembly Version: 9.0.242.0
Win32 Version: 9.00.1314.00
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%209.0/Common7/IDE/Microsoft.VisualStudio.vspGridControl.DLL
RedGate.SQLCompare.Rewriter
Assembly Version: 7.0.0.768
Win32 Version: 7.0.0.768
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLCompare.Rewriter.DLL

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Thanks
Bill Soranno
MCP, MCTS, MCITP DBA
Database Administrator
Winona State University
Maxwell 143
wsoranno@winona.edu

"Quality, like Success, is a Journey, not a Destination" - William Soranno '92

Comments

  • Eddie DEddie D Posts: 1,780 Rose Gold 5
    Thank you for your post into the forum.

    Does this error every time you attempt to bring up the candidate list?

    Does this error occur within SQL Server Management Studio or within Visual Studio?

    Can you please try to delete the existing cache by navigating to SQL Prompt--> Cache Management and delete all the cache and open and new query window which will recreate the cache?

    Many Thanks
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
  • I apoligize for the delay.
    The error does NOT happen when I bring up the candidate list.
    The candidate list comes up like it is supposed to.
    The error occurs when I select (TAB or double click) an item on the candidate list.
    This only happens in visual studio.
    If I double click on an item in the list visual studio crashes.
    If I use tab to select the item I get the exception error message.
    I can clear the cache an I still get the error.
    Thanks
    Bill Soranno
    MCP, MCTS, MCITP DBA
    Database Administrator
    Winona State University
    Maxwell 143
    wsoranno@winona.edu

    "Quality, like Success, is a Journey, not a Destination" - William Soranno '92
  • Eddie DEddie D Posts: 1,780 Rose Gold 5
    Thank you for your reply.

    Are you using or have enabled the Data Dude or Visual Studio Team Edition for Database Professionals?

    I ask this question, as I found a previous forum post with the same exception as the one you are experiencing and SQL Prompt does not support Data Dude / Visual Studio Team Edition for Database Professionals.

    You can read the previous post by using this LINK.

    Many Thanks
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
Sign In or Register to comment.