Windows Develop Bookmark and Share   
 index > Windows Forms Designer > DataConnectionsService
 

DataConnectionsService

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)

1.

Hide Call Stack

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.

a2BWell  Friday, May 08, 2009 8:12 PM
It appears I can't create any ODBC connection.
a2BWell  Thursday, May 14, 2009 1:30 PM

You can use google to search for other answers

Custom Search

More Threads

• When to update control in ControlDesigner
• Hosting Windows Form Desginers
• DataGrid Enter events
• Working the scripts and the cookies .in WebBrowser Control?
• VS2005 Express Edition
• TreeView custom property problem
• How do I capture the MouseDown event at Design time
• Resource transformation for file ... is not marked as serializable.
• Accessing Resources
• Exposing Text property of a UserControl