-
- Which version of framework to deploy?
by pshaw
- 1 Replies
- Last post
by Ilya Tumanov
- I have a VS 2005 app that is being deployed to a s3c2440a processor running Windows Mobile 5.0. What netcf cab file needs to be deployed I have tried NETCFv2.wce5.armv4i.cab and NETCFv2.ppc.armv4.cab but I get install errors saying it isn't compatable. Thanks
-
- MFC DIALOG CE 5.0 Delete "OK" button
by PXU
- 2 Replies
- Last post
by PXU
- Need to remove or delete the "OK" button on my dialog appliction. I can catch the "X" button
and present a dialog to the user to continue or close the program. When the "OK" button is activated the dialog will
end, and I need to avoid that. Have tried to get the system menu and delete from that but no results.
Please advise,
-
- Resource file and localization question with CF 2.0 and WM6
by bukuwawa
- 1 Replies
- Last post
by Christopher Fairbairn
- I need to be able to change the language that's displayed to my users at runtime, and I've seen it implemented before in the same manner I'm trying to do it. My problem is that i have no trouble changing which culture's resources get loaded in the main exectuable assembly, but I can't seem to do it in my dll's. Essentially I want the following code to work in both places:
ResourceEXE.Cultur
-
- Device Power Off Event
by blange
- 8 Replies
- Last post
by MarkIsMobile
- I am currently using the Compact Framework 2.0 on a Pocket PC 2003 device and there is a setting in start>settings>system>power>advanced called "Turn off device of not used for x minutes." I am curious if there is a way to catch this event so that I might be able to shut down my threads that are dependant on my 802.11x and then Turn Off. Currently what is happening is that I
-
- Migrating project from vs 2003 to vs 2005
by ng1218
- 8 Replies
- Last post
by Ilya Tumanov
- Hello All, Currently we are using visual studio .NET 2003 vb.net project for Windows CE 4.1 device with .NET Compact framework1.1,Now we should migrate our solution for Windows CE 5.0 device which has .NET compact framework 2.0. for this i have to use Visual studio .NET 2005.How Can i migrate solution,i am fully confusing with all these versions, from where i have to start.do I need to create
-
- Can i upload to live gallery ...
by Thomas Pleasance
- 9 Replies
- Last post
by Tom from cener.co.uk
- can i upload to the live gallery my gadget if it has a exe embedded into it or will they reject it
-
- Console App using Thread.Sleep causes wait cursor.
by marnel47
- 2 Replies
- Last post
by marnel47
- I am building a console app that runs in the background and utilizes the following code System.Threading.Thread.CurrentThread.Sleep(Timeout.Infinite) to keep the application running so that it can run it's operations at given timer intervals. This works however, I have the application installed to the StartUp directory so it runs automatically, and when the device boots up I have a spinning wait c
-
- EXE file in windows Mobile 5.0 Pocket PC
by Computer Guy
- 9 Replies
- Last post
by Computer Guy
- Hi,
I want to write a small exe file that runs once a day to check a date on the data base of an application created by vb.net, windows Mobile 5.0 Pocket PC platform.
In this exe file I should track SystemState.Time and apply a condition so that I am notified when the time changes to the correct value.
Then I have to call EnableApplicationLauncher to register the application with the Stat
-
- xhr.status = 0
by phydias
- 5 Replies
- Last post
by phydias
- Hello,
I am developping a gadget that uses a simple (addition) web service at the address : http://localhost/WebServiceHTTP/Service1.asmx with a XMLHttpRequest object.
But I don't understand "xhr.status = 0" instead of "200" (code OK).
Here is the code of the function "go" that is called when I click on a button and call the webservice:
-
- Installation questions
by watch is
- 1 Replies
- Last post
by watch is
- I have been following the msdn Deploying .NET Compact Framework 2.0 Applications with .cab and .msi Files tutorial and have created all of the files just as it says to do. I am having trouble with my customInstaller.
for one the tutorial gave it to me in C# which I have never used before. This makes it difficult to really debug. Does anyone know where I can obtain a copy of this file in VB.
-
- Auto launching the application on incoming sms
by itsRashmi
- 5 Replies
- Last post
by itsRashmi
- hello all,
Can anyone suggest the way for launching the application whenever the new sms
message comes in the users inbox. one of the way is pocket outlook model library
provided by microsoft , not sure how exactly it can support.Another way is to go with
native code and do this with defining a MAPI rule and laucnhing the applciation but
somehow that involves lot of P/I calls,
-
- Is there any Microsoft product for In-Memory Database System?
by dpeeth
- 3 Replies
- Last post
by dpeeth
- Is there any Microsoft product for In-Memory Database System like Oracle's TimesTen database
-
- Error with a WebControl
by sorcer1
- 9 Replies
- Last post
by sorcer1
- Hello, I'm trying using a WebBrowser in a Windows Mobile 5.0 application for PPC. I put an URL and in the WebBrowserDocumentCompleted event i have no results but a exception with this stack : a Microsoft.AGL.Common.MISC.HandleAr() a System.Windows.Forms.WebBrowser.get_ScriptErrorsSuppressed() a XBLFriendsPPC.FrmLogOn.WebBrowserDocumentCompleted() a System.Windows.Forms.WebBrowser.OnDocumentComplet
-
- Starting out: GSM data call
by Jax101
- 4 Replies
- Last post
by Jax101
- Hello everyone,
I am fairly new to Windows Mobile programming but would like to do the following:
I want to make a GSM data call (over CSD !) between two Windows Mobile 5.0 devices (Imate KJAM's) using a cellular/mobile network.
Can anyone point me in the right direction as to how I can get started with this Is there any functionality in managed code I can use, or will I have to go native
-
- usb otg???
by kutalinelucas
- 1 Replies
- Last post
by Guang-Ming Bian - MSFT
- hey all. i was wondering if i could get a bit of advice from those in the know. Im a final year robotics student and i've just had a new idea for my dissitation project, but im not sure if its viable. The part im unsure of would be a custom usb keyboard feeding text into a c++ application. I have a basic understanding of c++, some asm programming via a 8051 processor and i've just ordered some us
-
- appear form first time only???
by Daltongr419461
- 3 Replies
- Last post
by CBuilder
- Hello,
i have a simple question but cant figure out the answer..
i have made a form that i want it to open only for the first time the application opens, lets say only once after the app is installed..
the form is for settings..i want to open it for the user to put in some data and then when the app opens again it goes to my login form..
is that possible
thnx in advance,,,,
-
- Using "Pictures & Videos" to display images.
by jerryp48
- 2 Replies
- Last post
by jerryp48
- Is there a way in C# to programmatically invoke "Picitures & Vidoes" to dispay an image I'd rather use the built in app to see a photo within my application than develop a form to view it.
-
- Going wireless advice...
by DoubleDangerBat
- 3 Replies
- Last post
by fudata
- Hi, I am making a business case for our company to update our inventory barcode scanners and I need some advice. If we're going to use the wireless functionality of the scanners to do merge replication with the SQL server, then will we still need a desktop in the inventory area I figure not, as long as the wireless is working and they can just dock the scanners for charging, but I'm just not 100%
-
- How can I access a local database (.mdb) in gadgets?
by Allen Hsu
- 2 Replies
- Last post
by Tom from cener.co.uk
-
- Substituting CCommandBar for CCeCommandBar
by Mike Greiner
- 1 Replies
- Last post
by footballdirector
- I am still working on the application port that from eVC to VS 2005 that I have mentioned in previous posts. It has been troublesome to say the least.
We use CCeCommandBar to control our app's menus. The menus change dynamically depending on which CFormView is being displayed. Thus far, I have been unable to duplicate this behaviour using CCommandBar.
Our old code worked something like this:
-
- onChange event not working
by shawngoldw
- 14 Replies
- Last post
by shawngoldw
- I have tried as many different methods as I have found but I can not seem to get this working. I have a text input box called name and I have tried onChange="function" in the input declaration, I've tried name.onChange = function, attacheventlistener and attachevent. I can not seem to get this working. The closest I have came is the function running right when I start the page but never
-
- Seeking System.Runtime.Serialization alternative for Compact Framework 2.0
by Andrea N.
- 8 Replies
- Last post
by alex2323
- I¡¯d like to create a light version of my .net windows application for mobile devices using Compact Framework 2.0.
The .net windows application load and saves data files using System.Runtime.Serialization and formatting the files using SOAP, which so far works great. I¡¯d like to keep interoperability between the windows application and the mobile version by saving and loading the same data file
-
- PPP setup
by LongLee
- 8 Replies
- Last post
by ricky-1979
- Hi,
Is it possible to remap PPP to user serial com for socket communication on a WM2003 or WM5.0 hand-held device If it's possible, does any one have any idea how to Thanks in advance for any advices.
Long
-
- e.KeyChar return wrong character in form keypress
by Zoinx
- 1 Replies
- Last post
by dotnetideas
- I am developing an app in vb.net with the compact framework version 2. When I press a key on the keyboard (T-mobile Wing), e.KeyChar reports the wrong character. For example, if I press the 'g' key, e.KeyChar says I am pressing the '+' key. It happens whether or not I press the Alt or not.
Here is a sample of the code:
Private Sub frmKeypress5_KeyPress( ByVal sender As
-
- Duplicate Shortcuts
by Petchey
- 4 Replies
- Last post
by Zero Dai - MSFT
- I¡¯ve created a cab file that deploys my app and a shortcut on the device¡¯s programs menu. That all works fine, the problem is that when I update my application with a new version run the CAB file I get a duplicate shortcut. Is there anyway from the cab/inf files to tell the installer not to duplicate the shortcut, or do I explicitly have to delete my previous shortcut through a setup.dll