Home All Groups Group Topic Archive Search About

Error adding a data provider to a datagridview control

Author
9 Jun 2009 6:43 PM
Nobody
I can get the connection setup, but when I get to the point where I'll
select the objects (using the wizard), I get the following error:

An unexpected error occured. Error message:
Microsoft.VisualStudio.DataDesign.SyncDesigner.Sync Facade.SyncManager from
assembly.
Microsoft.VisualStudio.DataDesign.SyncDesigner.dslP ackage, Version=9.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

Anyone have an idea for a possible solution?

Thanks

Author
10 Jun 2009 5:34 AM
Cor Ligthert[MVP]
Hi,

Can you reproduce the steps that you did, there are endless methods to get
connected to a database.

By instance are you busy with Linq to SQL or with a DataSource?

Cor

Show quoteHide quote
"Nobody" <trin***@nobody.com> wrote in message
news:uUes4HT6JHA.1092@TK2MSFTNGP06.phx.gbl...
>I can get the connection setup, but when I get to the point where I'll
>select the objects (using the wizard), I get the following error:
>
> An unexpected error occured. Error message:
> Microsoft.VisualStudio.DataDesign.SyncDesigner.Sync Facade.SyncManager
> from assembly.
> Microsoft.VisualStudio.DataDesign.SyncDesigner.dslP ackage,
> Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>
> Anyone have an idea for a possible solution?
>
> Thanks
>
>
Author
10 Jun 2009 1:00 PM
Nobody
Using a datasource.

I added a datagridview control to a form

I go under datagridview tasks

I click to choose Data Source

I click on add Project Data Source

I pick a database for the Data Source Type

I click Next and prompted to save my connection string. The box is checked
to save. I click Next.

That is when I get the error message.


I create a new connection to a SQL 7 database. Connection passes the test
and I can see the table sin the database
Show quoteHide quote
"Cor Ligthert[MVP]" <Notmyfirstn***@planet.nl> wrote in message
news:OR9pz0Y6JHA.3968@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> Can you reproduce the steps that you did, there are endless methods to get
> connected to a database.
>
> By instance are you busy with Linq to SQL or with a DataSource?
>
> Cor
>
> "Nobody" <trin***@nobody.com> wrote in message
> news:uUes4HT6JHA.1092@TK2MSFTNGP06.phx.gbl...
>>I can get the connection setup, but when I get to the point where I'll
>>select the objects (using the wizard), I get the following error:
>>
>> An unexpected error occured. Error message:
>> Microsoft.VisualStudio.DataDesign.SyncDesigner.Sync Facade.SyncManager
>> from assembly.
>> Microsoft.VisualStudio.DataDesign.SyncDesigner.dslP ackage,
>> Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>>
>> Anyone have an idea for a possible solution?
>>
>> Thanks
>>
>>
>
Author
10 Jun 2009 1:58 PM
Cor Ligthert[MVP]
Nobody,

I have not any experience with a SQL 7 database at development level.

Maybe it is better that you try this one to the newsgroup
Microsoft.public.dotNet.framework.AdoNet

I have posted this message cross posted to that newsgroup, so we can all
have profit from the answers.

Cor

Show quoteHide quote
"Nobody" <trin***@nobody.com> wrote in message
news:OmJUHtc6JHA.5780@TK2MSFTNGP04.phx.gbl...
> Using a datasource.
>
> I added a datagridview control to a form
>
> I go under datagridview tasks
>
> I click to choose Data Source
>
> I click on add Project Data Source
>
> I pick a database for the Data Source Type
>
> I click Next and prompted to save my connection string. The box is checked
> to save. I click Next.
>
> That is when I get the error message.
>
>
> I create a new connection to a SQL 7 database. Connection passes the test
> and I can see the table sin the database
> "Cor Ligthert[MVP]" <Notmyfirstn***@planet.nl> wrote in message
> news:OR9pz0Y6JHA.3968@TK2MSFTNGP03.phx.gbl...
>> Hi,
>>
>> Can you reproduce the steps that you did, there are endless methods to
>> get connected to a database.
>>
>> By instance are you busy with Linq to SQL or with a DataSource?
>>
>> Cor
>>
>> "Nobody" <trin***@nobody.com> wrote in message
>> news:uUes4HT6JHA.1092@TK2MSFTNGP06.phx.gbl...
>>>I can get the connection setup, but when I get to the point where I'll
>>>select the objects (using the wizard), I get the following error:
>>>
>>> An unexpected error occured. Error message:
>>> Microsoft.VisualStudio.DataDesign.SyncDesigner.Sync Facade.SyncManager
>>> from assembly.
>>> Microsoft.VisualStudio.DataDesign.SyncDesigner.dslP ackage,
>>> Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>>>
>>> Anyone have an idea for a possible solution?
>>>
>>> Thanks
>>>
>>>
>>
>
>