Difficulties with Data Adapter Configuration Wizard (error)

Whenever I try to use the Data Adapter Configuration Wizard (the OleDBDataAdapter) from the toolbox I get the following error...

"An unexpected error has occurred.

Error Message: Object reference not set to an instance of an object.

Call Stack:     at Microsoft.VSDesigner.Data.VS.VsConnectionManager.CheckConnection(Int32 index, ProviderNameInfo nameInfo)
    at Microsfot.VSDesigner.Data.VS.ConnectionPage.InitInput()
    at Microsfot.VSDesigner.Data.VS.ConnectionPage.OnEnterPage(EventArgs e)
    at Microsfot.VSWizards.WizardPage.RaiseEnterPage()
    at Microsfot.VSWizards.WizardForm.NextPage()
    at Microsfot.VSWizards.WizardForm.Next_Click(Object sender, EventArgs e)"

Does anyone know why I get this and how I can fix it


Answer this question

Difficulties with Data Adapter Configuration Wizard (error)

  • tchen777

    Are you using Visual Studio 2005 or a previous version

  • Haggai

    What version are you using and are you getting this error when you click on "configure dataadapter" or when you drag the adapter to the form/component

  • Dirk_S

    Visual Studio .Net 2003
  • Erwin Meijer

    Sorry.  I forgot to include that I am using Studio.Net.  I get the the error no matter how I try to use the configuration adapter.

    Thanks


  • EternalStudent


    This should help


    In case it's not obvious the above is a link for you to click on :p

  • Difficulties with Data Adapter Configuration Wizard (error)