DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.compactframework     6231 threads
page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   



Setting IP address of an ad-hoc wireless connection   (1 messages)   Date: Thu, 23 Aug 2007 16:18:09 +0100
I've successfully used OpenNETCF to create an ad-hoc wireless connection on a WM5 PDA (with the intention of talking to another PDA). The IP address is assigned automatically by APIPA (Automatic Private IP Addressing ...

Cant Set breakpoints on a divece with cf2.0sp3 2.07045.00   (3 messages)   Date: Thu, 23 Aug 2007 13:52:33 +0200
Hello, I have here two Windows CE 5.0 devices one with cf2.0Sp1 Version:2.0.5238.00 and one with cf2.0Sp3 Version:2.0.7045.00 On the device with sp1 I have no Problems to debug and set break points, but as soon ...

WM6 Emulator - runs out of storage space when deploying project   (4 messages)   Date: Thu, 23 Aug 2007 20:15:25 +0800
Hi, I'm trying to develop a WM6 mobile application (for personal use) in VS2005 using C#. The application uses the microsoft.sqlserver.smo assembly in order to connect to an instance of SQL Server and be able to manage ...

Installing .NET Framework along with application   (2 messages)   Date: Thu, 23 Aug 2007 01:46:00 -0700
Hi, So I have built a PocketPc 2003 application. It uses a Sql Mobile database. I built the app in VS2005. Now, I need to have .NET framework and SqlCe database installed on the device to have the app run ok. So, when ...

Poor humaneyes   (1 messages)   Date: Wed, 22 Aug 2007 22:26:33 -0700
We had the same experiences with bad quality humaneyes. No after sell services, it's really sucks. ...

Unit tests / nunit   (3 messages)   Date: Wed, 22 Aug 2007 21:26:01 -0700
Any advise on how to do unit testing such as nunit on mobile 5 platform? Thanks in advance George ...

Web service and activex   (2 messages)   Date: Wed, 22 Aug 2007 20:17:27 -0700
I have created a web service and added a reference of an activex dll in it. When I try to create an object of the activex to call the methods, I am not able to see the methods using intellisence. I still tried to use an ...

Access Emails In Pocket Outlook   (2 messages)   Date: Wed, 22 Aug 2007 23:37:29 +0100
It seems to be possible to access contacts and appointments in the object model but doesn't seem to be any way of accesing emails? Does anybody know how to do this? I want to be able to process the emails in the inbox. Thanks ...

VS 2005 run emulator when not required.   (3 messages)   Date: Wed, 22 Aug 2007 21:56:29 GMT
Visual Studio 2005 starts the emulator on run (start debugging) even though I've got the target device combo set to 'Windows CE 5.0 device'. It does download the files to the device and I can debug it on the device. Is ...

I need my control to fill the text property of other controls when an event is shooted (as the Input Panel)   (3 messages)   Date: Wed, 22 Aug 2007 13:03:58 -0700
Hi. I need to do something that it's a little dificult to explain.... Please be patient :) I have a control (my control is a calculator). This control returns a value (the result). I need that: If when i call this ...

VS 2005 Keeps Re-Deploying Same CABs!   (1 messages)   Date: Wed, 22 Aug 2007 17:16:18 -0000
This is annoying (and wasteful of time)! I'm using a WM 5.0 Symbol MC70 against VS 2005 with SP1. Also CF.NET 2.0 SP1 is on the device/ my laptop. Every time I go to debug my sample project, it re-copies two things: 1 ...

Hourglass ghost   (3 messages)   Date: Wed, 22 Aug 2007 10:28:43 -0500
I've run into this problem again....when I click the X to close the main form and exit the application, the program ends and then about 1 second later, the hourglass cursor appears and only goes away when I open up another ...

Windows CE mobile Deployment and install   (1 messages)   Date: Wed, 22 Aug 2007 13:26:18 -0000
I have created a smart device cab project in VS 2005 and noticed the cab file only installs on devices with ARM processors, our target device is going to be an X86 device. I do not see any place to change the target device ...

Forms - Shown() method or similar   (6 messages)   Date: Wed, 22 Aug 2007 02:20:02 -0700
Dear List, I need an event to be fired after a Form is first Shown. Is there something we can do to initiate an event at this stage? Thanks, Dave ...

Error during decryption with SymmetricAlgorithm   (1 messages)   Date: Wed, 22 Aug 2007 02:01:34 -0700
Hello Group, I\m trying to add encryption to my appplication. it will be used to encrypt communication between device and some external system. Encryption and decryption works fine when I work with files, but I do not ...

Error message meant for other forms pop out for the current form   (2 messages)   Date: Tue, 21 Aug 2007 19:04:03 -0700
Hi all, I have recently coded a program control by a menu, user navigate through the program from the main menu, once a form is closed, the user is redirected back to main menu with the current form close with Me.Close( ...

ANN: .NET Compact Framework chat next Wednesday (August 29)   (4 messages)   Date: Tue, 21 Aug 2007 22:56:13 +0100
I'll be hosting a .NET Compact Framework chat over in the Skype chatroom on Wednesday, August 29 from 6pm to 7pm (10am - 11am in Redmond, WA). I'm hoping get some .NET CF team members to come along to answer any questions ...

FSD - implementation of MountDisk and UnmountDisk   (4 messages)   Date: Tue, 21 Aug 2007 17:56:19 -0000
Hi, I am trying to create my own FSD for a Windows CE 5.0 device. I want to mainly mount/unmount the storage card programmatically. The .def file looks like: LIBRARY MyFSD DESCRIPTION 'My File System for Windows ...

System.IO.IOException using GPS COM port   (1 messages)   Date: Tue, 21 Aug 2007 17:18:45 +0200
I've configured the GPS COM port (shared port) to COM8 and I use it with TomTom that work fine. I would like to use this port with my VB application but i receive "System.IO.IOException" when I try to open it with "SerialPort1 ...

Memory problems with Compact Framework   (3 messages)   Date: Tue, 21 Aug 2007 07:33:03 -0700
Hello! I'm working on an application that using a lot of memory on PocketPc. It seems that it almost uses the 32Mb of available memory. I tried to trace the behavior of physical memory and virtual memory using MemoryManagement ...


page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us