I have built an smart device app in VS 2008. I could deployed and debugged in Windows Mobile OS devices successfully.
But, I must have to deploy and debug the same app usign Windows CE 4.1 device as well. The problem is compact framework version that indicates the app is higher version of compact framework so i can not run the app in CE 4.1 device.
So I have tried to debug the app using emulator.
I would like to ask that I have failed to debug the app in any emulator which is listed in VS 2008 devices list.
I'd be glad if there is a workaround to solve the issue!
thanks!