Answer Questions
Dan Rogers Activesync COM Port add programmatically
Hi! My question is whether one can use software to add a COM port to Activesync The problem is that my iPAQ does not connect using the USB cable provided. I have tried to do this on several machines. A partnership has not been set up between the iPAQ and any desktop/laptop PC. I want to try and set up a partnership using Bluetooth / Infrared. The only problem is that when Activesync is set up it looks for USB / Serial Port connections. When you ...Show All
DONALD49 GetLastWin32Error().ToString()
hi all, i am a newbie in windows, while handling a project regarding .net compact framework when i print GetLastWin32Error I got value 0 what does it mean. please help me complete my project as soon as possible thanx That means "No error", so whatever you've called last succeeded. Please see this for other errors: http://msdn.microsoft.com/library/default.asp url=/library/en-us/wcesdkr/html/_sdk_erro ...Show All
nyaung SQL Server CE DB - Shared
I understand that SQL CE can only allow one application to connect to it at a time. If it is to be a shared db that I am to put on the hand held what is the recommended way to marshall access to the DB between the different applications Is there a global mutex in C#/PPC that can be used as a flag to indicate when it is in use (ie: updating etc) and cannot be connected to Thanks. Did they fix the hurrendous load times when using AD ...Show All
Duncan CF 1 Setting time across Daylight Saving Boundary Issue
Hi all, I have a CF 1.0 application that needs to keep its time coordinated with that of a server. I am using a P/Invoke of SetSystemTime on the device to set the device time to that received from the server. However I have noted a peculiarity when the new time is in a different daylight savings period from the current time on the device. While, in general, the time drift between the handheld device and the server will not show this issue, i ...Show All
RMS rookie There is a problem when connect to .sdf Database file using US2005 SQL Express Server Embeded in
here is a problem when connect to .sdf Database file using US2005 SQL Express Server Embeded in. Error Message is : System.IO.FileLoadException:cound not load File or program dll "System.Data.SqlServerCe " , Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" etc. My program as following System.Data.SqlServerCe.SqlCeConnection conn = new ...Show All
suryavbnet2005 Calling managed code from native code using COM interop
I'm trying to write COM wrappers around an existing C++ library so that it can be called from managed code, and for the most part I have been successful. The managed application can create COM objects in the native library and call them. I've been getting nothing but crashes, however, when I try to make calls in the opposite direction, and I'm wondering if there might be a known problem in this part of COM interop. What I've done is created a C ...Show All
Madjoo Compact framework version of: [ClassInterface(ClassInterfaceType.AutoDual)]
What's the compact framework version of [ ClassInterface ( ClassInterfaceType .AutoDual)]. I'm trying to port this http://www.codeproject.com/cs/miscctrl/exposingdotnetcontrols.asp df=100&forumid=2373&exp=0&select=1359005 to the compact framework 2.0. Well .Net Compact Framework doesn't support class interfaces (we only support the 'None' option in that enumeration). To get the equivalen ...Show All
SSISy Boy RTC Multicasting
hi All is there any one can help me, i just want make RTC Client samples to broadcaste over the network, eg if want to broadcaste a video/voice over the network, which bit of the code i should change to make it multicasing samples. ...Show All
Karthik Raman how to generate Setup and deployment project for PPC
HI , I've developed an application for PPC. It's working fine . Now i want to create a setup project. But i don't have any idea abt that. my application utilizes XML lookup tables.Can i add it into setup how to add icon Kindly suggest me to acheive this!. If u know links related to it kindly post it!. Thank You! Hi Senthil, Luckily i got that website when i searched in google. U ...Show All
Daniel Jakobsson Device Emulator and connection to internet
Environment vs2005 windows mobile 5.0 ActiveSync 4.0 Question: how Device Emulator connection to internet thanks i didnt find any SELECT networks Button in Advanced TAB,please help me to sultan000 Thank your response. ...Show All
Leaner123 How to create peoject for wm 5.0 in vs2005 professional?
I installed VS 2005 Professional and Windows mobile 5.0 smart device SDK. When i open a new project i can only see VB>Smart Device>Pocket PC 2003, Smart phone 2003, Window CE 2005. But I want to make project for win mobile 5.0, its not there. I am creating my first project for smart devices, please guide me how to start it. Any tutorial will be appriciated. Please help me to create a project for windows mobile 5 ...Show All
C0BA1T Will .NET CF 2 support .NET CF1.1? -Easy question? MSFT?
Meaning if I write an app now in 1.1, will it run under .NET CF 2 Thanks. It was a high priority to ensure compatibility. So, yes, in most cases NETCF V1 application will run under NETCF V2 just fine. If it does not, side by side installation is supported. By the way, there's no NETCF 1.1, only NETCF V1.0 with SP1, 2 or 3. ...Show All
sherrill Reading Application-Config in CF 2.0
Hi there, is there any chance to read the data stored in a .config-file with CF 2.0 The namespace "System.Configuration" is completely missing in the Objectbrowser! Any chance to get the code without self-coding thanks in advance and best regards Reiner PS.: In the good old days of Win32-Programming my nightmare was the "ERROR_ACCESS_DENIED"-error! Nowadays this is the "NotSupportedException", which I ...Show All
Yves Dolce Emulator debugging - 'unable to start program'
Hi I'm trying to debug the memwatcher SDK tools sample today item using VS2005. First I get a message "Program to Debug A non-executable project cannot be started directly. Please set a command to use to start debugging this project. Do you wish to continue ' If I click yes I get a message "unable to start program '%CSIDL_PROGRAM_FILES%\memwatcher\memwatcher.dll'. This used to work - I don't know what I've done to break it. I've ...Show All
tekra Can the .NET compact framework meet my application requirements?
Hi all, This has been a subject I've been researching for a while now and I am still unsure on how best to meet the requirements I have. We have a need to design a mobile application that can run on PDA's or Smartphones or both. This application needs to be able to interface with the device built in camera (if one) and needs to be able to interface with some kind of GPS device. This GPS device needs to be accessed externally via bluetooth ...Show All
