MSResultSetGenerator causing IDE crash??

  • Thread starter Thread starter iKiLL
  • Start date Start date
I

iKiLL

Hi all

i have been trying to Create a Result set for my C# Windows Mobile 5.0
application, i am using the Northwind DB.
i am using VS2005 sp1 CF2.0

i have followed the instructions step by step from the Microsoft site and
from a few other sites that all say the same thing. So i am posative that i
am not missing out a step.

However from the Data Source:

If i try to drag the Table onto the form to create data bound controls, i
get the forlowing error.

"An error occurred while performing the drop:
BindingSource unable to create list based on the Type specified in the
DataSource property."

And if i try to expand one of the Tables in the Result Set to see the fields
the entier IDE Crashes.

Has any one resolved this.

One last point is that the Northwind database i am using is setup for
replication.

Any help is welcome.

Thanks
ink
 
Tomer,

They are aware of this problem already, but thanks for mentioning it.
 
Back
Top