Tagged Questions
The opennetcf tag has no wiki summary.
5
votes
1answer
352 views
OpenNETCF 1.4 Vs OpenNETCF 2.3
I have a chance to upgrade a legacy suite of applications currently using .net 1.1 to the newest .net framework.
It uses OpenNETCF 1.4 to communicate with the mobile device.
Is it worthwhile to ...
3
votes
2answers
456 views
OpenNETCF Signature control question
I am using the Signature control in OpenNETCF. It works great for most everything I need.
However, I need a way invert the signature and load it back in.
It has a call to get the "bytes" for the ...
3
votes
2answers
798 views
c# opennetCF background worker - e.result gives a ObjectDisposedException
I'm new working with background worker in C#.
Here is a class, and under it, you will find the instansiation of it, and under there i will define my problem for you:
I have the class Drawing:
class ...
2
votes
1answer
103 views
Compact Framework 3.5 User Control Localization
I am using Compact Framework ImageButton usercontrol from Chris Tacke's blog but I am having some issues in localising the CenterText property.
It appears the the <Localizable(True)> attribute ...
2
votes
2answers
327 views
Serial, RS422, In C#, TxDone Event Not Firing, No Data Being Received
I am writing an application that uses OpenNETCF.IO.Serial (open source, see serial code here) for its serial communication on a Windows CE 6.0 device. This application is coded in C# in the Compact ...
2
votes
1answer
163 views
Events occuring multiple times in OpenNETCF.IO.FileSystemWatcher
Whenever I am subscribing to FileSystemWatcher notification, multiple events are occuring when I create new file or change existing file. Events are occuring in following sequence:
New File
Created
...
2
votes
2answers
177 views
How to attach Messages from a Form shown with ShowDialog to Application2?
I am trying to use the code in this article that lets you know when your app is idle..
This code works great if your application has only one form. You call Application2.Run(myOnlyForm) on it and ...
2
votes
1answer
1k views
better way to communicate between ad hoc wifi windows mobile devices
We are developing wireless ad hoc communication applications on windows mobile 6 devices using 802.11 in ad hoc mode. We are using HP iPAQ 910 devices and OpenNETCF smart device framework 2.3 for ...
2
votes
1answer
899 views
In Windows CE .NET 4.2, why might SetTimeZoneInfo hang?
Our product contains a task-manager system that allows applications to run code in a DLL upon a scheduled interval, specify rules about whether a failure of the task should disable the related ...
2
votes
3answers
6k views
Compact Framework - OpenNetCf.Net FTP Samples?
I am trying to get the OpenNetCF.Net FTP Components working with my PDA application. I am struggling to get it doing any more than connecting to the server and wondered if anyone knew of any sample ...
1
vote
1answer
18 views
OpenNetCF.IoC can not hit start in SmartClientApplication
I'm using OpenNetCF's IoC framework and the code in my Program class looks like:
public class Program : SmartClientApplication<Container>
{
/// <summary>
/// The main ...
1
vote
1answer
160 views
Getting Wireless Network Strength
I'm having difficulty getting the wireless signal strength in a C#, Compact Framework 3.5, Windows Mobile 5 project using OpenNetCF version 2.3. I am aiming to assess the strength of network access ...
1
vote
0answers
68 views
Compact Framework file Upload via FTP
Does anybody know any FTP package that is working correctly under .NET 2.0 Compact Framework?
I've tried:
OpennNetCF
32feet's In The Hand: they are same, 530 return code
ftp24cp: desktop version ...
1
vote
2answers
69 views
OpenNetCF.IOC event subscription not firing
I am developing a Vb.net .Net 3.5 PDA application using the OpenNetCF IOC framework. I have set up and event to handle the navigation through the smart parts but when I raise the event the ...
1
vote
2answers
121 views
OpenNETCF and Windows Embedded Standard O/S
If I have an application that is written in .net Compact Framework (and runs on Windows CE) and is theoretically compatible with Windows Embedded Standard O/S, would it still be compatible if it makes ...
1
vote
1answer
161 views
Windows Mobile - Internet Usage C#
I need to monitor internet traffic (both upload and download) on windows mobile. Is there any API available to monitor internet data traffic on windows mobile (C#)? I am using OpenNetCF in my project. ...
1
vote
2answers
121 views
Prevent User from running applications on windows CE
we have windows ce 5.0 devices and want to lock them down ie. only allow the user to run our application that is installed on the device. We are thinking perhaps there is someway we can turn this ...
1
vote
1answer
927 views
Windows Mobile Professional 6.1 how to test internet connection
I have a WM 6.1 Prof. application that checks updates when user wishes to do so.
I want to check if there is any avaliable connection (GPRS or Wifi) before it attempts to connect to server.
I am ...
1
vote
0answers
44 views
OpenNETCF DirectShowPlayerControl display is going black randomly when playing videos if the player is disposed and recreated
I have a application that runs on touch enabled device with WinCE 3.5 OS. I have a show player control to display adds when the system is left idle for some configured amount of time..
So the ...
1
vote
1answer
186 views
Access HTTP POST data in OpenNETCF Padarn
Anyone know how to access HTTP POST data in the Padarn web server? They wrote the POST data will be in Request.Form, but there is always nothing.
1
vote
1answer
93 views
RAPI Approach: 1 static instance for the entire winforms app vs create,connect,dispose
In many places in our application we have code like this:
using(RAPI rapi = new RAPI())
{
bool connected = TryToConnectWithTimeout(rapi);
if(connected)
DoSomethingWithRapi(rapi);
}
This has ...
1
vote
2answers
279 views
OpenNETCF.Stopwatch -> only ticks changing, not Elapsed
I've been trying to track down a bug I thought was thread-related, but I think instead there is an issue with the way I am using OpenNETCF's Stopwatch. I am using OpenNETCF.IoC in my application, but ...
1
vote
2answers
559 views
Compact Framework : Read a SQL CE database on a PDA from a PC
I have tasked with upgrading a CF Framework 1.1 suite of apps.
Currently, the PC starts a server [after confirming via RAPI that the device exists and is connected] and spawns a app on the PDA as the ...
1
vote
1answer
740 views
Rapi.dll / OpenNETCF slow issues on Visual Studio
I am referencing OpenNETCF.Desktop.Communication (Rapi.dll) in my project and have the following problem:
When I for ex. "private RAPI mobjRapi = new RAPI();"...
it takes about 5 minutes to execute ...
1
vote
3answers
4k views
Unable to load DLL 'coredll.dll': The specified module could not be found. (On Windows XP)
Thanks to the gurus at StackOverflow. You guys are awesome. I posted on question on detecting idle time on a Compact framework application and got answers very quickly. When I tried the suggested ...
1
vote
3answers
1k views
Compact-Framework: Play default text alert and vibrate
I'm trying to put a notification into my compact framework 2.0 application that allows me to inform the user when they've received a new job.
I've tried to use the following code with the latest ...
1
vote
1answer
3k views
Upload and download large files - Windows Mobile (Compact Framework) via Web Services (WCF, MTOM, WCE?)
I have searched quite a bit and can't seem to find a good stable solution, so any help will be appreciated.
Here's the scenario:
Windows Mobile device running client app on .NET CF 3.5 (OpenNETCF ...
0
votes
0answers
26 views
How to terminate a program (per se) on Windows Mobile
How to terminate a program (per se) on Windows with Windows CE kernel ( Windows Mobile ) in .NET Compact Framework 3.5 (C#) the same way any no caught exception does (resulting in the window with the ...
0
votes
1answer
77 views
Switching between WiFi and GPRS on Windows Mobile 5.0 and Windows CE
We are trying to switch between WiFi and GPRS depending upon the availability of the network. We are also using OpenNETCF for the network activity.
Is there any callback methods available in the ...
0
votes
0answers
52 views
A Windows Mobile device can't uplaod a file (GPRS). What are the possible reasons?
I am using GPRS to transfer files, using FTP. For that I am using OpenNETCF.Net.Ftp library.
The problem I am having is that on some devices the file transfer always fails, while on other devices it ...
0
votes
2answers
301 views
Get Wifi signal strength with OpenNetCf in VB.Net
As the title says, I want to get the wireless signal strength from adapter on Windows CE, VB.Net, Visual studio 2008.
I believe opennetcf.net library has to be used.
Thank you in advance for your ...
0
votes
1answer
139 views
opennetcf.net.mail attachment help
Thanks for looking at my question.
I am trying to figure out attachments for OpenNetCF.Net.Mail. Here is the code for my SendMail function:
public static void SendMessage(string subject,
string ...
0
votes
0answers
154 views
How do I fix this function for FTP upload via .net compact framework?
Thanks for looking at my question.
I am currently working on an embedded (Windows CE 6.0) app (.NET Compact Framework, C#) for updating an existing app. I have everything working with the ...
0
votes
0answers
53 views
Problem removing an object and its lifetime
I have faced with a problem using OpenNETCF.IoC framework from codeplex. My question is not about IoC framework, but only about C#.
So I have objects (EventSubscriber) wich subscribe to some event ...
0
votes
1answer
41 views
Opennetcf IoC Calls my class's constructor twice
I have a class (named A) which uses another class (named B) as one of it's constructor's arguments by Opennetcf's IoC Dependency Injection.
the problem is when my application starts , class B's ...
0
votes
1answer
203 views
OpenNETCF.Telephony detect incoming calls in WIndows Mobile 6
I develop an application related to managing calls under Windows Mobile 6. For the calls I use OpenNETCF.Telephony around TAPI.
I manage to detect and answer the first incoming call, but then, if I ...
0
votes
1answer
104 views
Random behaviour trying to connect TCP/wifi/ad-hoc
I'm trying to connect my PDA to an ad-hoc network using OpenNETCF.Net. I want to force setting a link-local address and not rely on a fallback mechanism because that takes a little too long. Then I ...
0
votes
2answers
191 views
Windows Mobile - Disable USB (Compact Framework - C#)
I need to disable USB on Windows Mobile. How to disable USB on Windows Mobile using Compact Framework 2.0 (C#)? I am using OpenNETCF too. If it has some class to disable USB, I can use it too.
0
votes
1answer
358 views
Re-connect to a specific AccessPoint using OpenNETCF
I am attempting to have an application for Windows Mobile CE re-connect to a specific WEP Enabled network if it becomes available. I believe that this code scans through the currently available ...
0
votes
2answers
45 views
Got an error when I compile project with OpenNetCF
I need to work on old project that use OpenNetCF round buttons
I reference all the OpenNetCF dll to the project.
I have 2 problems:
I can't see the round button on the forms
when I compiled I see ...
0
votes
0answers
209 views
using OpenNETCF RAPI functionalities?
I would like to know if this is the correct way to deal with OpenNETCF RAPI functions because I use third party tool for device lock down, but sometime I encounter error when creating RAPI object in ...
0
votes
0answers
99 views
OpenNETCF DeviceFileExists
I wonder if this is correct behavior not. I create three RAPI variable types(rapi1,rapi2,rapi3), and I only initiate rapi1 to connect to the device while other twos are not connected, but when I call ...
0
votes
1answer
74 views
How do I dispose of a LargeIntervalTimer
I am using a LargeIntervalTimer from OpenNetCF to do polling when on a particular screen in certain conditions.
As I don't want the timer firing constantly I try to dispose of it once it's no longer ...
0
votes
1answer
1k views
Creating persistent RAS connection with opennetcf Ras in Windows CE 6.0
I'm in need to create an GPRS connection in an PDA that has windows ce 6. Now normally i would had to use the manufacturer's dll to create that, but they said that they use ras to accomplish this. The ...
0
votes
2answers
222 views
OpenNETCF: is it free to use?
I downloaded all the OpenNETCF dlls. Is it free? Or will it stop working after a year?
0
votes
3answers
266 views
Event Handler problem
I have event handlers for intercepting call logs on windows mobile. The problem is more specific to event handlers in C# rather than windows mobile. I am able to attach and detach event handlers for ...
0
votes
1answer
262 views
windows mobile 6.1 bar code problem with .Net compact 3.5 application
We have a .Net compact 3.5 application running on windows mobile 6.1 platform. We run it on Intermec CN50 PDA.
Today we encountered a weird problem. The bar code functionality stops working after we ...
0
votes
2answers
235 views
Windows Mobile 6.5 : Cannot create SubKey in Registry
I have code below which has been working on devices of type Windows Mobile 5 and 6.1
private const string OwnerSubKey = @"ControlPanel\Owner";
regKey = ...
0
votes
0answers
796 views
OpenNETCF.Net.Networkinformation Examples - Querying WiFi Information
I've started playing with the OpenNETCF Framework to capture information related to the WiFi connection available on the device I am writing an application for. I found a very usefull example at ...
0
votes
1answer
325 views
Opennetcf read sms with c#
Does anyone know how I can read the SMS on my windows mobile 6 phone?
I would like to do this in C#.
I'm currently doing this with InTheHand:
foreach ...