A reference to' C:\Documents and Setting\Visual Studio Projects\Test\MySql.Data.dll' could not be added. This is not a valid assembly or COM component. Only assemblies with extention 'dll' and COM components can be referenced. Please make sure that the file is accessible, and that it is a valid assembly or COM component.
Anyone could guide me how to solve this problem?
Thanks for reading~!
Regards
Jackson
Jackson kPosted Jun 5, 2008, 3:16 AM
VS .NET 2003 doesn't support MySql 5.0/5.1 .NET Connector. The only connector supported is 1.0 .NET Connector which is the most earliest version of tools build by MySql to linkup with VS.NET 2003.
Thanks for everyone effort and hope this helps you all there in the future..
Regards
Jackson