| Thread | Last Post | Replies |
|
| Emulator Connection Error from Vis Dev Studio 2005 | 17 Nov 2005 17:49 GMT | 5 |
I have installed the Visual Dev Studio 2005 RC0, the Mobile 5.0 Pocket PC SDK and the newest emulator. When I debug from the dev studio to the actual device (Jasjar iMate), everything works OK, but when I try to debug to the emulator, it doesn't connect. I get a message ...
|
| Unable to find SqlServerCe in Compact Framework 2.0? | 17 Nov 2005 17:39 GMT | 2 |
I just installed the CF 2.0 but am unable to find the System.Data.SqlServerCe.dll, and therefore unable add any references to it. If I try using it nonetheless, I get the error:
|
| how to access/use bottom menu bar as a toolbar | 17 Nov 2005 17:26 GMT | 1 |
i have an empty menu bar that i am creating with SHCreateMenuBar(), and given the hwnd to this window, is it possible to use it just as you would use a toolbar? I tried this out a little, but just got return values of 0 for every TB_ message i sent to the window.
|
| Deployment and/or registration failed with error | 17 Nov 2005 17:26 GMT | 2 |
I made a DLL that I ported over from evc 3.0. I finally ironed out all of the compiler and linker errors and when I try to deploy this to the emulator I get the following error: Deployment and/or registration failed with error: 0x8973190e. Error
|
| How to pop up dialog not full Screen | 17 Nov 2005 17:26 GMT | 7 |
Hi, all I want to pop up a dialog on Screen. But I do not like it full screen. I like it popes up like a Messagebox size with some control.
|
| How do I bring up the menu keyboard | 17 Nov 2005 17:26 GMT | 2 |
I want to be able to hide and show the soft keyboard on the menu. Anybody know how to do this? JR
|
| Debugging on PocketPC emulator | 17 Nov 2005 17:26 GMT | 7 |
this is my first time trying to code for the PoCketPC. I have Visual Studio 2005, the code compiles fine, and the executable gets copied over to the emulator PocketPC fine. Along withthe executable, a file gets copied over to the emulator PocketPC. In the program that is being ...
|
| Detecting state of WLan, Bluetooth, GSM phone, and GPRS | 17 Nov 2005 14:40 GMT | 1 |
I am developing an application on a Tmobile MDA to log the usage (time) of the WLAN, Bluetooth, GPRS and the GSM phone. I am using C# in VS 2003 Professional. Is there a quick way in any API to poll and figure out if these components of the MDA are in an active state or turned
|
| how to establish wifi connection programmatically ? | 17 Nov 2005 14:40 GMT | 1 |
We are developing a wireless app for Windows Mobile 2003 using c# and we have run into problems figuring out how to do the following: a) get notified whenever the WiFi connection is not available (dropped, etc) b) connect to our WiFi network through code (i.e. once we have ...
|
| problem w/ ActiveSync after Windows Upgrade? | 17 Nov 2005 14:24 GMT | 2 |
I was using ActiveSync 4.0 without problem. However, after a Windows upgrade from W2K to W-XP, then whenever a mobile device is connected, via USB, it is detected as "Windows Mobile-based Device #??" (?? is the numeric number) and failed to function!
|
| Web service problem | 17 Nov 2005 08:01 GMT | 1 |
I've create a program for Pocket PC that consume a web service. The web service returns a dataset. I use a datagrid to display the dataset. The code can be compiled without any problem. The problem arises when I invoke the web service. At times, the program runs without a hitch ...
|
| Downloading content / installers to PocketPC from host PC websites | 17 Nov 2005 07:57 GMT | 2 |
OK, guys, here's a dumb question I should know the answer to. I need to build a website that hosts an installer CAB file for a PocketPC application and a spearate content CAB file. What is the best current way to get the content to download to an ActiveSync connected PocketPC? ...
|
| Registry and beyond :-) | 17 Nov 2005 04:57 GMT | 1 |
Ok, I'm freakin out here... I'm trying to read a REG_MULTI_SZ value from registry (HKLM->Loader->SystemPath) but I don't know how to read, let's say 3rd 'line': \Release
|
| Push Data to Pocket PC Phone | 17 Nov 2005 01:10 GMT | 2 |
Many thanks for your time in reading this. I have the a requirement to push data to a mobile device. I have been looking at WAP Push as a solution but have a few questions. 1) Is that the best way?
|
| Pocket PC emulator | 16 Nov 2005 23:04 GMT | 1 |
Link to download Pocket PC emulator?
|