Answer Questions
Anoniem-pje Emulator debugging - 'unable to start program'
Hi I'm trying to debug the memwatcher SDK tools sample today item using VS2005. First I get a message "Program to Debug A non-executable project cannot be started directly. Please set a command to use to start debugging this project. Do you wish to continue ' If I click yes I get a message "unable to start program '%CSIDL_PROGRAM_FILES%\memwatcher\memwatcher.dll'. This used to work - I don't know what I've done to break it. I've ...Show All
Esteban 8A Bluetooth printer
How can i send data from the ppc to zebra printer while using bluetooth I've tried to send data with a bluetooth chatprogramma but i get the error sending message on client.Connect( New BluetoothEndPoint( CType (cboDevices.SelectedItem, BluetoothDeviceInfo).DeviceID, ServiceName)) the specific error is : no connection could be made because target machine actively refused it... Imports FieldSoftware ...Show All
Roy Jackaman Japanese characters
Hi, I am using Mobile web project to develop a portal to be compatible to J-sky (j-phone) emulator. I have to use shift_jis charset, as supported by device. I am using Microsoft IME 2000 7.0.1 to switch to Japanese language. Direct input mode works fine, I am able to input in japanese through Emulator. but when I switch to Hiragana or Full-width katankana or half-width katankana, characters are shown in the emulator, but on press enter ...Show All
FundamentalDiscord using in evc4?
Hi can i use evc4 for debuging and running applications on device emulator as i cannot connect through it... regards Carl Brochu MSFT wrote: The device emulator can act as a "real" device by connecting it through ActiveSync. HUGE thanks Carl (and the orig poster) , I was having major issues activating the emulator, it seemed like my eVC4 wanted to run my old Emul, it hadn't ...Show All
Sharry Jumping between GPRS and Wlan
Many PPC-phones etc nowadays have a wlan-adapter. Would it be possible to write an application that set the "default" connection-method to wlan if available, otherwise switch to gprs Then maybe one could just kill connections over gprs whenever a wlan is active. Would make it possible to use existing im-clients, ircclients etc without throwing away too much money on GPRS (which costs >$2/mb here in Sweden). Any tips would be appreciated, ...Show All
cc2001a Problem with P/Invoke when double types are passed by value
Hello All, I am using P/Invoke on native dll which is developed in C. I have one query. When I try to call function which takes arguments as double, I get "NotSupportedException". According to following article, we can't pass double type as value to core function. http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnnetcomp/html/netcfmarshallingtypes.asp "Long types (64-bit integer) and floating-point ty ...Show All
olunow Major bug in RelayoutDialog?
I am using DRA:: RelayoutDialog to use different dialog templates based on screen orientation. However, if I dynamically change the text of a static control in WM_INITDIALOG, the control's text is not updated after RelayoutDialog. To reproduce, create a simple MFC Pocket PC app with all default settings. Modify the CAboutDlg class so it contains the line below: BOOL CAboutDlg::OnInitDialog() { CDialog::OnInitDialog(); ...Show All
Orschiedt Not enough storage is available to complete this operation
Folks, I'm trying to play a media file on PPC 5.0 emulator and I get the following error message "Not enough storage is available to complete this operation". Does it really mean that it doesn't have enough memory If so how can I increase the memory for the emulator When I did google for the same message I found this page http://www.microsoft.com/windows/windowsmedia/player/faq.aspx#3_12 which indicates that the file might be corrup ...Show All
ClaudiaN How To Buy A MICROSOFT PRODUCTS
Dear Sir/Madam! I am in Pakistan and want to buy Microsoft Windows Xp 2003 Service Pack 3/1, Microsoft Office 2005Xp, Prolog, Norton Antivirus for Windows Xp 2003 or other windows so please tell me if you deliver those above mention software to me in Pakistan. Your quick action will be appreciated in this regard. Regards, Nasir N. Razz You can buy everything that you listed in you post at Amazon , the most sellers will ship to ...Show All
Marek Sieradzki JScript in PIE (Pocket PC 2003+)
The latest documentation for Pocket Internet Explorer included in VS2005 Docs implies that common methods like document.getElementById() is not supported. Say it ain't so. One must roll one's own Thanks, David Seifert You'll find more help for PocketIE questions from one of the forums below http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=223605&SiteID=1 ...Show All
hande Traffic on GSM Modem
Dear All, I am developing an application using GSM modem I have around 50 messages limitonto my SIM card of Modem. Time when I am receiving the SMS I have to delete it using AT commands through C#.NET, Similarily I did when I had very less traffic , But Now I am getting numerous messages and the time when I am deleting the messages I am getting more messages still to come and it goes on increasing and my process of reading data get ...Show All
JuG genasm error message when adding DesignTimeAttributes.xmta to my project
This is weird. I have a Smart Device C# library that builds perfectly. When I add a DesignTimeAttributes.xmta to it and rebuild it I got the following error message: genasm.exe(1) : error There was an error finalizing type . Type 'MyNameSpace.MyClass, MyLibrary, Version=9.2.0.0, Culture=neutral, PublicKeyToken=null' was loaded in the ReflectionOnly context but the AssemblyBuilder was not created as AssemblyBuilderAccess.ReflectionOnly. My Namesp ...Show All
Spyros Prantalos changing label color
hi there, i was developing an device application. i was trying to change the back color of a label in my device application to web's category color or custom color, but it take no effects. only color under the system category will do is it cannot use color other than the system's color in .net compact framework Hi This is a known problem of the Visual Studio designer (see http://lab.msdn.micros ...Show All
ChildGuidanceCenterGB Debug Error
I have an app corverted from VS2003 to VS2005 written in VB.NET. I am using ppc2003SE VGA emulator for debugging. I received the following error: File or assembly name 'System.Data, Version 2.0.0.0, Culture= neutral, PublicKeyToken= B77A5C561934F089, or one of its dependcies. was not found. This is diplayed in the emulator Any ideas Do you have the 2.0 Compact Framework installed on this ...Show All
Hiromi Nakura Answer Suddenly get "sql server does not exist or access denied" after connected for ages.
Hi all, I'm developing a PDA app using the compact framework. It connects to a SQL server 2000 database calling stored procedures to read data and update it etc.. It all works absolutely fine for 10 minutes or so - reading and writing lots of data. Then all at once I get the error "sql server does not exist or access denied". In my error handler I try to reconnect - but it seems once this error has happened it's not possible to reconnect. I don ...Show All
