Software Development Network Logo
  • Microsoft ISV
  • VS Express Editions
  • Smart Device
  • Windows Vista
  • Windows Forms
  • Visual FoxPro
  • .NET Development
  • Visual Studio
  • Game Technologies
  • VS Team System
  • Visual C#
  • Visual J#
  • Architecture
  • Windows Live
  • Visual C++

Software Development Network >> Smart Device

Smart Device

New Question

Unwanted Anti-aliasing
VS 2005 and Smart Device installation problem
Rasbook dial-up connection registry settings
WM 5 on emulator
Using Notification: HTML Image?
How to check whether Network is avilable?
A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
Syncing with VB6 Application?
How filter out folders?
TCPClient Connection Emulator vs. Device

Top Answerers

TheresaKad
Meas Pheng
toni_gom
Fabien Masson
drlarsen
JonCole
sveroa
chrisbtoo
Trond Brande
Sean Sexton
OpenDBA
Only Title

Answer Questions

  • Peter Sutcliffe Exception Code 0x80000002- please help!

    Hi. I have an application for PocketPC that sometimes gets this exception: Exception Code: 0x80000002 Exception Address: 0x01f7aac and I don't know what to do with it. I'm don't know much about exception handling and I don't understand what this error means. I get it inconsistently. sometimes it never surfaces; sometimes it suddenly does. I've been trying to find patterns to no avail. My application is basically a speech recorder and player. I w ...Show All

  • Niall Baird cannot compile since no change!

    Hi   I just had to unfortunatly reformat my development box and re-install the OS, drivers and applications - 13 hours work with the stuff I have on :(   Even though I backed up everything, the VS.NET projects - last time I compiled one project - it compiled fine, no errors. However in vs.net 2003 if I load a .NET CF project (smart device project) I get an error when its loading:   "The .NET assembly 'System' ...Show All

  • caaptain Managed C++ Smart Device Applications

    From my understanding you are only able to create native C++ smart device applications for VS2005. Is this possible just unsupported It's not possible because C++/CLI is not supported on devices. Essential functionality is not present in device runtime, so even if you manage to compile C++/CLI for device outside of VS, it won’t run properly. ...Show All

  • Ashok Kumar Roy Learning the .NET compact framework

    Hey, I am having a hard time finding resources on programming for the compact framework.  Does anyone here have any good resources. Also, check out the OpenNETCF wiki. We have a collection of links to .NET CF-related blogs (which are a invaluable learning resource, IMHO). Thanks for all the reply's they have been helpful. Jan has it covered. Personally, I really love the .NET CF as you will ...Show All

  • Jereme Guenther Debugging of eVC++ 4.0 application on WinMobile 5.0 using VS2005 dummy project

    Hi Friends, I am doing following steps- 1) Install eVC 4.0 SP4 and Visual Studio 2005 on the same machine. 2) Build the eVC 4.0 MFC project and copy the executable to the appropriate location on the device using Remote File Viewer from Visual Studio 2005. 3) Create a dummy project on Visual Studio 2005 (this must be an executable project) for the correct WM 5.0 platform. 4) In VS 2005, open the project propert ...Show All

  • ansarali Screensaver for Windows Mobile 5.0

    Hi! I am thnking of developing a screensaver for Windows Mobile 5.0 platform. Can anyone point me how to develop this kind of application Is there any specefic design guide for windows mobile 5.0 screen saver how i can deploy them I need this informtion very badly. Thnx in advance!!     Pls refer to following link for more relavent forum http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286724&Sit ...Show All

  • Fabio Gouw Target Machine Link Error

    I have used the upgrade wizard to migrate my EVC 4 project to VS 2005. I have managed to get most of my projects to build but I have a couple that give me the following link error. mfc80u.lib(MFC80U.DLL) : fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM' The configuration was originally targeting ARMV4. The "Target Machine" Linker option is set to "MachineARM (/MACHINE:ARM)". And I cannot ...Show All

  • Ryan Rinaldi VS.NET 2005 BETA2 : Could not establish connection to network

    Hello to all! I just create one simple solution in VS.NET 2005 Beta2 with 2 projects: -webservice project (just with default HelloWorld web method) -smartDevice project (who call HelloWorld web method) When I try to call WebMethod the error occurred (I use PocketPC 2003 Emulator): An unhandled exception of type 'System.Net.WebException' occurred in System.Web.Services.dll Additional information: Could not establish connection to network. W ...Show All

  • mike6669 Missing assembly information in converted project

    This is a rather weird 'bug'. We upgraded a VS2003 Pocket PC project to VS2005. The conversion process didn't change AssemblyInfo.cs and when we go into the new Assembly Information screen in the project properties we see the settings as we set it. When we change it in that property screen, it does change in AssemblyInfo and vice versa. But when we build the project and have a look at the properties of the executable there is no version info ...Show All

  • Dietz Form is unable to capture KeyEvents, but can capture them within a Control.

    Hi all, I have set my form up to attempt to capture KeyEvents but they are not being fired, or at least my event method is not being triggered. But when I set the KeyDown event for a given control on the Form I am able to catch the key event. Ideally, I need to catch the events on the form. I noticed that I am unable to set the KeyPreview property on the Form as I am using .NET Framework version 1.1. Is there anyway I can catch these KeyEvents o ...Show All

  • JTFML Activesync Problems

    I have a problem with synchronizing files. When my backend application runs it generates some text files. I want to transfer it to the mobile device automatically when the device is connected to the cradle. When I use activesync it only allows us to synchronize only between "C:\Documents and Settings\Administrator\My Documents\WindowsCE-2 My Documents\" and the My documents folder of the mobile device. But whe ...Show All

  • Marco B What to use instead of environment variables?

    I'm in a situation where I'm porting some existing software to Windows CE and used environment variables in the original. The idea is to share a common string between dll's in the running process where the "main" dll posted a environment variable FOO=BAR and all other dll's could search and see if FOO was set. The sharing only happend inside the process so two applications wouldn't conflict with each other. Is there a similar way ...Show All

  • WilliamTell Pocket Word or Notepad programming

     Hi! Could you help me how to program pocket word or notepad I need to load a portion of a big txt or doc file into a textbox and insert some text into it and paste it back to the big file.  How could I display formatted text in Notepad How could I copy a portion from a file and paste it back I need it for a program that can fill in a report and print it. Thank you! Thanks Alex. Hi,  & ...Show All

  • Chris Howarth Read phoneBook of a SIM card on a Smartphone

    Bonjour, j'essaie de lire le repertoire d'un smatphone, voici mon code : ------------------------------------------------------------------------------------- <StructLayout(LayoutKind.Sequential)> _ Public Structure SimPhoneBookEntry        Public cbSize As IntPtr                   Public dwParams As IntPtr   & ...Show All

  • Robert Frye password field which show password for a few second first

    I would like to ask if there is any password edit field work like Nokia's symbian password field, which will show the character for several second before switch to "*". Or if there is anyway I can do this kind of edit control thanks a lot. You can use the edit control and set the 'password' property to true, but in this case whatever character typed will be show as '*'. In order to show the cha ...Show All

111213141516171819202122232425262728

©2008 Software Development Network

powered by phorum