VS 2k5 Team Edition Crash.

ikatsuikatsu Posts: 20
edited January 15, 2008 2:22PM in SQL Prompt Previous Versions
I am running SQL Prompt Version 3.6.0.109.

After applying all of the most recent hotfixes from Microsoft for Visual Studio 2k5 Team Edition for Software Developers (8.0.50727.762 (SP.050727-7600)) when I open a database project and then attempt to open a sql file from the solution explorer visual studio crashes with:

AppName: Devenv.exe
AppVer: 8.0.50727.762
AppStamp: 45716759
ModName: Kernel32.dll
ModVer: 5.2.3790.4062
ModStamp: 4626467c
fDebug: 0
Offset 00022366

Code 0xe0434f4d
Flags: 0x00000001
record: 0x0000000000000000
Address: 0x000000007d4e2366

I opened the application and disable SQL Prompt then open the same file from solution the file opens.

If I then re-enable SQL Prompt the dev environment crashes.

If I have a file that is not associated with the project and SQL Prompt is enabled the file will open and I can use the SQL prompt menu to connect to a database server and it works properly.

If I Open a dev environment, Disable SQL Prompt, Open a SQL File that is included in the database project, Open another dev environment, enable SQL prompt in that new dev environment, alt-tab back to the original dev environment with the SQL file opened I then receive the following error that never goes away if I click continue:

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

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
at Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr)
at _3._1(IVsHierarchy , UInt32 , Int32 , Boolean , Boolean , _1 )
at _3._1(IVsHierarchy , UInt32 , Int32 , Boolean , Boolean , _1 )
at _3._1(IVsHierarchy , UInt32 , Int32 , Boolean , Boolean , _1 )
at _3.GetConnectionProperties()
at RedGate.SQLPrompt.CommonUI.Editor.EditorWindowBase.CheckConnectionChanged()
at RedGate.SQLPrompt.CommonUI.Editor.EditorWindowBase.OnSetFocus()
at RedGate.SQLPrompt.CommonVS.Editor.VSEditorWindow.OnTextViewSetFocus(TextViewMonitor textViewMonitor)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
Microsoft.VisualStudio.CommonIDE
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.CommonIDE/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.CommonIDE.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.VisualStudio.TeamFoundation.PowerTools
Assembly Version: 8.1.0.0
Win32 Version: 8.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Team%20Foundation%20Server%20Power%20Tools/Microsoft.VisualStudio.TeamFoundation.PowerTools.dll
Microsoft.VisualStudio.Shell
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.dll
Microsoft.VisualStudio.Shell.Interop
Assembly Version: 7.1.40304.0
Win32 Version: 7.0.4054
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.0.4054
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.VisualStudio.OLE.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OLE.Interop.dll
Microsoft.VisualStudio.Shell.Interop.8.0
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
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.TeamFoundation.PowerTools.Common
Assembly Version: 8.1.0.0
Win32 Version: 8.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Team%20Foundation%20Server%20Power%20Tools/Microsoft.VisualStudio.TeamFoundation.PowerTools.Common.DLL
Microsoft.VisualStudio.TextManager.Interop
Assembly Version: 7.1.40304.0
Win32 Version: 7.0.4054
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.dll
Microsoft.VisualStudio.TextManager.Interop.8.0
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.8.0.dll
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.TeamFoundation.VersionControl.DLL
Microsoft.VisualStudio.TeamFoundation
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.147
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.TeamFoundation.DLL
Microsoft.TeamFoundation.PowerTools.Common
Assembly Version: 8.1.0.0
Win32 Version: 8.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Team%20Foundation%20Server%20Power%20Tools/Microsoft.TeamFoundation.PowerTools.Common.DLL
EnvDTE80
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC/EnvDTE80/8.0.0.0__b03f5f7f11d50a3a/EnvDTE80.dll
EnvDTE
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll
Microsoft.TeamFoundation.VersionControl.Client
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.VersionControl.Client/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.VersionControl.Client.dll
Microsoft.TeamFoundation.Client
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.Client/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.Client.dll
Microsoft.TeamFoundation.Common
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.Common/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.Common.dll
RedGate.SQLPrompt.VSUI
Assembly Version: 3.6.0.109
Win32 Version: 3.6.0.109
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLPrompt.VSUI.dll
RedGate.SQLPrompt.CommonVS
Assembly Version: 3.6.0.109
Win32 Version: 3.6.0.109
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
RedGate.SqlPrompt.Engine
Assembly Version: 3.6.0.109
Win32 Version: 3.6.0.109
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SqlPrompt.Engine.DLL
RedGate.SQLPrompt.CommonUI
Assembly Version: 3.6.0.109
Win32 Version: 3.6.0.109
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
RedGate.Licensing.Client
Assembly Version: 1.3.3.2
Win32 Version: 1.3.3.2
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Licensing.Client.DLL
RedGate.SQL.Shared
Assembly Version: 6.0.0.95
Win32 Version: 6.0.0.95
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQL.Shared.DLL
RedGate.Shared.Utils
Assembly Version: 6.0.0.95
Win32 Version: 6.0.0.95
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.Shared.Utils.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.6.0.109
Win32 Version: 3.6.0.109
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
RedGate.SqlPrompt.Engine.Gatekeeper
Assembly Version: 3.6.0.109
Win32 Version: 3.6.0.109
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SqlPrompt.Engine.Gatekeeper.DLL
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
RedGate.SQLCompare.Engine
Assembly Version: 5.8.2.3
Win32 Version: 5.8.2.3
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLCompare.Engine.DLL
Microsoft.TeamFoundation.VersionControl.Controls
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.TeamFoundation.VersionControl.Controls.DLL
Microsoft.VisualStudio.TeamFoundation.Client
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.147
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.TeamFoundation.Client.DLL
Microsoft.TeamFoundation.Common.Library
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.147
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.Common.Library/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.Common.Library.dll
Microsoft.TeamFoundation
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.147
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.dll
Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.WorkItemTracking.Client/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
Microsoft.VisualStudio
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 built by: RTM
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio/2.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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
Microsoft.TeamFoundation.VersionControl.Common
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.VersionControl.Common/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.VersionControl.Common.dll
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.DLL
Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 built by: SP
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.TeamFoundation.WorkItemTracking.Controls.DLL
Microsoft.VisualStudio.VirtualTreeGrid
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.VirtualTreeGrid/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VirtualTreeGrid.dll
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
Microsoft.WizardFramework
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.WizardFramework.DLL
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
qksiut2d
Assembly Version: 8.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
ptwxx0zr
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
-6wuydxk
Assembly Version: 8.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
l-npkeyl
Assembly Version: 8.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
Microsoft.TeamFoundation.WorkItemTracking.Client.DataStore
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStore/8.0.0.0__b03f5f7f11d50a3a/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStore.dll
rbnowdvp
Assembly Version: 8.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
Microsoft.VisualStudio.DataTools
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.VisualStudio.DataTools.DLL
Microsoft.VisualStudio.Data
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.VisualStudio.Data.DLL
Microsoft.Data.ConnectionUI.Dialog
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.Data.ConnectionUI.Dialog.DLL
Microsoft.Data.ConnectionUI
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.Data.ConnectionUI.DLL
System.Data.OracleClient
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
Microsoft.VisualStudio.DataTools.Interop
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.VisualStudio.DataTools.Interop.DLL
Microsoft.VisualStudio.Data.Interop
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Microsoft.VisualStudio.Data.Interop.DLL
Microsoft.VSDesigner
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VSDesigner/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VSDesigner.dll
Microsoft.VisualStudio.Shell.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.Design/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Design.dll
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
System.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
Microsoft.VisualStudio.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Design/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Design.dll
Microsoft.VisualStudio.WizardFramework
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.WizardFramework/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.WizardFramework.dll
VSLangProj
Assembly Version: 7.0.3300.0
Win32 Version: 7.00.9466
CodeBase: file:///C:/WINDOWS/assembly/GAC/VSLangProj/7.0.3300.0__b03f5f7f11d50a3a/VSLangProj.dll
Microsoft.VisualStudio.VSHelp80
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.VisualStudio.VSHelp80/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VSHelp80.dll
Microsoft.VisualStudio.Debugger.Interop
Assembly Version: 8.0.1.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.VisualStudio.Debugger.Interop/8.0.1.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Debugger.Interop.dll
Microsoft.XmlEditor
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/Common7/IDE/Xml/Microsoft.XmlEditor.dll
Microsoft.VisualStudio.Package.LanguageService
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.762 (SP.050727-7600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Package.LanguageService/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Package.LanguageService.dll
Microsoft.MSXML
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.MSXML/8.0.0.0__b03f5f7f11d50a3a/Microsoft.MSXML.dll
RedGate.SQLCompare.ASTParser
Assembly Version: 5.8.2.3
Win32 Version: 5.8.2.3
CodeBase: file:///C:/Program%20Files%20(x86)/Red%20Gate/SQL%20Prompt%203/RedGate.SQLCompare.ASTParser.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.
Travis DeAngelis
Sr. Software Engineer
AdvancedMD Software

Comments

  • We also have another developer at our location that is running into the same crash bug on his machine with SQL Prompt enabled. As soon as he disabled SQL Prompt he was able to open the SQL file associated with his database project.

    We have also tried:

    Deleting the database project off the system and re-retrieving it from TFS (Still crashes)
    Deleting all cached database schemas from SQL Prompt (Still crashes).

    Please let me know if there is any more information I can provide or any trouble shooting steps you would like me to attempt.
    Travis DeAngelis
    Sr. Software Engineer
    AdvancedMD Software
  • We now have 3 developers in our office that have reported this crash bug and they are all exhibiting the same issues reported in the first post. This is putting a slight crimp on using your tool in our development environment and is leading to some frustration as you have to constantly enable and disable sql prompt in order to use the tools we use for our normal work flow.

    We do have a work around of using SSMS to work with the SQL files but the moment we go back into Visual Studio to check the files into TFS we will usually end up running into the crash bug and it is impacting our performance when using your tool. Some of our developers are disabling your tool until this bug is corrected due to the inconvenience that it is creating.

    Please let me know if there is anything I can do to help you track down this issue so we can get this up and running properly.
    Travis DeAngelis
    Sr. Software Engineer
    AdvancedMD Software
  • Hello,

    I'm really sorry that you have run into this crash. All the developers are out attending Tech Ed in Barcelona this week. I will try and find someone to investigate once we are back in the office on Monday.

    Please accept my apologies,

    Tom Harris
    Head of Development
    Red Gate Software
  • Bart ReadBart Read Posts: 997 Silver 1
    Thanks for the report. We were able to have a long chat with a VS integration expert at Tech Ed and are looking into this now.


    Kind regards,
    Bart
    Bart Read
    Principal Consultant
    bartread.com Ltd
  • Is there any update on this issue or is there anything that we can do to help you track it down?
    Travis DeAngelis
    Sr. Software Engineer
    AdvancedMD Software
  • Bart ReadBart Read Posts: 997 Silver 1
    Hi Travis,


    We will be making a 3.7 release available to customers who have experienced problems with 3.6 and earlier within the next few weeks. If you'd like to try out this version earlier, to see if it fixes your problem, please contact support@red-gate.com.


    Thanks,
    Bart
    Bart Read
    Principal Consultant
    bartread.com Ltd
  • Bart ReadBart Read Posts: 997 Silver 1
    Quick update. The 3.7 patch is now available, details here: http://www.red-gate.com/messageboard/vi ... php?t=6289.
    Bart Read
    Principal Consultant
    bartread.com Ltd
Sign In or Register to comment.