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

Software Development Network >> Smart Device

Smart Device

New Question

WinCE Database problem -pls help
No FontDialog in Compact Framework?
Detect if you're app is running in the emulator?
wceload and using the registry to specify the install path
how to generate Setup and deployment project for PPC
Error 0x89731511 deploying to PPC2003SE Emulator
Missing CloseUp Event on DateTimePicker
VS.NET 2005 BETA2 : Could not establish connection to network
Unable to copy file "obj\Debug\MyApp.exe" to "bin\Debug\MyApp.exe". Could not find file 'obj\Debug\MyApp.exe'
how to get my Pocket Pc 2003 SE work in VS .NET 2005 beta 2??

Top Answerers

TreeSapp
smilek
DotNetFireball
Draders
JokerMan
hindi
northern
TGnat
NicoRi
aleycris
XUL Tutorial
Only Title

Answer Questions

  • jamierichards emulator ppc can't connect to internet with a connection behind proxy.

    Dear Experts, I am using vs 2005 beta 2 and vs 2005 release team suite. I configure emulator ppc 2003 to connect internet like normal. But today, when i use a connection which stand behide proxy with port 3128. I do like below but it doesn't work, can you see and tell me how i can configure that. Many thank for your instruction. 1) From vs2005:     Tool->options->Device Tools 2) I choose Pocket Pc 2003 SE Emulator ....etc... ...Show All

  • micTronic C# application deployment to pocket pc

    hi, i have connected to the PPC using MS activesync but i dun know how to deploy my c# application into it and run in my device. Can anyone help me thx a lot :) 1. Connect your device using ActiveSync. 2. Create a Pocket PC application. 3. Enable device toolbar and select "Pocket PC 2003 Device" in the device drop down. 4. Compile you app and run "Deploy Solution" from the Build menu. David can you share ...Show All

  • Mac7 Pocket PC 2003 emulator and Sql Mobile

    Hi all, I compiled up a simple SQL Mobile application on vs2005beta and deployed to the PC 2003 emulator. However when it runs it fails with an error message 'the application <> requries a newer version of microsoft .NET Compact framework than the version installed on this device'. the src is from http://samples.gotdotnet.com/quickstart/util/srcview.aspx path=/quickstart/CompactFramework/samples/sqlcedbcreate/sqlcedbcreate.src ...Show All

  • Javier_Mexico WM 5.0, Dev Emu hangs on KITL interrupt.

    I'm using WM 5.0, with VS 2005 beta 2 installed, and DMA upgrade for the device emulator. After building a cloned bsp, and attach to the device emulator, it would hang after starting the KITL Interrupt thread. Dos cmd window: KITL Checking client registrations +RegisterClientPart2: Id 0x00000000 KITL Timer thread started, (hTh: 0x17FFCFD2, pTh: 0x97FF3400) -RegisterClientPart2 returns 1 +RegisterClientPart2: Id 0x00000001 -RegisterClientPart2 r ...Show All

  • mclagett could not find a part of the path '\C:\Temp\001.jpg'

    Dear All: I met a problem to need your help. In device application project, I want to open files using f_srm = new FileStream(@"C:\Temp\001.jpg", FileMode.Open); But come back with error "could not find a part of the path '\C:\Temp\001.jpg'". I have checked that the file "C:\Temp\001.jpg" is existing in my PC. I am not sure the reason of this error. Really hope sb can help me out. Than ...Show All

  • AAAAAAAAAAAAAAAAA Lost the Create SmartDevice Wizzard

    In VS 2005 Beta 2, when I would go to       File > New Project and select:      Visual C#            Smart Device                   Pocket PC 2003 and then click on Device Application under the installed templates,    it would run a Wizzard where I could c ...Show All

  • Jaden Writing programs compatible with PocketPC/Smartphone 2003 and WM5.0

    Hello I'm wondering what I have to think about if I want to write programs that will run on all of the following platforms: PocketPC/Smartphone 2003 WindowsMobile 5.0 PocketPC/Smartphone I have a program written in c that I only need to provide with a screen buffer to using GAPI and pass on any keypad inputs. The rest the program handles itself. The reason is that we develop for all kinds of platforms and we need it to be as independant as possi ...Show All

  • FannwongCindy CreateFile() only supports 256 characters ???!!!

    It seems like WM5 only supports 256 characters creating a file with CreateFile(). However the docs tell otherwise: MAX_PATH, which is supposed to be 260. This works fine under PPC 2003, but with WM5 it doesn't. Is that intended behavior, a bug, or just bad documentation -Stefan #define _MAX_PATH 260 /* max. length of full pathname */ #define _MAX_DRIVE 3 /* max. length of drive component */ #de ...Show All

  • 108bones Please help me, problem to stop Thread with Socket.Receive (CF2)

    Hello, I'm french (sorry for bad english), I have a big problem in a pocket pc appliaction. I have another thread than the principal thread, in this i do : while ( this .socket_r.Receive(bufferRX) > 0 ) { [...] } I want Socket stop to receive or thread stop to be alive when the user close application. but it doesn't work! (Thread.Abort() don't work.. (because CF)) (Socket.shutdown or .close don't stop the while loop) Do you know how i ...Show All

  • Conch&amp;#250;r Can data be sent to GPRS enabled phones?

    My question is that nowadays, there are GPRS enabled phones available... Can a PC be interfaced to a GPRS enabled phone to send data via GPRS link At the receiving end again the data will come to the GPRS enabled phone and will be read by the second PC. Is it possible This is a wrong forum to ask this question, you should contact your particular phone carrier to find out if that's possible. My guess would be no because I doubt GPRS allow ...Show All

  • Casey0001 How to write a program for barcode scanner MC1000

    I am trying to setup a program to scan data into a table on a Symbol MC1000. I have the Symbol scanner, Activesync 4.1 and Visual Studio .Net installed. However, I am not sure where to start. Does anyone have a sample program in VB.net and instructions on how to implemenent it Thanks, Ryan When I was in your situation a few months ago--starting from scratch--I paid the folks at American Barcode and RFID in Ph ...Show All

  • clauden Windows mobile 5.0

    How can I obtain a trial version of Windows mobile 5.0 I think this could be difficult at the moment, because it is not released yet as I know. At the moment, your only option is to install the SDK and use the Emulators Peter Thanks! ...Show All

  • Calebs Garage Deployment project questions

    I would like to do the following in a CF deployment proect: 1) Add the program to "Programs", the "Start Menu", and "Startup" -- It seems that I should add these "Special folders" to the "File System on the Target Machine", but what do I add to those folders to actually get the program reference to be poperly added 2) I'd like the "Application Folder" not to be directly in "\Program Files" so I set the property "DefaultLocation".  This d ...Show All

  • Arier Can we use Arraylists in CF?

    Hi. I have some images as Byte arrays in my application. Can anyone tell me if it is possible for me to store those images in a Arraylist So that I can just run a for loop and insert those images one by one to the SQL CE database Thanks. Hi reO, Instead of holding on to the actual pictures, you could put them in the file system and hold the location of the files in your ArrayList. Your save logic cou ...Show All

  • outlaw Vb express with smart device

    i want to create smart device app. in vb express . how can i do this and i'm computer eng. student in university . can i get vb2005 pro ed. for educational porpuse  can msdnaa help for me this please    Hi, The VB Express SKU does not support development of device projects. You can opt to use the Standard SKU (Academic will also work for you which I think ships with MSDN). Ple ...Show All

123456789101112

©2008 Software Development Network

powered by phorum