Recent update: 2008-3-21
I am getting following error:Error 1 The type 'System.Data.Common.DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\Documents and Settings\Adnan\My ...
hi is there any Managed API for file FileSystemWatcher?i also coudnt find native equivalent function for required task thanks
I'm totally lost, this C++ code should work in a C# assembly but i get a "Missing Methode" exception :(#include "MyDll.h" MYDLL_API int fnMyDll() { return 99; } and the header file#ifdef MYDLL_EXPORTS #define MYDLL_API __declspec(dllexport) #else #define MYDLL_API __declspec(dllimport) ...
Dear All, I have to deploy my smartphone magneto application in to smartphone. How do I create the package for .net framework along with exe so that it could be installed and run on the target machine. I am using .net 2005 on my XP machine. Thanx
Dear All,i am executing System.diagnostics.Process.Start("xxx.wmv","") statement to run .wmv file on my smartphone emulator in visual studio.net 2005.It is giving some alert message,"Cannot play the file or the file format was not supported".But it succesfully runs on emulator when i copied to ...
I am working on a Pocket PC app. Using the Mobel Application Development Toolkit and writing it is VB. What I am trying to do is add an image to a button. I notice that there are not any properties for the button to do this (or function, or members). Also there is no help on trying to do this ...
Dear All,i am executing System.diagnostics.Process.Start("xxx.wmv","") statement to run .wmv file on my smartphone emulator in visual studio.net 2005.I am getting Exception,"UnHandled System.ComponentModel.Win32Exception in System.dll".Help me please, how to handle the above ...
How can i connect to oracle database. there is no connection or dataadapters,..etc in the pocket pc development
Hi,I was wondering if there was anyone else who is having some difficulties using the DPAPI Crypto calls of WM 2003 SE/ WM 5.0.What I am doing=============I am creating a library that wraps the provides RSA, 3DES, and RijnDael cryptoghraphic providers. As a part of this, the use of symmetric ...
822 byte By
ChrisD at 2008-2-24
I am using VS 2005 Beta 2 for a PocketPC 2003 VB project, developing with a physical device. I am trying to derive my own ComboBox control, and then drag it onto a form. My code for the derived ComboBox is simple so far, the class just inherits from ComboBox and provides a default constructor ...
I have a recurring problem debugging on my device with Visual Studio .NET, and I'm beyond desperate to get it resolved. I am able to connect to my device using Activesync. I can copy files back and forth. I have put the appropriate toolhelp.dll file in the windows directory. I have set the ...
<font face="Verdana"><font size="2">Hello is it possible to make some background application as well as show in tray thanks </font></font>
Why DateTime.Now.ToString("yyyy/MM/dd - HH:mm:ss:fff") Display only 14:23:00 ? it according to MSDN it should disp 14:23:236 no ?So why i can't get milliseconds ? ...
How to use afileStream.Position ? FileStream fileStream = new FileStream(generatedPath, FileMode.OpenOrCreate); StreamWriter streamWriter = new StreamWriter(fileStream); StreamReader streamReader = new StreamReader(fileStream); string line = ""; CSLogger.Debug("stream length = " + ...
<font size="2">I am developing applications for a smartphone using visual studio 2005 beta 2. I am unable to run my dotnet exe on my smartphone device.Does it needs any framework to be installed? If So,how to install and where to install that frame work? </font> Thank You, Amar.
I have extended the DateTimePicker similar to the way it has been done here: http://www.codeproject.com/KB/selection/Nullable_DateTimePicker.aspxThen I know whether the user has chosen a value or not for the date. The problem is that if the user selects the default date (current date), no valuechang...
Dear All,I installed visual studio 2005 beta 2 team suit on my XP machine.I am looking for samples to run a media file(.wmv).I am using wmp.dll and wmp.ocx. I opened the smartphone magneto and i am trying to drag & drop wmp.ocx but it is always disabled. I am also trying to use provided ...
1340 byte By
Hayley at 2008-2-18
I've been trying to add a web reference to a web service that was created some time ago in Visual Studio 2003. This web service works fine and is linked to from several smart device projects. When I add a web reference to the web service in a Visual Studio 2005 Beta 2 smart device project ...
Dear All,I installed visual studio team suit 2005 beta 2 on my XP machine.I have created Media Player Sample on smartphone magneto using wmp.dll and wmp.ocx.I am unable to test it on my emulator.Is it possible to test Media player samples on Emulators?Please help me,Amarender. ...
408 byte By
Seta at 2008-2-16
Hi, I need to know if there's a way to make a label's background transparent, I tried using the color.Transparent property on the label.backcolor, but it didn't work. In fact, i've got a picture and a label in front of it which should display a specific message. This image's color may vary ...
Hi. I have built a login form which links to a main form. After check user's ID and password, i use such codes: Dim newForm as New mainForm mainForm.show() Here i do not know how to close the form login form, me.close() and me.disposal() do not work well. anyone can help me? thanks!
Hi! When I'd like to use SqlConnection.Open() in a Pocket PC 2002 application, I get an error message - PlatformNotSupportedException. I've tryed it on Windows CE Emulator and my PDA Device, but the result was the same. There is my code snippet: Private Sub Button1_Click(ByVal sender As ...
462 byte By
Sarmad at 2008-2-15
Hi,I would like to know whether I can create a C# dll that makes calls to C++ unmanaged functions in a C++ library file (not a dll file)? If yes, how?I know about dllimport and marshaling; I want to know whether a simlar procedure exists for .lib files.Needless to say, my lib file is compiled ...
I have two different systems that I installed VS2005 Beta 2 on.The main development machine is a P4 with a gig of ram, and plenty of disk space. The OS is XP Pro (SP2).I am trying to develop an app using Pocket PC 2003 (for right now), but the design process takes so long its almost not even ...
515 byte By
Seta at 2008-2-15
Hi, yeah, that's me again talking about listiews... here's my new problem : I'm using one listview to display several informations that are classified by different headers. My goal is to display each header before its related informations. The problem is that I have to use 3 collumns and the ...
My question is quite simple :I've got two C# projects in a solution.with that i create a C# class outside any project, it's only a log classI want to use my logger into my two projects, how can i do that ?I try tu put my class in "Solution Items" but i can't use my loggerIn C++ i could ...
I am programming VS 2005 for window mobile 2005 w/ the vga smart phone emulator. I dynamically create a Label l. I add it to an Array of Label ls, and the controls collection of the form. If, I anchor it Left it displays on the form, but if I anchor it to the right it is moved off the display ...
Hi,I have recently created a CF2.0 Pocket PC application using VS 2005 Beta 2 after being inspired by the following white paper:"Northwind Pocket Service: Field Service for Windows Mobile-based Pocket PCs"available ...
3361 byte By
Seta at 2008-2-13
Hi, I (again) have problems with VB for pocket PC (VS 2005 Beta 2 using framework 2.0 for Pocket PC)... here's my new one : I have a form where 2 listviews are to be displayed one after another (I chose it because some informations had to be visibile for both functionnalities) I show my first ...
Can anyone point me at some good FAQ's on how to do fast-small localization in CF 2.0.
I want to run a sample app on a smartphone 2003 emulator using visual studio 2005 but it is throwing the MessageBox "The Opreation could not be completed" . But it deploying well Thanks if anybody ca nhelp me
582 byte By
C2LL2C at 2008-2-11
Hi all,Please help me out...I am creating a smartphone application in which a user clicks on an icon which will ask for username and password when he enters the username and his password, in return it will show another password on his screen, which will be used to login to another application.Online...
Hi,i have tabcontrol containing two tabPages. One of the tabPage contains a ListView with dock property set to FILL. if i leave the default view for the ListView.view property alone, i see the items i added (though not the way i want them to appear), but if i change the view to DETAIL, i see ...
I am trying to use my.computer in a VB .net 2005 SmartDevice program. I can use My.Computer in a windows environment and the documentation includes CE devices in the OS that can use. My application does not have any namespace for My except .form. What am I doing wrong?
229 byte By
guest at 2008-2-8
Hi, This is Atul, I am a Comp Engg student. I am doing a Project which can map a incoming no to a alternate no from database and display it . Please help me out..! coz NotificationBroker is not working for this..!
1274 byte By
Seta at 2008-2-8
Hi, i'm developping an application for pocket PC using VS 2005 Beta2 and here is (are?) my problem(s?) I set up the first page as, let's say, "loading", once I launch the application, I want to first of all check if a login is set, if it is, show the login form ("login") and if not, load all ...
<font color="#ff1493">The one folder is soemthing like 'ECM2.0' and another is something like 'ECM2.0 ' but while creating folder with same name the os should check for the empty space u added after the name same like windows platform.</font>
i NOT FIND THIS template in VS2005 betA 2 ? WHI ?
290 byte By
Acusis at 2008-2-7
How do I programmatically catch the phone call notification in smartphone. I am developing an application for smartphone. When user works on this interface, if new phone call comes, my application should catch it and should possible to reject this call. Please help me to solve this issue.
251 byte By
guest at 2008-2-7
Hi, I am creating an application which will ask for the name and in return it shows address and phone # from the sql sever. The problem is how can I show data from the SQL Server into the textboxes in Smartphone application using VB.NET. Prince
using vs2005 vb.net, is it programmatically possible to get the name of the device?
Hi,i created a new C# Smart Device Pocket PC Windows Application Project. At that point, all i try to do is build and deploy. The build is successful. When i then try Build->Deploy, i select the "Pocket PC 2003 Emulator", and the the deployment begins (i assume). The emulator is launced with ...
Hi all,In visual studio 2005 beta, i create a new Pocket PC project.the first time i am trying to do is add some controls to the default form1, so i open up the toolbarbox pane...but all i see listed is "Generl", with no controls!? what happened to all the controls? or do we have to write these ...
Hi,I can test my app on the smartphone emulator but i'm can't download my app on my smartphone. The first thing i try is to browse into my smatphone (like embeded c++ tool : File View)First step i n try to connect to device using the tool menutool>>conect to device>>smartphone ...
Hi,Itry to start a project with visual studio 2005 i allready write n application for Orange SPV C 500 with emVC++ 4.0We want to port this application in C# so i download VS 2005.Firts shot, try to make a simple project :new project >> smartphone 200>> device app (1.0)Then i change ...
DataGridBoolColumn seems to be missing from the Smart Device (VB) development environment. I am using VS 2005 B2 - Win Mobile 5.0 - Compact Framework 2.0.I see the DataGridTextBoxColumn but not the Boolean one. Otherwise, how does one put a CheckBox into a DataGrid (for a Boolean column in a db ...
Hi,We are gettiing the following Deployment Errors when we are running a PDA application : =================================================== Deploy started: Project: PDA-RSMS, Configuration: Debug Pocket PC Deploying to Pocket PC Device using TCP Connect Transport Error: Cannot ...
I just installed .NET 2005 beta 2, downloaded and installed Mobile 2005 SDK, trying to create a new project specifically for Windows Mobile 2005, but in .NET "New Project" wizard dialog in "Smart Device" group I can see only "Pocket PC 2003", "Smart Phone 2003" and "Windows CE 5.0".How do I ...
1247 byte By
Pikios at 2008-2-4
Hi, just for starteers I posted this before and it got deleted how come!?!?anyway I have small program here I was wondering if someone could please explain to me what the actual purpose of the program is and what its actually doing,,, and perhaps if you can maybe explain the function of each ...
638 byte By
Raidx at 2008-2-4
I am using vs2005 beta2 and developing smartphone application. when i using release mode build, i give this errors; build failed and "Error: Could not load file or assembly 'file:///c:\program files\microsoft visual studio 8\smartdevices\sdk\compactframework\1.0\windowsce\mscorlib.dll' or one ...