Answer Questions
Zath Cannot find .exe...
Hi, I have a program in VC ++ 2005 (Express) and have generated a .exe, and it I paste in my pocket, but when I try to execute it the following message goes out for me: " Cannot find 'Project1.exe' (or one of its components). Make sure the path ... ". I cannot do a debug from the program either. It is necessary to install something additional for the functioning of the programs Thanks I have the program in evc ++ ...Show All
Amit Bhandari Use the Core Connectivity API to connect to running devices
Hello, does anyone know how to use the Core Connectivity API to connect to running devices/emulators I am using the new Microsoft.VisualStudio.DeviceConnectivity.Interop assembly but am not able to connect to emulator instances that where started from the commandline. These instances are however visible in the Device Emulator Manager under the item "Other". Thanks in advance, Peter Vrenken Hello Anr! Thanks for the quick re ...Show All
ChadSumerian Third Party tool for .NETCF Controls
HI, I'm trying to design Good and colourful GUI in Compact Framework. As we all know, Many properties are missing in .NETCF. Specifically color of buttons and so on. Now i'm looking for good third party tools for those missing controls.I never used before. So I don't have much idea abt it.Can anyone suggest me good one If u know related links, kindly mention it. If anyone used third party tools before in CF, kindly share your experience. ...Show All
Jeffrey Liu Visual Studio 2005 Beta 2 - Emulator problem
Hi! I've got a problem and wonder if anyone else has it (and has resolved it ) My problem is as follows .. I create a new device application and try to run in in emulator.. the emulator starts just fine, but it won't connect to it! At all! The error is "Connection failed. The system cannot find the path specified." Thanks in advance, Tadej Ok, this corrected the problem and I was able to connect and deploy ...Show All
Godwin Lang Showing a form over the PPC Password screen
I'm developing a Pocket PC app that runs at defined times, the device I'm testing on (SPVM500 or HTC Magician) has the Password configured to 'lock' the device after a number of minutes. I'd like my app to be able to display its main form over the Password screen, without the user unlocking the device first. Currently if the device is locked the app runs fine but the form is not shown untill the password (pin) is entered. Is this possibl ...Show All
pw909 How to get the IMEI of a smartphone (WM5)
Hello, I need to get the IMEI (or serial number) of a smartphone in order to use it for security matter. I don't need to make phone calls or whatever but I want to compare it with a number written in my application. Do you have any clue for this Regards, Agnes I'll give it a try... I've done some testing on this (without success) on a "Windows Mobile 2003 for Pocket PC Phone Edition" machine (Symbol MC9062) using TAPI. The logic behind my ...Show All
sannasum VS 2005 PocketPC Cab File Creation
I am using the Visual Studio 2005 Beta. I am trying to figure out how to create a cab file for deployment. The old option to "Build a cab file" from VS 2003 doesn't seem to exist in VS 2005. If anyone can assist me, I would appreciate it very much. Thank you. Does the service pack for VS2005 fix the 262 file limit in Smart Device CAB files that exists now You need to c ...Show All
zainta Connect SQL Server Express from Pocket PC
Hi All, I am new in .net and also in pocket pc. I would like to know how to connect to SQL server using bluetooth if I use the LAN, then may I know how is the connection string and what is the thing I need to imports or declare. Hope can get some idea from all the experts. Thanks. Thank you for your reply. It hel me a lot. But after i try coonect to the SQL Server, it failed. My connection string : ...Show All
Haoest VS 2005 Device Skin not appearing
I'm having a slight problem with a reinstallation of the my VS 2005. I had a hardware issue and had to re-install windows. After installing my VS2005 none of the Skins for Mobile Devices appear. I've checked the Tools-->Options-->Device Tools-->Devices and everything looks correct. I have Selected both 'Show skin in Windows Forms Designer' and 'Show device choices before deploying a device project'. My 'Show device for Platform' is Poc ...Show All
Iyigun Wait for a thread to complete
When an application is exiting, how can I ensure that a thread that was executing has run to completion C# Thanks. You can check some flag that you set inside of a thread on completion. ...Show All
dermothogan conman
Hi, I'm using VS 2005 beta2 and when i try to make a mobile applications i get follow deployment error when targetting the emulator as well as my iPAQ : Error 1 Deployment and/or registration failed with error: 0x80070020. The process cannot access the file because it is being used by another process. Strange thing here is that when i click to continue the app seems to work on the emulator and iPAQ. ( overwrites ) I find out that when ...Show All
Steven York Porting app with CEditView
I had an application that used a CEditView running on PPC 2003. I am porting this app to WM v5. Since CEditView has disappeared from VS 2005, I've had to implement a workaround. I am using a CView that instantiates a CEdit. This appears to work except I have to handle the Cut and Copy actions in my view class and call the CEdit's Cut and Copy methods. This seems to work well. I am having problems with the ID_FILE_SAVE and ID_FILE_SAVEA ...Show All
Merlijn van Noppen ActiveSync with webAccess
Hai friends, I have a problem with my smart phone .. When i get connected with ActiveSync and tries to run a webservice it shows an error like web exception ..How can i solve this issue............. Regards Ratheesh Probably you need to configure the proxy for the setting --- Lao K Visit my Blog for Windows Mobile Pocket PC Smartphone Programming Hints and Tips ...Show All
MorningZ migrating to CE5
I have program written for a Symbol PPC scanner. I used VS .NET 2003 for this device that runs CE4.2. Symbol is now shipping these scanners using CE5.0 and naturally my simple program (I scan barcodes and save them to a SQL CE database) is not compatible to the next version of your OS. Please excuse the sarcasm but it is a little frustrating. Anyway, Symbol indicates I need the MS Win CE Utilities for VS.Net 2003 Add on pack and their .net ...Show All
AlexInAustralia Registry Editor for x86 devices?
Hi there. So Ive looked all over the net to find at registry editor for x86 devices but with no such luck. And also these forums without any luck. Anybody that knows of either a free or a trial registry editor out there On that will run on the device directly I have tried to connect remote but for some reason I cant. I get an error message stating that the computer I connect to either is not available or it is not ready! Ed ...Show All
