Answer Questions
NAntZ Smartphone emulator and Windows Media Player 10 - adding songs to the library
Hi. I am currently developing a media player for smartphone, in C#, using Visual Studio 2005, Windows Media Player 10 SDK, and Windows Mobile 5 Smartphone SDK. For trying my application I use Smartphone emulator for Windows Mobile 5. I have the following problem. I emulate a storage card using folder sharing. But when I use "update library" in Windows Media Player 10, it doesn't collect the music files in the shared folder. ...Show All
XE Paul How to update dialog title in mobile 5.0
Hi! all, We want to dynamical change dialog title in mobile 5.0. We use InvalidateRect() or UpdateWindows(), It seems doesn't work. Does anyone know how to dynamic change title. Please kindly help us. Thanks. Actually, we think the title has been update, but cannot be shown before we open other dialog. So we think our problem is cannot show the new dialog title immedialtly after we change data, not the dialog title cannot be cha ...Show All
Pat Meade TypeLoadException System.Data.UpdateRowSource
Hi to everybody, I'm new here and I hope to find my "gurus". I have developed an Smart Device application with Visual Studio .Net 2003 + VB. My application use Sqlite like DB with ADO.NET 2.0 provider and run on PDA wince 4.2. When my app tries to open a sqlite connection it gives me an error: TypeLoadException unable to load type System.Data.UpdateRowSource from Syatem.Data assembly version=1.0.5000.0...... I've tried to install Compact Framewo ...Show All
Marin Chanev migrating to CE5
I have program written for a Symbol PPC scanner. I used VS .NET 2003 for this device that runs CE4.2. Symbol is now shipping these scanners using CE5.0 and naturally my simple program (I scan barcodes and save them to a SQL CE database) is not compatible to the next version of your OS. Please excuse the sarcasm but it is a little frustrating. Anyway, Symbol indicates I need the MS Win CE Utilities for VS.Net 2003 Add on pack and their .net ...Show All
Soobook what is MMI?
hi all, I was trying to execute "Receiving SMS inside a managed application" which doing its job on Pocket PC application but when I got from MSDN site that for applying this code to Smartphone2003 we will have to change MMI part. I dont know anything about MMI. Please help me, Hi MMI stands for M an M achine I nterface - that's just the GUI of the application. Michael ...Show All
Daniel T Emulator VS. Device
Hi folks, I got today my 2125 device. J my develop was process was against the emulator, when I deployed and run my app to the device all the GUI controls layout was unlike in the emulator, very disappointed! is there a way to customize the emulator to be like the device screen/controls size.. thanks in advance, Oren. ok, I didn't know that :) I will try it tomorrow first thing in t ...Show All
Sudhir Kumar Cannot update data through User Control
I have a user control that consists of a Textbox and a picture button. The control is called NoteTextBox. Now when I used the NoteTextBox control, I bound the Text property of NoteTextBox to a table in a database. The user can type a new value in the TextBox and then click on the Save Button to save the changes to the database. The problem is when I call the Update() method (through savebutton_Click method), the changes to the textbox are no ...Show All
Dennis Chung Deploying the object "My" in VS2005
Hi, I want to use "My" object in my code. But if i want to access My.Computer e.g. i get an error message in VS2005: "Name My is not declared". I have searched a lot around and find many papers and websites - but not how i can declare the my object This is really annoying... 'My' is not supported for NETCF V1 project and only partially supported for V2. Please access required funct ...Show All
Jeffrey Wang What happen with CF after installing VS 2005?
Hello everybody. I have VS2003 on my desktop. I'm using it for developing smart device app. Then I installed the VS2005. After this operation the possibilities of CF 1.0 of VS2003 were disappeared. Now, if I want to create the smart device app, the VS show me the errors: "The .NET assembly 'MsCorLib' could not be found" "The .NET assembly 'System' could not be found" ... When I add this references to the projec ...Show All
Manojit Paul HELP ON GPRS AND SOCKETS
Hi there, I am recieveing an error when connected to GPRS it says.. "An error message cannot be displayed because an optional resource assembly containing it cannot be found" at System.Net.Sockets.Socket.ConnectNoCheck() at System.Net.Sockets.Socket.Connect() at System.Net.Sockets.TCPClient.Connect() at System.Net.Sockets.TCPClient.Connect() at System.Net.Sockets.TCPClient..ctor() at SocketTest.Form1..ctor() ...Show All
MikeFesta CeRunAppAtTime
hello ppl, I badly need to know this.. This CeRunAppAtTime event will set a notification queque to runn an application at the set time.. But i don't know how to do this in VB.net.. I search whole msdn but it gave me only C# codes, can somebody pls help me how to access the notification queue and add or edit them.. I would be so greatfull to ya, pleeassse help me soon.. Tanx in advance.. Regards Carty.. This forum is i ...Show All
Ceri Windows 2000 freeze with ACTIVEsync 3.8 & DeviceEmulator
Hi My Problem is, the computer freezes when trying to to connect over active sync I start ActiveSync, I start the Emulator then I start the device manager and tell him to "cradle" the device ActiveSync gehts a connection shortly after this -> Freeze! On which plattforms runs the Emulator (We have w2000 with SP 3) Do I need XP regards Norbert Thanks for the Info It was my mistake, I have Servicepack 4 installed (not only 3) ...Show All
NeoHippo Unable to play system sound on Smartphone
Greetings, I can't play system sounds on my Smartphone. I tried both the PlaySound and the sndPlaySound API in native code like: sndPlaySound (TEXT( "RingTone0" ), SND_SYNC | SND_ALIAS); I also used several Registry entries keys I found on my Smartphone (e.g.: "SystemAsterisk", "Keypress", "MenuPopup", "CellBroadcast", etc.) instead of "RingTone0" but I always ...Show All
Ryan Rahlf How do we embed windows media player to compact framework windows application?
I am trying to embed windows media player to my C# windowsCE project but it is impossible now. I thought I can do this with the functions of wmp.dll but I can't see them with dumpbin.exe. Is there any solution to embed it to my project without extra program like cfcom. On August 24 tune in for a webcast on hosting ActiveX controls with CF 2.0 Good afternoon, In CF 1.0, we didn’t have the support to dir ...Show All
Bozer Regarding .net CF2.0 and visual studio 2003
Hi all, i've just installed the .net framework 2.0 and the compact portion but cannot create any smart device projects that reference the 2.0 framework. is there something i am missing I've reviewed as much documentation as i can but nothing says that visual studio 2003 is not supported. Thunder vs2003 supports the .net fw 1.0 vs2005 supports the .net fw 1.0 & 2.0 ...Show All
