Hello!
I'm developing a smart device application (written with Visual Basic Language) for a device who has Win Ce.NET 4.2 Operating System.
This application:
1. runs well on the emulator of Visual Studio 2003
2. take data from a database installed on sql Server 2000 (infact I frequently use function of System.Data.SqlClient namespace like connect , command ,etc )
when I connect the device to my pc and I try to launch the debug , this fails.
I have copied the .exe on device and when I launch it it gives me the following message : "Could not find resource assembly"
Note : I have yet installed on device .Net Compact Framework.
Please help me because On this application I'm doing my degree thesis !!!
I'm sorry for my weak english but I'm Italian !
Thank you