Content filed under "WinMO"

Compact Framework & Adding reference to System * problem

Marcus Grenängen, 2010-07-12 14:43

We've been having some problems with Compact Framework and referencing assemblies from the 3.5 release. The problem shows during compile time with a nice message like "Consider app.config remapping of assembly "System.Data, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "2.0.0.0" [] to Version "3.5.0.0" [c:\Program Files (x86)\Microsoft.NET\SDK\CompactFramework\v3.5\WindowsCE\System.Data.dll] to solve the conflict and get rid of all warnings."

NAUTIZ X5 - Camera Tweeks

Marcus Grenängen, 2010-06-14 11:46

The team ran into some problems using the C# CameraCaptureDialog class for taking pictures with the Compact Framework. When calling the ShowDialog() method it throws a OutOfMemoryException and the user is unable to capture a image.