Questions tagged as 'windows-mobile'

1
answer

WebException It is not possible to connect to the remote server

I run my program from the real device and when I execute it, that error comes out, researching that it is due to lack of internet, I verify and the device does have internet, I am developing for Windows Embedded (Windows .Net or Windows Mobile o...
asked by 01.09.2016 / 15:11
1
answer

Send mail and attach file with a web service

What I want is to be able to send an email with data that is digitized from my Windows CE project, the problem is that I create the website and put my two codes both the email and export data to excel but then two problems arise. With the s...
asked by 23.08.2016 / 18:06
1
answer

reference System.Net (Windows CE)

good afternoon, I add the reference System.net to be able to send emails but it happens that when I add the reference from the location of this, for some reason I do not load the System.Net if not System.Net.Irda and for...
asked by 10.08.2016 / 19:58
2
answers

could not find the file or assembly name "System.Core"

When I run my application directly from the mobile device this throws me this error, I check in my project and the assembly if it is there with the version that indicates the error that is 3.5.0.0 what would be the solution for this error t...
asked by 24.10.2016 / 19:34
0
answers

C # show and filter csv for windows mobile CE OS 5.2

I need to filter a csv file (with local device path) for a Windows mobile 5.0. The csv will have around 500 lines, in C # (visual studio 2008) of the type: Code; Description; position; quantity; 10000637; mounting tools, arrangement; 6; 2...
asked by 26.12.2017 / 23:29
1
answer

Export data from a database and upload file to dropbox C #

I would like to know if it is possible and if it is, how would the code be or an example of how to do it for mobile devices or windows CE ?. I am programming in visual studio 2008, SQL Compact 3.5, .net Compact.     
asked by 12.09.2016 / 15:14
0
answers

problem with Application.Exit () vb 2005

I am trying to handle the issue of disconnection in my application for a Hand Held with Windows CE v5 in Visual Basic 2005. I am dealing with it in a routines module, which verifies the status of the connection. If this connection is closed, the...
asked by 21.05.2018 / 21:04
0
answers

SmtpExecption in windows Ce when emails are sent

When I execute my command to send emails I get the error SmtpExecption , as I could solve this problem, the method that I am sending it is with OpenNETCF using OpenNETCF.Net.Mail; using OpenNETCF.Net; The error that is thrown is the foll...
asked by 24.08.2016 / 19:02
1
answer

Insert Data (union of label and textbox)

In my interface I have 7 label with already predetermined data and 7 textbox, each textbox is linked to a label. What I want is that when you write a number in a textbox that is in front of the label only the value is inserted in the code that i...
asked by 05.08.2016 / 01:18