Answer Questions
justStarting Shockwave object for winCE 5.0 applications made in eVC 4.0
is there any way to use flash/shockwave content in my eVC application on the wince 5 platform. (i know we can do in VC++ 6.0 by adding activex shockwave object but how can it be done in eVC++ for wince 5.0 application) Megh ( megh55555@yahoo.com ) Hi, Can you please try this link (this talks about VS 2005, but is relevant for eVC 4.0 also) and look at the section "Resource Editor: ActiveX Control Development" http://msd ...Show All
Pathy Excel support?
Does the compact framework have support for Excel XMl formats I am trying to export a XMl file to a valid Excel format in a Pocket PC 2003 Application, does anyone know how to do so the .NET Compact Framework does not have any Excel support out of the box. There may be third party solutions do do this. ...Show All
Steffen Niekler Opening Serial Port more than two times this error occures “The Port ‘COMx:’ does not exist”
Hi all! This is my first post here, but I am really baffled by this issue, so here goes, I hope someone can help. The hardware this is running on is an Axim X50 with WM 5.0. I am using a CF+ Serial Card as a com port. I have access to CompactFlash cards from Quatech as well as from Socket and Ratoc and have this problem with all of them. This program runs fine twice then when I start it a third time I get the error “P ...Show All
itaihor Problem Deploy Registry
I created a key in the registry of my Smart Device Cab Project at: HKKEY_CURRENT_USER/SOFTWAR/%Manufacturer% Key: Server Value: 192.168.1.2 However when the project is installed. I have no value in the Server key. I read the vsKnownIssues.rtf But doesn't work for me, not even with double qutations at the end "192.168.1.2" I wonder if there is another work around, (For now i use default settings from wit ...Show All
vmanzu_1977 VS 2005 and Smart Device installation problem
I have a weird problem with my VS 2005 and Smart Device SDK installation. I'm using the DVDs from the Windows Mobile 5.0 Developer Evaluation Kit given away at the recent MEDC. I want to successfully install the Pocket PC and Smartphone SDKs and compare the IDE etc with that of evC 4.0. I appear to have successfully installed VS2005 however the Smart device SDKs do not appear to installed correctly at all even though I did install them. There s ...Show All
MrNice01 Build with an older .net CF
Hi, iam new here and in the programming area. I have written a little app for a WM05 device. When i do i build and copy the files to my ppc it warns me that i havent installed the newes .net CF on it. Nevertheless i have a QTEK9100 - a very new device and want to use the built in Functions. My app is not as complicated as i need the newest CF. Is it possible to do a build with an older CF Any hints for me ...Show All
Josh Pendergrass Folder level Security
Can we provide a folder level security on a PDA having Windows Mobile 5.0 version installed on it. Please reply asap. We are using an Xml file as a database in the PDA so we need to Encrypt it. The problem with this is working on such a large file eats up the processor and our application is very slow. Any suggestions for this.We cannot use a database for our Application Wh ...Show All
Agile Knaskefant New .net compact framework on device
All, I wrote a simple application using .Net 2.0 - Windows mobile 5.0 smartphone sdk . My application uses Microsoft.WindowsMobile.Status.dll. When I installed this application on AudioVox SMT5600 and tried to ran it. An error popped up on device saying " The application requires a newer version of Microsoft .Net compact framework than the one installed on this device ". Does it mean, .net 2.0 Smartphone apps. written using mobile sdk ...Show All
NickBub Problem smartphone, button
excuse my: I have italian, I not good english My problem is: with isual Studio 2005 Beta 2 , I have can at programming the smartphone bat the function private void Form1_KeyDown( object sender, KeyEventArgs e) not work. I press the button, and the program not pass for she. what is the problem I have find one interessant event: The function private void Form1_KeyDown( object ...Show All
Kishore Gopalan Windows CE, TAPI 2.2 and wave audio input/output handle
Hi, please help me. How can I get wave audio input/output handle with TAPI 2.2 in windows ce This is a special TAPI question and surely OT in this forum. What error code do you get. Maybe this device does not support this mediamode. Look into the specs of the TSP. Martin Read the docs for lineGetID. The devices classes are wave/in wave/out or wave/in/out, but depends upon the installed TSP. Martin ...Show All
nij4t2 Device emulator VS 2005 version bug
Hi, It seems that there is a bug either in GAPI or in frame buffer implementation - description: When device emulator is in ladscape mode we call GxOpenDisplay(), this call lead to ChangeDisplaySettingsEx to rotate to portrait orietnation, then if we call GXGetProperties we see that orientation of video memory have not changed and is landscape (xpitch = 480, ypitch = -2). It means that if we run ANY gapi example or game from ...Show All
Speedtriple New .net compact framework on device
All, I wrote a simple application using .Net 2.0 - Windows mobile 5.0 smartphone sdk . My application uses Microsoft.WindowsMobile.Status.dll. When I installed this application on AudioVox SMT5600 and tried to ran it. An error popped up on device saying " The application requires a newer version of Microsoft .Net compact framework than the one installed on this device ". Does it mean, .net 2.0 Smartphone apps. written using mobile sdk ...Show All
toddo drawing a target
Hi, i wrote a program in vb6.net that uses graphics paths to create a target. each ring of the target has a value and by clicking on the target i retrieve the score for that position. my question is how can i draw a circle on top of another circle in cf which does not use graphics paths any ideas would be appreciated cheers Graphics. DrawEllipse() is available in NETCF V2, that’s enough to draw a circle. You can find ...Show All
UnRusoDeCaracas Using Images on Button Controls
Hi all, is this possible I can't seem to find a property that allows me to place an Image on a Button Control. Must i implement the CreateGraphics() method on this Button Object to perform some drawing on it (All I need to use is a Downward arrow on a button, so would be easily drawn, I guess :-s) (Using CF 1.0) Thanks Tryst OK - thanks, Tim. I might use a PictureBox as this has an OnClick event, so can probs replicate an button. Tryst ...Show All
saurabh_negicharlie Quick question on database updates
My sql mobile database does not update changes to the actual database, only the copy it has in debug mode, not the actual database. How do i fix this So your question is not about database update, but about synchronization of several databases. You have several options here. For SQL Mobile/SQL 2000/2005 combination you can use RDA or replication. For other databases synchronization needs to be implemented ...Show All
