|
| I'm running Microsoft SQL Server 2005. When trying to open any table in any
database i receive the following error:
Popup Message:
Object reference not set to an instance of an object. (SQLEditors)
Detail:
------------------------------
Program Location:
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.OpenTableNode. CreateDesigner(IDTDo
cToolFactoryProvider
factoryProvider, IVsDataConnection dataConnection)
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDataDesignerNode.CreateDesigner()
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDataDesignerNode.Open()
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn
origUrn, DocumentType editorType, DocumentOptions aeOptions,
IManagedConnection con)
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn
origUrn, DocumentType editorType, DocumentOptions aeOptions,
IManagedConnection con)
at
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem. CreateDesignerWindow
(IManagedConnection mc, DocumentOptions options)
|
|