I’m getting the error cannot get DataConnectionService from server explorer. I cannot open the table in any other projects. It pops up every time I go to edit the table.
|
Instances of this error (1)
|
|
|
|
|
at Microsoft.VSDesigner.Data.VS.VsConnectionManager.set_ServerExplorer(IVsServerExplorer value) at Microsoft.VSDesigner.Data.VS.VsConnectionManager..ctor(IServiceProvider serviceProvider) at Microsoft.VSDesigner.VSDesignerPackage.AppSettingsHelper.AddServerExplorerConnections(IServiceProvider serviceProvider, IList connections) at Microsoft.VSDesigner.VSDesignerPackage.GlobalConnectionService.Microsoft.VSDesigner.VSDesignerPackage.IGlobalConnectionService.GetConnections(IServiceProvider serviceProvider, Project project) at Microsoft.VSDesigner.DataSource.DesignConnection.GetConnectionFromAppSettings(String objectName, String propertyName, Project currentProject) at Microsoft.VSDesigner.DataSource.DesignConnection.GetConnectionStringObject(Project targetProject) at Microsoft.VSDesigner.DataSource.DesignConnection.get_ConnectionStringObject() at Microsoft.VSDesigner.DataSource.DbSource.set_Connection(IDesignConnection value) at Microsoft.VSDesigner.DataSource.DesignDataSource.SetConnectionProperty(Source source) at Microsoft.VSDesigner.DataSource.DesignDataSource.ReadXmlSchema(DataSourceXmlTextReader xmlReader) at Microsoft.VSDesigner.DataSource.DesignDataSource.ReadXmlSchema(TextReader textReader) at Microsoft.VSDesigner.DataSource.Designer.DataSourceSerializationService.DeserializeToDataSource(String filePath, Object serializationData) at Microsoft.VSDesigner.DataSource.ProjectDataSourceDescriptor.LoadDataSource() at Microsoft.VSDesigner.DataSource.ProjectDataSourceDescriptor.Init(IServiceProvider provider, IVsHierarchy primaryHierarchy, UInt32 primaryItemId, Object primaryDocDataObject, UInt32 docCookie, IVsInvisibleEditor invisibleEditor, IDesignerHost host) at Microsoft.VSDesigner.DataSource.ProjectDataSourceStorage.EnsureInvisibleEditor(ProjectItem dsProjectItem, Boolean ensureWritable, Boolean createInvisibleEditor, Boolean getUIInfo) at Microsoft.VSDesigner.DataSource.ProjectDataSourceStorage.GetDataSourceInternal(Object caller, ProjectItem dsProjectItem, Boolean ensureWritable, Boolean createInvisibleEditor, Boolean getUIInfo) at Microsoft.VSDesigner.DataSource.Designer.DataSourceDesignerLoader.HandleLoad(IDesignerSerializationManager serializationManager)
|
This site link is on the bottom of the error.
I ran a search here and in google, but I haven’t seen anyone else getting this error.
I read the post thing and the Microsoft Feedback Center link states page doesn’t exist. Just need some help getting back to programming.