Answer Questions
Cristianoq close form on windows ce 4.2
Hi, I wan't to close a child form but "this.close" or "this.dialogResult" doesn't exists. What do I have to do then Grtz Annihil8 Idd, that would be the answer if I knew how to close the child first with the dialogresult But I can't close my child whith Dialogresult or Close. I can only use dispose. I created a form I called dlgProdProf to use as the dial ...Show All
CrystalGeek DMA transport update patch no longer downloadable
The DMA transport update patch is no longer available from microsoft's site. It says that this download is no longer available. Pls let me know if their is a workaround for this as without this the emulator for VS2005 beta 2 (eVC4.0 SP3 already installed on machine before installing VS2005 beta2) does not connect to VS2005. Please upgrade to released version of VS 2005. Beta is long gone and not supported. Please make sure to remove Bet ...Show All
bennykavil can we connect internet via ActiveSync 4.0?
Dear all, Can you show me how to configure PocketPC 2003 so it can connect internet via Activesync 4.0 with cable USB. I am using XDA IIs. Thank for your help. JT Hi, Now, Activesync 4.0 can help PocketPc device connect to internet. I did like that: ( My XDA IIs version French ) 1. Parametre -> connextions -> Carte reseau 2. I use: Internet with "pilote Ethernet compatible NE2000" 2. OK But something i can't understand, i can use IE ...Show All
thespectre_2000 Multiple forms and multiple instances in task manager
I have an application for smartphones that opens multiple forms. The smartphone task manager displays each of these forms when opened. I always had the impression that the task manager was supposed to display 1 instance of your application. Can someone clarify what's going on here and if I'm doing anything wrong Thank you. Compact framework does not support this property. ...Show All
Mike O. Working in windows mobile
hai, i want to know how we can develope applications in windows mobile. i don't have VS2005, so i came to that pockect pc 2003 SDK.i have installed in my system(desktop).also i have installed Windows Mobile 2003 Second Edition Emulator Images for Pocket PC - WWE.msi for the emulator images. when i connect the my emulator using platform VS2003.NET, by tools---> connect to device, For this, Do we need the real Pocket PC what i planned is, ...Show All
Rafael Gomez Hernando How to share sourcecode between winformcomponents and compactframework components
How do i share sourcecode between the design of winform components and compactframework components i design. I design custom controls for both winforms and compact framework applications eg. a serialport and picturebox decendant. The components i design are really simple descendants of components available in both 'frameworks' . Now I put the controls sourcecode in separate libraries (winform / cf.net libraries = duplicate code for the sam ...Show All
naijacoder How to hard reset WinMobile 5.0 device?
Hi Friends, In my application i am hard resetting WinCE4.2 and WinMobile3.0 devices by calling APIs SetCleanRebootFlag and KernelIoControl. It is documented that these APIs call will not work for WinMobile 5.0. For hard reset WinMobile5.0 i am calling ExitWindowsEx API but it only soft reset the device. How to hard reset WinMobile5.0 device . Thanks, Ram Ram, Don't know if this helps but I recently ...Show All
Carlos Magalhaes enable emulator in vs 2005 connect to active sync
hi , how to i enable my emulator connect to the active sync Can you please let me know which emulator you are using Is it community preview or VS2005. -Thanks, Mohit The best way to sync with the old emulators was to setup and use tcp/ip, but activesync 4 no longer supports network sync, so there isn't a way (to my knowledge) to sync to the old emulators with ...Show All
vvill .net 2.0 - SQL connection
Hi All, I've created a smart device app. in .net 2.0 (beta 2). Also, created SQL server mobile database with 1 table and then I dropped table on the mobile designer window which created sqlceconnection1, sqlceadapter1, sqlcecommand1, sqlcecommand2, sqlcecommand3 and sqlcecommand4 objects ( that automatically adds reference Microsoft.SqlServerce.SqlClient.dll to my project ). When I try to compile the solution..it tells me " Error  ...Show All
rowie_baby Execute the program by ShellExecuteEx throw the TypeLadException
I write a program of self-update.After have download the lastest program,I execute the program by ShellExecuteEx,and the program throw the TypeLadException.But when I execute it alone,it run well. why Hi! Can you post some code you use to start your app What is the InnerException in TypeLoadException It typically have something inside to help identify where is the problem. thanks for your help. ...Show All
Sheepe Performence issue with Pocket PC 2003 Emulator
Hi I faced a critical issue related with the performance of Pocket PC 2003 and Pocket PC 2002 Emulator. I created an EVC++ application (using EVC4.0 tool), which reads the SQL queries from the file (.sql extension), executes the queries and loads the records into database file. (SDF File for Pocket PC). I ran this application with database file of size 12 MB (Around 39K SQL Quries) on 2002 and 2003 emulator both. But I found that 2003 emulato ...Show All
DeanB61 Suddenly get "sql server does not exist or access denied" after connected for ages.
Hi all, I'm developing a PDA app using the compact framework. It connects to a SQL server 2000 database calling stored procedures to read data and update it etc.. It all works absolutely fine for 10 minutes or so - reading and writing lots of data. Then all at once I get the error "sql server does not exist or access denied". In my error handler I try to reconnect - but it seems once this error has happened it's not possible to reconnect. I don ...Show All
stupidimg OpenNetcf.org licencing
Can I use OpenNetcf.org class libraries in commercial projects Read OpenNETCF.org license ... ...Show All
EngineerPete Call Manager for ppc
I would like to discuss the development of an application for ppc's that will enable the caller to choose from a list of options (incoming calls via line 2 only)...Please press '1' to speak to sells...etc. I have know idea where to start as my programming knowledge is as hardcore as a pillow!... I do know about a Symbian product labled Advanced Call Manager but i'm not sure if this will suit my needs + it's not as fun a ...Show All
Chris Vance deployment to mobile device
Hi. Sorry, I did not know where to post this exactly Just installed VS.NET 2005 with .NET 2.0. I have a smartphone device (C500/SMT5600) and I cannot seem to deploy the application to it (a simple "hello" app) It fails to connect: All attempts to connect to the deployment target at port 5655 have failed. Addresses attempted: 127.0.0.1. The device security configuration may have disallowed the connection. Ensure that you have the appropr ...Show All
