G
Guest
Hi all,
While i try to build a example c# project, i get a error message "The type or namespace name 'Microsoft' could not be found (are you missing a using directive or an assembly reference?)". This error occures in "using Microsoft.WindowCE
..Form".
I am installing .net visual studio 2003 and sp2. Do i need to get some .dll or i just need changing some setting in .net v.s 2003?? Actually, I am not sure if the lib "Microsoft.WindowCE.Form" has installed in my computer, i just need to set assembly reference. Or i have to get this lib first!?
While i try to build a example c# project, i get a error message "The type or namespace name 'Microsoft' could not be found (are you missing a using directive or an assembly reference?)". This error occures in "using Microsoft.WindowCE
..Form".
I am installing .net visual studio 2003 and sp2. Do i need to get some .dll or i just need changing some setting in .net v.s 2003?? Actually, I am not sure if the lib "Microsoft.WindowCE.Form" has installed in my computer, i just need to set assembly reference. Or i have to get this lib first!?