deploy failed
operation not supported . unknown error :0x89731904.
" work under vs 2005 . windows mobile 5.0"
is anybody can help me
thanks
thanks
What project type are you using? Is it using version 1.0 or version 2.0 of NetCF? Which target are you using? The error code 0x89731904 is the code returned by the debugger engine when NetCF fails to install. Check on the device if there are any error messages when you start debugging. The reason for this problem could be that you are using a WM5 NetCFv2 project on a 2003 device that does not support NetCFv2. Devices like 2003 Smartphones do not support v2 projects. I would suggest that you select a project with "(1.0) in its name and try to run this on your device.