how to create dataset xsd for report using VS 2008 with mysql connector 1.0.4.20163, getting Failed to generate code. Exception of type 'System.Data.Design.InternalException' was thrown.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi i have created dataset using VS2008. After running it is giving following error. Failed to generate code. Exception of type System.Data.Design.InternalException' was thrown. How to fix this. if i run through mysql connector 6.1.3 it wil run without error. but in deployment server connector is 1.0.4.20163 if i run there it is giving above error. How to resolve this. If anybody knows, please reply me. Thanks in advance.