[Q] about mysqlDirect.NET for my mobile2003 se
Posted: Sun  19 Dec 2004 15:32
				
				I have a question,Please help me
When I run program in my pda (ipaq 4700 chinese version)
It show two error message
@first error message
application test.exe need install new Microsoft .NET Compact Framework
(mean like that) (cause of my english is no good I can't translate all message)
@second error message
test.exe
Can't assembly System.Data.Common,
Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC load
type System.Data.Common.DBDataAdapter,
Appkication::Run+0xf
Form1::Main+0xd
CASE
When I use mysqlconnect and mysqlcommand to check
username and password and login system , it's working well. (machine too)
after that
I try to populate data in my listbox
so I used mysqlDataAdapter ,dataset and datatable
It's working welll in mobile 2003 se Emulate
when I copy .exe file to my machine , something happen like above
I use VS.Net 2003 and framework 1.1 sp1.
It working well in my other machine (ipaq 4150)
I try to find new framework on the internet but I can't find any new version
			When I run program in my pda (ipaq 4700 chinese version)
It show two error message
@first error message
application test.exe need install new Microsoft .NET Compact Framework
(mean like that) (cause of my english is no good I can't translate all message)
@second error message
test.exe
Can't assembly System.Data.Common,
Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC load
type System.Data.Common.DBDataAdapter,
Appkication::Run+0xf
Form1::Main+0xd
CASE
When I use mysqlconnect and mysqlcommand to check
username and password and login system , it's working well. (machine too)
after that
I try to populate data in my listbox
so I used mysqlDataAdapter ,dataset and datatable
It's working welll in mobile 2003 se Emulate
when I copy .exe file to my machine , something happen like above
I use VS.Net 2003 and framework 1.1 sp1.
It working well in my other machine (ipaq 4150)
I try to find new framework on the internet but I can't find any new version