Error compiling "mysql database application for pocket pc"  
Author Message
sidas





PostPosted: .NET Framework Data Access and Storage, Error compiling "mysql database application for pocket pc" Top

hy,

i'm a newbe in vs and trying to write an application for a pochet pc to connect to a mysql database on a server. i added a reference called "MySql.Data" as told in a tutorial but get errors anyway:

Error 1 The type 'System.ComponentModel.Component' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\Documents and Settings\DPeak\Moje dokumenty\Visual Studio 2005\Projects\baza test\baza test\Form1.cs 24 13 baza test

what does this mean and how can i fix it



.NET Development13