Answer Questions
VBRookie Installing MS. NET CF 2.0 on Treo 700w
I can't install the .Net Compact Framework on the Treo 700. I get the following error. Installation error. Stop all applications and processes, maximize available storage space, and run installation again. Support info: 4. I have nothing running and nothing is installed that didn't come with the phone. Here is the log file. 20/01/2006 15:20:58: Entered Install_Init(). First Call: Yes Previously Installed: No Installation folder is: '\Progr ...Show All
SuperHornet Date Time changing based on timezones??
I have a application which passes dates/times back and forth via web services. The server is EST. The pda is CST -1 hour. The PDA downloads the data from the web service and insterts it in SQL CE. When the user views the info it is 1 hour off. If the user adjusts the timezone on the pda to EST it works fine. Any help on how to tell the app to ignore timezones Thanks, Aaron ...Show All
FabianCJ Real basic question: How do I make .exe file from source codes?
Hello, I'd like to ask a very basic question, I received source codes from my manager, he told me to make .exe file from these source codes, my ex-coworker used to make .exe file from this source code to run this .exe on the most current Pocket PC. This pocket pc is built with Windows Mobile 5.0. I'm not a programmer, so I have no idea how to make .exe from this source code, <question1> do I install embedded visaul C++ and P ...Show All
latesh How can i make WCF Http webservice available when develop on Poctet PC 2003
Sorry for poor English... I have made a WindowsFX WCF Http WebService available in my local machine,and i could contract the webService in my pocketPC Internet Explore(not the emulator). And i tried successful using a ASP.Net2.0 WebService in my application. But when i use the WCF Http WebService,it could not connect to my local Server. I am sure the WCF Http WebService is available. How can i solove the problem I hope you can help me,Than ...Show All
Alxandr C# 2005 Express Edition and .Net 2.0 Development
I noticed in the C# Express Edition, as well as the C++ Express Edition, neither had any templates for developing applications using the Compact Framework 2.0. Is there anyway to make the Express Editions work with it Or do I have to have to purchase the full version Or is there a special version for mobile development Mobile Device support is only available in VS2005 Standard or higher. See http://msdn.microsoft.co ...Show All
Drashti Pocket PC SQL CE problems
Hi All, I am really new to the .NET, C#, CE world and am working on a project with some pressing deadlines. Please bear with me. I've been having a few problems with the namespaces, let alone pulling the data. For some reason the namespaces, using System.Data.SqlServerCe; using System.Data.SqlCeEngine; using System.Data.SqlCeEngine.SqlCeRemoteDataAccess; are not being identified during the build. I looked u ...Show All
Bakhytzhan Spy problems
I can connect with remote File View, RegEdit, HeapView, Process View to any of the Emulators or a real PPC2003 device. But when I run Spy I get either “The process cannot access the file because it is being used by another process” “Invalid Signature” when I connect to an emulator (if the emulator is not running it will bring it up) OR “The process cannot access the file because it is being used by anot ...Show All
Nicholas Allen How to display multiple images in a row in ListView
Can anyone help me to have multiple images and text together in a row in ListView Control. Hi, I have created a custom ListView Control inherting from Control and the listview items(custom).Here the listview items are child elements of the Custom Listview. How do i trap the event of Listview items on mouse down where i am firing an event and passing custom event arguments as i need to get the selected row. ...Show All
kfarley215 Direct Show - WM5 - the network authentication dialog box may appear when attempting to stream MMS from Windows Media
Hi I've seen this report for CE4.2: 031216_KB830472 - Under certain circumstances, the network authentication dialog box may appear when attempting to stream MMS from Windows Media servers. To disable the authentication prompt, the following registry key must be present: [HKEY_LOCAL_MACHINE\Software\Microsoft\DirectX\DirectShow\Networking\DoNotPromptForCreds] [from http://download.microsoft.com/download/8/a/9/8a9b0988-73fb-4 ...Show All
Lexin Shan Customer Issue add control problem with multiple framework
Without the stackform, everything works perfect but when I add a toolbar I get an error at line this.Controls.Add(this.toolBar1); ,if I comment all lines with toolBar everything works perfect error: $exception {System.Exception: Exception at Microsoft.AGL.Common.MISC.HandleAr() at System.Windows.Forms.Control._SetParent() at System.Windows.Forms.Control.set_Parent() at ControlCollection.Add() at DeKangoeroe.KMaankomst.Ini ...Show All
Luis S&#225; CHTMLView and PPC2003
I would like to know if it is possible to use CHTMLView in a PPC2003 application. I've seen that afxhtml.h is included in the atlmfc headers that come with VS2005. However, the file contains the following: #ifdef _AFX_NO_HTML_SUPPORT #error HTML classes not supported in this library variant. #endif _AFX_NO_HTML_SUPPORT is defined in afxce.h. Hi, You are right, VS2005 version of device MFC library ...Show All
Brave Daun Data source web service
I'm trying to add a data source in the data source window. I'm pointing it to a web service. it find the service... i tell it to finish and it adds a web reference in my solution explorer, but nothing shows up in the data source window so I can drag and drop a grid onto the smart device form. is there something special that needs to be done thanks shannon Yes, you need to type some code to set the data ...Show All
derekp Trouble installing eVC Upgrade Wizard for VS 2005
I installed the eVC Update Wizard, but it has evidently broken VS 2005. When I start VS 2005 now, it says "A problem occurred when loading the Microsoft Visual Studio Menu. To fix this problem, run 'devenv.exe /resetsettings' from the command prompt. Note: this command resets your environment settings." When I click the OK button, VS2005 exits. Okay, I performed the recommended action. Several times. It restarts VS 2005, and ...Show All
Dodgeball Deploying VS2003 app(converted to Vs2005) in CE5.0 Device
My application was developed in vs2003 C# CF1.0 and Sql Server Ce with SQL Server 2000 for synchronization for PPC2003 devices. I am trying to convert that project to VS2005 sothat I can deploy it on Windows Ce5.0 device. The conversion wizard didn't successfully convert the project, it kept throwing the error Compact Framework 1.0 is not installed on the computer even though I had it and I can compile the project in Vs2003.   ...Show All
kittani DrawString to PictureBox Got Exception VB.Net
I have a PictureBox on the Form. The Graphic object is getting from that PictureBox for drawing. I drew a string. Ran fine in emulator. However, when ran in device with pocket pc platform, I got exception. There is no specific error. How come Private Sub Button4_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click Dim grpDraw As Graphics = PictureBox1.Crea ...Show All
