0
votes
0answers
45 views

How to autostart my application?

I'm developping an application for Honeywell Dolphin 6100 ; a mobile computer with a barcode scanner that uses Windows CE 5.0 like OS. I want to autoRun my application when the device reboot. Can ...
2
votes
1answer
192 views

Platform Builder for WinCE 7.0

I'm using Windows XP 32-bit OS. I installed Visual Studio 2008 initially. Then, I installed WinCE 7.0 Evaluation version. Now, when I check for Platform Builder in Visual Studio, there is no such ...
5
votes
3answers
212 views

How to change output file folder based on device

First I will start with what I am trying to accomplish, then I will provide contextual details: When I select Start Debugging, I want the output directory to change depending on which device is ...
0
votes
1answer
90 views

First-chance exception at 0x03f7111c in CEDel.exe: 0xC0000005: Access violation writing location 0x002e0364

I am getting a "First-chance exception at 0x03f7111c in CEDel.exe: 0xC0000005: Access violation writing location 0x002e0364." error when running my code. I am currently running in debug mode, and ...
0
votes
0answers
39 views

Resource Leak Detector in Visual Studio

I am trying to use the Remote tool in Visual Studio: "Resource Leak Detector". Can anyone tell me what is the meaning of "count" for method where a memory allocation occurs? Does it mean that the ...
1
vote
1answer
95 views

Connect to Win CE device From WPF/Win Form Application Without Installing Visual Studio

I am developing a tool to view information, Files and folders of wince device in WPF. I am able to connect, Disconnect and View Folder structure by following sample from this link. Everything works ...
0
votes
1answer
88 views

What is the reason for this sysgen error?

(Windows CE 7) If i give "clean sysgen" (blddemo clean -q), i'm getting following errors: SYSGEN: BUILDMSG: Found localized resources for Languages ( 0404 0407 0409 040c 0410 0411 0412 0413 0416 ...
0
votes
2answers
72 views

FormFactor has no effect on form size in Visual Studio Windows CE

I have configured a form factor with screen size 240x320: I have made it the default form factor: It has no effect: I have recreated the project, restarted Visual Studio, Googled thoroughly, and ...
0
votes
0answers
300 views

When deploying a Windows CE 6 application I get the error: file or assembly system system.data.sqlserverce not found

I am deploying a legacy C# mobile application onto a Windows CE 6 device. The application compiles within Visual Studio 2008 and deploys onto the device, but an error appears when running my ...
0
votes
0answers
118 views

unresolved external symbol “void __cdecl std::_Xran(void)” (?_Xran@std@@YAXXZ) while building WinCE application

I have one wince project which earlier used source.cmn files to build. But now need to build the same using cmake. I have written CMake Toolchain as: Message("Setting toolchain") set ...
1
vote
1answer
223 views

connect WinCE device without ActiveSync

I try to connect WinCE device without ActiveSync as written here: http://msdn.microsoft.com/en-us/library/ms228708%28VS.90%29.aspx Connection has been succeeded from Microsoft Visual Studio 2008 ...
0
votes
1answer
101 views

Compile my application written in visual studio 2003 with mfc for Windows CE 6.00

I use Visual studio 2003. I have a program written in C + + using MFC how can I compile for WindowsCE 6:00? There is a tool to cross-compile from windows xp on my pc and then transfer the executable ...
0
votes
2answers
150 views

Date format in Windows CE

I'm trying to convert the date string to "dd/MM/yyyy" format using the code below m_dEDate = Format(CDate(strExpiry), "dd/MM/yyyy") But system got the exception error - "parameter is incorrect". If ...
2
votes
0answers
46 views

Debugger does not free memory after detaching from a big application on Windows CE 6.0

We have a couple of devices running CE 6 from different vendors. When I attach VS2008SP1 debugger to our (rather huge) application, it takes all the RAM on device. When I detach, memory on device is ...
0
votes
2answers
166 views

MC9090 Windows CE 5.0 Connectivity Issue

Env: MC9090 , Windows CE 5.0, .NET3.5 CF, Windows Mobile Center, VS 2008 I'm trying to perform On device debugging on MC9090 from the VS2008 using an USB connectivity. My app is a web application and ...
0
votes
0answers
48 views

application for memory management in windowsc CE with vs2008 [closed]

I develop a application in vs2008 with c# in windows Ce SO. I have some problems with memory management and I need a application for this. You know of any? In my work I have a application but in ...
1
vote
0answers
567 views

Visual Studio 2008 Debugging Windows Embedded CE 6.0 application

I'm trying to debug a Windows CE 6.0 embedded application built with the STANDARDSDK_500 (ARMV4I) SDK using Visual Studio 2008. It builds and deploys however when it gets to the stage of starting the ...
1
vote
1answer
214 views

Arial Narrow font displays as Tahoma in Windows CE Emulator

When I add controls to my Windows CE 6.0 project in visual studio, I can choose one of the following fonts: Arial, Arial Narrow, Tahoma, Times New Roman However when I lauch the emulator, all the ...
0
votes
0answers
140 views

WinCE with web service

I would like to check with you all is there anything I'm missing or doing wrong in my applications. I have two applications developed in Visual Studio 2008 Professional Edition (Trial). One is Win CE ...
0
votes
2answers
241 views

compiling boost for wince

when creating a visual studio 2008 (version 9.0) project for my wince target visual studio knows about my platorm which is "FSS5PV210_CE6 (ARMV4I)". this platform is predefined by the vendor and ...
0
votes
1answer
107 views

CE Device platform SDK not showing up in VS2008

So I've installed VS2010 express for desktop development, then VS2008 for mobile development (I'm developing for a Honeywell Dolphin 6100), then the platform and device SDKs for the Honeywell stuff. ...
0
votes
0answers
103 views

Windows Compact Embedded 7 License Assesment Showing SKU C7NR catalog items as C7P catalog items

I have been struggling with trying to reduce the SKU for my run-time build of win ce 7. I removed all catalog items to get the lowest priced SKU based on the following reference: ...
0
votes
1answer
57 views

maintain the concurrent transaction

Two users modify the qty of the same item at the same time from MC 3000. Database is MS SQL Server 2005 Express. It's the remote access. System allows to modify by this action. Please share me how to ...
0
votes
1answer
777 views

VS Emulator - Windows CE Device Error

I'm trying to learn how to write programs for Windows CE 6.0 I'm using Visual Studio 2008 and have the Windows Device Emulator v3 installed I'm running 64-bit Windows 7. When I try to start up the ...
1
vote
1answer
425 views

Building for Win CE 4.2 in Visual Studio 2008/2010?

I have a legacy MFC C++ application for Win CE 4.2 (x86 ONLY) which was originally built using Embedded Visual C++ 4 (eVC4). I need to add some functionality which comes from a C++ library which uses ...
1
vote
2answers
74 views

Identify who invokes Event Handler

I have my app with my labels written to centralize when its text was modified. To make that I invoke a method through an EventHandler. I want to use same method to each one of my labels, but I don´t ...
1
vote
2answers
893 views

Fullscreen app in wince 6.0 c#

I have my app and want to make it run in full-screen mode, no task-bar. I found out how to hide the windows bar but when I start my app it doesn't cover the space of the windows task-bar, despite ...
0
votes
1answer
376 views

UnmarshalStructInfoFrom Error, Symbol on Motorola MC 2100

My first foray into Apps for Mobile Computers. I've a MC2100 and just downloaded the Symbol Mobility Dev Kit for .Net v1.7, apparently the latest kit. When I try to run code samples (that came with ...
0
votes
1answer
71 views

Error when attempting to create new WinCE project in VS2008

I'm using Visual Studio 2008, and I'm trying to create a new WinCE project. But when I create the project, an error occurs: How can I fix this?
0
votes
3answers
828 views

Using a Picture Box as a button, how do I ignore/disable double-click events?

I'm having some difficulty using picture boxes as buttons. I'd like to have custom button graphics rather than using the plain-old windows forms Button control. It works pretty well, except the ...
0
votes
1answer
63 views

VS 2008 text visualizer appears broken

I am debugging an application for the MC75A device. Earlier, I was able to use the text visualizer to capture the contents of a StringBuilder that traced the calls to a web service. The contents were ...
0
votes
1answer
50 views

Application Instance on MC

On MC 65 / 55, whatever clicking A.exe file more than once, system points to the same running A.exe. (But at one time, on MC 65, there were 3 A.exe shown in Task Manager.) But on MC 3000, system ...
-1
votes
1answer
401 views

How to avoid UI flickering in windows CE application?

I am developing an application in windows CE 5.0 using c# .net with visual studio 2008. I want to display some user controls in main user control by create user control object. While loading user ...
2
votes
1answer
413 views

How to use Visual Studio 2008 to attach to a DLL running in Windows Mobile 6.53?

How to use Visual Studio 2008 to attach to a DLL running in Windows Mobile 6.53? OR How to debug a Local Authentication Plugin DLL running in Windows Mobile 6.53 using VS 2008? I am trying to debug ...
1
vote
2answers
551 views

VS2008 and WinCe 6.0

I'm new to smart device development. Is there WinCe 6.0 emulator which I can run fron VS2008? I found WinCe 5.0 emulator and how to run in VS2008, but with 6.0 no luck. Thanks!
0
votes
1answer
358 views

Creating an OS Design with a third party BSP in Visual Studio

For a small project that I'm working on I need to create a Windows Embedded application. I have an Evaluation Kit with a Tegra 2 Processor from Toradex. My problem lies in setting up my environment so ...
2
votes
3answers
620 views

Disable Suspend in Window CE

I have a system that requires the application to always be running. I have set all of the registry settings in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Timeouts] to 0 (which I am ...
0
votes
2answers
385 views

Windows CE 6 remote debugging. No call stack when pause program

I am using Visual Studio 2008 for a remote debugging session with WindowsCE 6.0. When I click 'Pause' I cannot see the program call stack. Instead of a call stack with any functions of my program I ...
0
votes
1answer
1k views

can't find pinvoke dll dbnetlib.dll error on ce 5.0

i'm deploying an app for ce 5.0 that connect to a sql server 2008 into a server: i've installed in the ce sql.wce5.armv4i.CAB and sql.dev.ENU.wce5.armv4i.CAB, but when I try to connect to the database ...
1
vote
1answer
373 views

Is it possible to create a standalone Windows Silverlight Embedded Application for CE 6.0 R3?

We are investigating using Silverlight as our UI creator. We can get a subproject running from the Platform builder but would like to pull this code to a standalone VS project. I have an SDK built ...
2
votes
1answer
731 views

how to set preprocessor defination of _win32_wce in vs08

How to set preprocessor defination in vs08.By default the value of _win32_wce is $(CEVER) set.but when I build the project the error "c1017 invalid integer constant expression" occur.and warning that ...
0
votes
2answers
100 views

How to create Dll for VS08 which were made earliar in VS06

I Have a DLL which is made in vs6.Now I want to create that Dll in VS2008.So that all the fuctionality remains same.
2
votes
1answer
198 views

Running in Windows CE from debugger causing eventual out-of-memory crash

I'm building a C# application for a Windows CE machine. The CE machine is talking to a serial device, and I'm using the SerialPort class. When I run the project from Visual Studio by right-clicking ...
1
vote
2answers
161 views

How to make a string available in all the forms in C#

I'm using Compact Framework 2.0 for an application in Windows CE 5.0 device with multiple forms. I have to use a connection string in almost all the forms in order to access to the database: string ...
1
vote
2answers
2k views

Creating a file in Windows CE 5.0 in C#

I'm using a Windows CE 5.0 mobile device, Visual Studio 2008 and Compact Framework 2.0 When I execute the application trough VS 2008, the program it's copied into a folder inside the Windows CE 5.0 ...
0
votes
1answer
58 views

Why does a compilation to certain Windows CE target get “skipped” in Visual Studio 2008?

I'm puzzled. "0 succeeded, 0 failed, 1 skipped" is what Visual Studio says to me if I try to compile a project to another target than what I normally work with. My normal is Windows CE 5.0 SH4 ...
0
votes
4answers
3k views

Connection string with an SQL Server CE database

I'm trying to establish a connection with a database in a Windows CE 5.0 application and I'm using the Compact Framework 2.0 The database is located inside the project's folder: C:\Documents and ...
1
vote
1answer
457 views

Deploying to smart device with visual studio 2008

There is an deployment feature in visual studio 2008 for smart device projects. What versions of os can be targeted with this deployment method?
0
votes
2answers
677 views

Howto use debugger on WinCE5 device with VS2008 (Win7)

I am trying to debug an application for WinCE devices. I got VS2008 installed on my machine (next to VS2010) but I cannot debug in emulator nor on the devices. I searched some time now but can anyone ...
1
vote
1answer
656 views

Debugging console to Visual Studio 2008 from Windows CE device

I'm developing code for a SH4-based Windows CE 5.0 device, using Visual Studio 2008. The remote debugger is nice - I can see variables, set breakpoints and single step. But what I don't seem to find ...

1 2