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 > august 2004 > threads for tuesday august 24

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

ConmanClient not installed correctly
Posted by troy anderson at 8/24/2004 4:18:43 PM
I have followed the documented procedure for setting up a debug session with VS.NET2003 and .NET device by running SDAuthUtil on both PC and device. However, I get an error on the PC which states that ConManClient could not be started. I have a PC running XP with VS2003.NET and a X86 processor ...more >>

.NET Runtimes problem
Posted by Ctitanic at 8/24/2004 1:36:17 PM
Could any of the MVPs check this thread and tell us how to fix this problem? http://discussion.brighthand.com/showthread.php?s=&threadid=109154 -- Frank J. (Ctitanic) www.pc-counselor.com Home of Tweaks2k2 ...more >>

What database format is Pocket Outlook using?
Posted by PeterB at 8/24/2004 9:17:14 AM
What API should I use to read data from the database on a desktop PC? / Peter ...more >>

What does Compact Framework add...
Posted by PeterB at 8/24/2004 9:13:49 AM
Is there a comparison chart between a PocketPC without CF, with CF1, CF1+SP1, CF1+SP2 and the upcoming CF2?? As a side note, would the use of RAPI (for example OpenNETCF.org's Desktop Communication API) require any of the CF sets or would it be runnable without CF (i.e. on a PocketPC 2002 mach...more >>

Microsoft.WindowsCE.Forms.Message to get Parent Control?
Posted by andrew_f_martin NO[at]SPAM hotmail.com at 8/24/2004 7:23:29 AM
I have implemented a custom DateTimePicker control with OpenNETCF IMessageFilter: public bool PreFilterMessage(ref Microsoft.WindowsCE.Forms.Message m) { // Add MsgWindowTest.PreFilterMessage implementation if (m.Msg == (int)WinAPI.eWM.WM_LBUTTONDOWN) { // Get the low and high ord...more >>

GPRS truncates soap messages
Posted by info NO[at]SPAM vajani.com at 8/24/2004 1:32:25 AM
Hi, I have a .net cf application that sends a dataset to an Xml web service. If I'm connected to the lan, it works properly, but if I try with gprs, the webservice returns me a soapformatexception. It seems that gprs connection truncates the dataset, so the webservice can't recognize it. I...more >>

Question on OpenNetCF Serial Port Demo
Posted by 50230065 NO[at]SPAM alumni.cityu.edu.hk at 8/24/2004 1:17:12 AM
To all, I've written a demo program using OpenNETCF's Serial classes but seems that it won't work (at least can't send out data and the dataReceved delegate is never called) the source are as below: [code] using System; using System.Drawing; using System.Collections; using System.Windo...more >>



DevelopmentNow Blog