Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet compact framework > march 2005 > threads for wednesday march 9

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Run function at time
Posted by cseverini NO[at]SPAM gmail.com at 3/9/2005 11:03:34 PM
Hi at all! I would like to run a function in my app at predefinite time? There is a way to do it?? Like CeRunAppAtTime but i've to run a function :) Thanx in advance...more >>


Additional reference for Error messages?
Posted by dei1c3 at 3/9/2005 6:35:02 PM
I've been working with the Compact Framework today for the first time and I keep getting an exception thrown that says "An error message cannot be displayed because an optional resource assembly containing it cannot be found." A friend of mine said that many Exceptions are not included in t...more >>

System.MissingMethodException - Public Declare Sub GlobalMemoryStatus Lib "kernel32" (ByRef lpBuffer As MEMORYSTATUS)
Posted by A_PK at 3/9/2005 5:30:39 PM
Public Declare Sub GlobalMemoryStatus Lib "kernel32" (ByRef lpBuffer As MEMORYSTATUS)... Is this valid for Vb.net for Compact Framework Platform.... I am having this error message System.MissingMethodException....... the following are my coding -------------------------------------------...more >>

Can i invoke a web method from a PPC ?
Posted by Chakra at 3/9/2005 5:27:56 PM
I have a Dell Axim X30 using Windows mobile 2003 . Can a CF.NET application on this, be made to invoke a web service running on the internet ? Regards, Chak ...more >>

compact framework, rapi and the emulator
Posted by fig000 at 3/9/2005 4:08:07 PM
Hi, Very new to compact framework programing. 2 questions: 1. I just read a 2 year old post which has the statement that you can't use rapi with the emulator. Is this still true? 2. I was wondering if there is something other than RAPI that allows a dot.net cf application to be abl...more >>

ActiveSync and debug file from VS.NET.
Posted by Marco via DotNetMonster.com at 3/9/2005 3:59:08 PM
I have a .NET application for Intermec device with SQL Server CE. If I debug a program with VS.NET 2003, in the installed program I find this file: ..NET Framerwork 1.0 ENU String.... SQL Server CE... SQL Server DEV.... In Active Sync, this file has the checkbox disabled. If I select remove ...more >>

Changing the registry permissions
Posted by Daniel Passwater via DotNetMonster.com at 3/9/2005 2:30:35 PM
I have an app(banner) that displays different text according to a registry key. It is updatable by the user via a popup menu. It works fine as long as the user has administrator privileges, but a power-user lacks privileges to update the registry. Can the app change the registry permissions wh...more >>

Cannot run normally my apps anymore must use DelCryptoKey
Posted by Peter at 3/9/2005 2:15:06 PM
Hello all, On my Wince 4.2 device I cannot run my applications anymore after rebooting(power off - power on) the device. First I have to run the DelCryptoTools on the device then everything is back to normal and my apps are running. Is it something I have to remove in the registry on my de...more >>



XmlElementAttribute won't support 'form' Properties
Posted by chunsheng at 3/9/2005 1:45:03 PM
It should be supported in Compact Framework according to the description on MSDN lib. My problem is, the system.xml.dll version is 1.0.5, and the 'form' property is not supported. Anyway I can use higher version xml in smartclient project? thanks!...more >>

Cookies in Smartphone
Posted by Juan at 3/9/2005 1:31:39 PM
hello: Is there any posibility of working with cookies in smartphone 2003? The cookies are http headers but I'm wondering if there is any wrapper to do automatically. Thanks Juan ...more >>

Imports System.Environment AND GetSystemInfo
Posted by A_PK at 3/9/2005 1:30:20 PM
Hi All, I knew that i need to Import System.Environment, and GetSystemInfo in order to retrieve Pocket PC device information such as processor, memory and so on... Could someone guide me how to use GetSysmtemInfo in vb.net thank you very much ...more >>

How can I use breakpoints with a PocketPC Emulator?
Posted by dei1c3 at 3/9/2005 1:17:03 PM
My experience is primarily using Windows Forms and Web Apps, but I am now working on a PocketPC project and am trying to develop it using the PocketPC Emulator in VS. However, when I place breakpoints in my code, they are ignored. Is this because the breakpoints are in the code on my physi...more >>

communcation via bluetooth
Posted by cfyam at 3/9/2005 12:04:40 PM
If my C# PPC app want to communcation with other device via blue tooth, how can I do? ...more >>

C Sharp Application Hangs on WIndows Mobile 2003 SE
Posted by richardsayre NO[at]SPAM gmail.com at 3/9/2005 11:54:03 AM
HI I have a C# .NET app that hangs while loading on Windows Mobile 2003 SE. The device is a Dell Axim x50. The application runs fine on an Axim x30 and every other Pocket PC I tried it on. My application main form shows up with the my loading message "Please wait loading...". While this me...more >>

About XPathReader
Posted by Ma Ning at 3/9/2005 11:28:34 AM
Hi All: I have read a article about XPathReader on Alex Yakhnin's blogs.I tested the sample with my own XML file.It like this: <Table> <Name> wolf </Name> </Table> I used it "\Table\[Name='wolf']",but the project throw a Execpiton. Thanks. ...more >>

Custom installer, cabwiz, msi
Posted by Jeff at 3/9/2005 11:27:04 AM
Hi, I've successfully created an .msi file containing a CAB file to deploy my mobile application to a Pocket PC through ActiveSync. My application is called MyTestApp. When the dialog comes up asking to install the application, it reads "Install My Company MyTestApp". How do I change "My...more >>

Microsoft certification for mobile?
Posted by nzpcmad at 3/9/2005 11:08:05 AM
Is there currently a certification exam for mobile (Win CE, PPC, Smartphone ...)? with CF along the lines of the MCSE? Can't find any threads in the group later than 2003. Thanks ...more >>

CSC to build .NETCF assemblies
Posted by Eduardo Pavinato Klein at 3/9/2005 10:56:57 AM
Hi all. I'm using nant (http://nant.sourceforge.net/) to build .NET assemblies and it was succesfull. When I try to build .NET CF assemblies, Nant returns success status but my application does not run in my devide or emulator. Does Visual Studio use CSC to build .NET CF assemblies? Is th...more >>

HTTPS with Smartphone
Posted by Juan at 3/9/2005 10:52:03 AM
Hello: Is there any posibility of use and make get petitions over HTTPS in .NET Compact Framework, and with a smartphone device? What classes should I use? Thanks Juan ...more >>

Can Not Connect Active Sync 3.8 .NET 2003 Professional
Posted by Alamo at 3/9/2005 9:41:57 AM
I have the .NET installed 2003 Professional. Before having installed it had the version Activate Sync 3.7.1, and now I have installed the new version 3.8, but already I cannot connect and debugged from the environment .NET . The .NET environment says that I cannot connect to the device. The co...more >>

About the source from the Opennetcf.org
Posted by A_PK at 3/9/2005 8:38:05 AM
a lot of people recommend opennetcf.org. there are also a lot of sample and source..... i have a question here, how come when i open the source, i am able to see all the source code, but i can not run the project ? below is the error message i got Cryptographic failure while signing assem...more >>

Trying to use JScript Eval to construct an expression from a string.
Posted by sjg NO[at]SPAM exel.co.uk at 3/9/2005 3:06:22 AM
Hi I'm writing a routine in a C# app to construct an expression from a string using data from a table. So for example variable A = 1 and variable B = 2, so I construct a string of "1 + 2" and get an answer. I've used JScript.Eval to do this previously but this doesn't seem to work using comp...more >>

Can I mimic a btn_Click() ?
Posted by Rick at 3/9/2005 2:29:06 AM
Hi, I have an application at work that I've inherited from a former employee. This app runs on a Windows CE .NET environment on an LCD screen. The app has several buttons on the screen that are clickable and have event handlers. These work fine. What I did was set up a UDP link from a PC to t...more >>

How do I read the registry?
Posted by Rick at 3/9/2005 2:18:19 AM
Hi, I need to read some registry values for HKEY_LOCAL_MACHINE. I figured it would be easy, just use the Registry Class in Microsoft.Win32 but whoops, this is not available on CE .NET. Second time this has bitten me today. Looking further in the MSDN documentation I found some fu...more >>


DevelopmentNow Blog