| Thread | Last Post | Replies |
|
| what if Installer has requirements? | 14 Mar 2008 18:03 GMT | 1 |
I've got an app that requires .NET CF 2.0, SQL Mobile 2005, and SQL Client 2.0. If I place my installer on the local network for our employees to get, how can I make it so that they also automatically install the requirements? Should I bundle these requirements into my Installer? ...
|
| eVB Barcode Scanner Focus Distance | 14 Mar 2008 17:41 GMT | 1 |
I need to make a small tweek to the eVB code I have inherited from my predecessor that will adjust the focus distance on our Symbol PDT8146 2d Imager Scanners. The Imager Demo app that comes with the device has a combo box with these options available so I know that I
|
| Is it possible for live streaming from Mobile 5.0 to Media server? | 14 Mar 2008 13:29 GMT | 4 |
Can anybody guide me for the live streaming between Windows mobile 5.0 and Media server 2003. I am a newbie with media programming. I need to capture the video using my mobile camera and live stream it to media server. Can anybody suggest ,which approch i need to ...
|
| Access MDB | 14 Mar 2008 09:23 GMT | 6 |
Is it possible to open a Access.mdb in Windows Mobile 5 with Compact Framework 2.0,3.0, 3.5 ? I use VS2005 SP1 Standard edition and tried with C# and VB. I read in the doc's that there should be a Net Compact Framework
|
| eVB Scanner Focus Distance | 14 Mar 2008 01:04 GMT | 1 |
I need to make a small tweek to the eVB code I have inherited from my predecessor so that I can adjust the focus distance on our Symbol PDT8146 2d Imager Scanners. The Imager Demo app that comes with the device has a combo box with these options available so I know that I
|
| Correct provisioning of SDK certs on WM6 for service to autostart | 13 Mar 2008 21:51 GMT | 2 |
I have a couple of Windows services that need to be signed with the priviliged certs in order to auto-start when the device boots up. I am currently using the SDK certs for development but am having problems with WM6 in that the services won't auto-start.
|
| Windows Mobile 5, GPRS: How to DISABLE the "Cannot connect" popup/ balloon/message ? | 13 Mar 2008 19:52 GMT | 5 |
I developed a WinMobile 5-based application that needs to open a GPRS-connection to make a webservice-call (1x every hour). By applying a "registry-hack" I managed to suppress the "Connect to GPRS..."-popup... BUT I was not able to prevent the "Cannot connect"-popup
|
| Getting Started with development using Emulator - Problem | 13 Mar 2008 19:02 GMT | 4 |
I got the SDK for Visual Studio 2005 installed, Virtual PC 2007, and Pocket PC emulator. I am going to need network connections for the emulators. Anyone got any ideas on how to get it up and running? Pocket PC emulator reports, upon
|
| .NET CF 3.5 & Compressing... | 13 Mar 2008 14:11 GMT | 2 |
I want to store a dataset as XML to a single database value. As SQL Server 3.5 only allows a max length of 4000, I need to compress it before saving it. How can I do it?
|
| Winsock Sendto() affecting receive data | 13 Mar 2008 09:37 GMT | 2 |
Hi, We have a voip application running on Win Mobile 6.0. We are sending /receiving packets of 160 bytes (20ms) . We have been having an issue with the receive data when we are simultaneously
|
| WM6 device emulator vs cellular emulator | 13 Mar 2008 02:33 GMT | 5 |
Deeply appreciate your response! With WM6 SDK, there comes cellular emulator. It should be helpful for testing. However, it seems only works for device emulator comes in SDK.
|
| Network problems with the emulator integrated in VS2005 and an error in a piece of code that I can't understand | 12 Mar 2008 20:23 GMT | 3 |
I have some questions about the way you experienced programmers debug your Windows CE based application. First of all I use Vista,Visual Studio 2005 and Windows Mobile Device Center (ActiveSync for Vista). 1) How can I share my network connection between my PC and the
|
| Don't understand how to call DMProcessConfigXML - code example? | 12 Mar 2008 18:43 GMT | 2 |
I know what the xml parameter to this function looks like, for example: http://groups.google.com/group/microsoft.public.pocketpc.developer/browse_thread /thread/e23604c906f398e4/0e8ec401de337ae9?lnk=gst&q=uninstall#0e8ec401de337ae9 What I don't know is what c# (or other) code to ...
|
| Only digits in text box | 12 Mar 2008 12:52 GMT | 3 |
I want to create edit field that accepts only digits. I added ES_NUMBER style during creation. The problem exists concerning Fn key on some HTC and Symbol devices. So you can't enter digits without pressing Fn key. If you don't press
|
| Strange! SystemState.Change Failed?! | 12 Mar 2008 03:23 GMT | 1 |
Hi, there~ i'm writing an application which's used to record the *CallTalking* time. Here 's a piece of my code:
|