Answer Questions
Arun Balakrishnan Precompiling forms on a desktop client to display on a Pocket PC device
Hi All. Happy New Year. I am currently writing some software that generates forms that are to be displayed on a Pocket PC device. At the moment, a 'description file' of the form is generated by my desktop component that is uploaded to and interpreted by the PDA. Is it possible to cut some processing from the PDA by using the System.CodeDom and related classes to generate a compliled code file on the desktop component, so the PDA can j ...Show All
RamMSDN wifi API for pocket pc 2003???
Hi experts, I really need to get all the wifi information in pocket pc 2003. I test with Qtek 9090. I try to search all in msdn and qtek page, but i can't found any informations about it. Can you show me how to do that with API Second question: Can we know when the GSM network is enable or not If i understand exactly i have to use TAPI 2.0 for pocket pc 2003 can you show me some sample code for pocket pc 2003 Thank you so much. Julien Th ...Show All
Jason Barile MSFT dynamic buttons in CF
Hi, Already i've posted this question in .NET CF forum. Got some ideas. but not solution. Sorry to post here again. My problem is, Actually i created 10 btns and 10 labels dynamically. But i couldn't set the name for them. As well as in the clicking event, sender.name and sender.text r not working. how can i get sender's info When i type sender.text or sender.name in clicking event , getting error that "targetted version does ...Show All
Pellaeon MS Money and Mobile 5.0
When will Money be available for Mobile 5.0 I've been trying to sync Money with my ppc 6700 and its just not working. A progress box comes up and claims that its "reading device databases" but nothing happens. Do post your question on http://support.microsoft.com/newsgroups/newsReader.aspx lang=en&cr=US&dg=microsoft.public.money&sloc=en-us as well as most likely someone from the M ...Show All
aoporto Controls just hang for no reason
Does anyone know why sometimes, ESPECIALLY the treeview control, hangs for NO reason what so ever and does not allow you to focus on other controls on the form Application itself is still functional but you are unable to set focus/move the joystick to a control. Running WM2003SE on C500 (Audiovox SMT5600 I believe for the people in the States). Developing on .NET CF 1.1 (VS.NET 2003) It's wierd. I just dont understand why the controls just hang ...Show All
PGordini Windows Mobile 2003 SE
Hi, I'd like to ask does Windows Mobile 2003 SE has Compact framework 2.0 installed by default no, it has .NET CF 1.0 installed by default (usually with SP2/SP3) brings up another important Q actually: what about when .NET 2.0 comes out will it install on WM2003/WM2005 devices (Smartphones) I don't know ...Show All
Thomas Kurek Issues CAB in VS2005 and WinCE 5.0
I have created a CAB Setup in Smart Devices VS2005 version. I deployed it in Windows CE 5.0 Emulator. After installing, I tested the application and it seems to be not responding or running anything. Eventhough, I have it successfully installed. Hoping for everyones help. Thank You, conzero Thanks a lot Most likely you forgot to install dependencies like NETCF and/or SQL Mobile. NETCF based (written in VB.Net or C#) device appli ...Show All
Ravi Rao Notification Icon
Hi all, I am developing a C# .Net application using the .Net Compact Framework. I used the process described at http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnnetcomp/html/messagewindow.asp to show an icon in the Pocket PC's Today screen's taskbar. I have set the Application Icon also to a valid ICO file. The icon also is used for the aplication's generated EXE and the EXE shows using that same icon. I used the following fu ...Show All
ZBufferMan problem with dock fill
I am using Visual Studio 2005 Professional Edition Version 8.0.50727.42. In a PocketPC2003 project, I am having trouble seting up one of my forms. The first thing I did is create a panel and dock it to the top. Then I created a label and a few check boxes and put them inside the panel. I docked the label to the top of the panel. below the first panel I have a splitter, also with its' dock property set to top. This positions it just below the fir ...Show All
Firoj H Shaikh .net compact framework 2.0 cab file (downloadable)
Hi! How could I get the .net compact framework 2.0 cab file to install on the PDA I oly have the NETCFSetupV2.msi, but it is 25MB, too big to download for each user to try our applications. Thank you! NETCF CABs are redistributable, you can include NETCF CABs for all devices supported by your application with your application installer. This shows how to deploy application CAB via Active Sync, NETCF CABs ...Show All
Karel Zuiderveld load or assembly error with microsoft.windowsce.forms.dll
I am tryign to compile my application with Visual Studio 2005 (beta 2) (Note: I don't have access to the relese version and the final version is not in stores yet. So I am trying to get this working with what I have Beta 2) The error I am getting is as follows: Error: Could not load file or assembly 'file:///e:\program files\microsoft visual studio 8\smartdevices\sdk\compactframework\v1.0\windowsce\microsoft.windowsce.forms.dll' or one of its d ...Show All
Mohammed Hossam Does smartphone have "New Button"?
I found a page "The NewMenuX Example" in sp2003se SDK documents, and some thing familiar in wm5 for smartphone SDK documents too. I know there is a "New Button" on Pocket PC's desktop toolbar. Does smartphone has it When a new mail comes, the second desktop toolbar button(right soft key button) becomes "Message". Is this function implemented by using the "New Button" I wan't to implement this functio ...Show All
Ilanth debugging problems with Activesync/visual Studio .NET 2003
I have a recurring problem debugging on my device with Visual Studio .NET, and I'm beyond desperate to get it resolved. I am able to connect to my device using Activesync. I can copy files back and forth. I have put the appropriate toolhelp.dll file in the windows directory. I have set the appropriate CPU type, and gone through every Microsoft tutorial I could find. No matter what I do, when I try to connect to the device it says the device is n ...Show All
Jerry Koh Deploying VS2003 app(converted to Vs2005) in CE5.0 Device
My application was developed in vs2003 C# CF1.0 and Sql Server Ce with SQL Server 2000 for synchronization for PPC2003 devices. I am trying to convert that project to VS2005 sothat I can deploy it on Windows Ce5.0 device. The conversion wizard didn't successfully convert the project, it kept throwing the error Compact Framework 1.0 is not installed on the computer even though I had it and I can compile the project in Vs2003.   ...Show All
Slaven S. Activesync fails to sync after installing vers. 4.0
Hello to all, I have upgrade activesync from version 3.7.1 to 4.0 in order to deploy my application in VS2005 beta2 to the device. After doing that, activesync stops to work: although the AS icon show connection (green) when the PDA is in the cradle, is is not possible to get the main screen of activesync ; and, when trying to explore the device, I get the following error window: " Critical communications services have failed to ...Show All
