| Thread | Last Post | Replies |
|
| Merge Replication with Apache | 26 Aug 2008 12:35 GMT | 1 |
Hello, I develop a merge Replication application with MS-SQL server and Windows mobile under Visual studio 2008. As web server I use IIS. It works fine, however i would like to tu use Apache as Web Server. Does that is possible or have to use I compellingly the IIS?
|
| How to find program installation path (CodeBase unreliable) | 26 Aug 2008 07:22 GMT | 2 |
Hello - I'm trying to make my program reference a data file installed along with the binary in the program directory (let's say \Program Files\MYPROG\). Within a program, in order to find out the program installation directory, I'm using the directory component of
|
| Application compatibility between smartphone and pocket pc | 25 Aug 2008 04:43 GMT | 2 |
Hi All, Can a dialog based mfc application built for pocket pc run on smartphone "as is" without recompiling it using smartphone sdk ?? if yes how do i do the resizing/repositioning of dialog and controls
|
| Does Yona server support FOTA(Firmware over the air) ? | 15 Aug 2008 00:29 GMT | 1 |
I want to know if Yona server can do the FOTA function? Does anybody know this? Any comment is appreciated.
|
| Windows Device Notification Failure | 14 Aug 2008 06:07 GMT | 23 |
I have bootstrapped an IMATE Jasjar with following bootstrap document. <wap-provisioningdoc version="1.0"> <characteristic type="APPLICATION"> <parm name="APPID" value="w7" />
|
| Random Application Crash Problem | 12 Aug 2008 19:47 GMT | 2 |
I am creating a simple WebRequest to access a web address. working great but when i restart the device and lunch my application and initiate that web request it halts or sumtimes it doesn't. THIS HAPPENS WHEN THERE IS NO CONNECTION TO INTERNET IS AVAILABLE. ( No
|
| Upgrade Visual Studio 2008 | 05 Aug 2008 12:27 GMT | 2 |
I'm very sorry for my English, I develop mobile 6 applications in C# with MS Visual Studio 2005. Now i have upgraded on Visual Studio 2008. After that upgrade I miss as the target platform Windows Mobile 6 SDK.
|
| Problem with recording voice | 04 Aug 2008 22:41 GMT | 1 |
I'm developing managed application that envolves voice recording. I'm faced with a strange problem. I'm PInvoking native functions and do as fallow waveInOpen() (callback is a function) waveInPrepareHeader()
|
| Device Suddenly Not Recognized | 04 Aug 2008 19:36 GMT | 1 |
Can anyone tell me where this should be posted? Win Mobile suddenly doesn't recognize my Motorola Q. Aside from other random insanity, I've been synching fine with Win Mobile 6 on Vista 32 for about a year. Now it pops up and asks for my device password (which it never did
|
| how to hide command bar | 01 Aug 2008 18:06 GMT | 3 |
I create a dialog named MyDialog from a parent window and I want to use the command bar of parent window, not the command bar of MyDialog. It works fine at beginning when the dialog is created. But when I tap at the dialog, the command bar of parent window disappears and I'm not ...
|