Exception thrown by the dataAdapter configuration wizard

  • Thread starter Thread starter Oriane
  • Start date Start date
O

Oriane

Hi,

For a few days now, I've been unable to complete the Sql/OleDataAdpater conf wizard on VS .NET 2003 Architect. The message is : "the object reference is not defined on an object instance". Exception is raised by function Microsoft.VSDesigner.Data.VS.VsConnectionManager.CheckConnection(Int32 index, ProviderNameInfo)...

Any hint ?

Oriane
 
Are you using the wizard to create the connection object? If so try creating
the connection object first then run the wizard and select the created
connection object.
 
Hi,

it seems to be more a problem connected with VStudio than with my solution.
If I start with a blanc solutoin, then add a blank project, then add a dataAdapter, I've got the same msg.
I've uninstalled then re-installed VS, for nothing.
I think there is a mess in my registry.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top