Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to Select Datagridview certain cell (Urgent) Pin
ednrgc29-Nov-06 6:39
ednrgc29-Nov-06 6:39 
GeneralRe: How to Select Datagridview certain cell (Urgent) Pin
mohamedyahyaelzayat29-Nov-06 23:23
mohamedyahyaelzayat29-Nov-06 23:23 
AnswerRe: How to Select Datagridview certain cell (Urgent) Pin
Eric Dahlvang29-Nov-06 5:50
Eric Dahlvang29-Nov-06 5:50 
GeneralRe: How to Select Datagridview certain cell (Urgent) Pin
mohamedyahyaelzayat29-Nov-06 5:58
mohamedyahyaelzayat29-Nov-06 5:58 
QuestionDatabinding to a textbox (Urgent) Pin
Saira Tanwir29-Nov-06 3:51
Saira Tanwir29-Nov-06 3:51 
AnswerRe: Databinding to a textbox (Urgent) Pin
Eduard Keilholz29-Nov-06 4:10
Eduard Keilholz29-Nov-06 4:10 
GeneralRe: Databinding to a textbox (Urgent) Pin
Saira Tanwir29-Nov-06 4:22
Saira Tanwir29-Nov-06 4:22 
QuestionMy app works on the PC but not on the Smart Device - I'm desperate! Pin
Dewald29-Nov-06 3:49
Dewald29-Nov-06 3:49 
Hi all, I am so hoping that someone can help me out here. I'm writing an application for a terminal[^]. I'm only starting to learn C# and with this terminal and all its sort of a double learning curve for me although I am experienced in C++.

I've had plenty problems which I've managed to iron out one after the other but it seems that I have now reached a dead end where I simply lack the know-how to troubleshoot. When I compile my application it gives no warnings or errors. I can run it on the PC but when I copy it across to the device I get various exceptions. And what really concerns me is that I can't readily reproduce these exceptions. The three exceptions that I mostly get are InvalidProgramException, TypeLoadException and MissingMethodException.

When I comment out lines of code from my application, and these can be real meaningless lines such as MessageBox.Show("1st image loaded"); I get another exception. As I said, these exceptions seem not to be predictable and I never know which one I'm going to get - a bit like a box of chocolate (sorry, bad jokeSmile | :) ).

Anyway, I would be very appreciative if someone could give me some advice as to how to get to the bottom of this. I'm getting really desperate.

Some background that might be of use:
The device runs Windows CE 4.2 and .NET CF 1.0
I'm using Visual Studio 2005
When creating the project I've selected Visual C# -> Smart Device -> Pocket PC 2003 -> Device Application (1.0)
This is because there is no option for Windows CE 4.2 (only 5.0) and I need to target the CF 1.0
When I create just a basic application with a form and some buttons etc. it does work on my device.
QuestionListView [Details View] Pin
h@s@n29-Nov-06 3:40
h@s@n29-Nov-06 3:40 
AnswerRe: ListView [Details View] Pin
dead_link29-Nov-06 6:50
dead_link29-Nov-06 6:50 
QuestionDisplaying Certain Folders & Subs in Treeview Pin
loneferret29-Nov-06 3:18
loneferret29-Nov-06 3:18 
AnswerRe: Displaying Certain Folders & Subs in Treeview Pin
Scott Dorman29-Nov-06 3:56
professionalScott Dorman29-Nov-06 3:56 
GeneralRe: Displaying Certain Folders & Subs in Treeview Pin
loneferret29-Nov-06 7:28
loneferret29-Nov-06 7:28 
GeneralRe: Displaying Certain Folders & Subs in Treeview Pin
Scott Dorman29-Nov-06 8:06
professionalScott Dorman29-Nov-06 8:06 
QuestionHow to Create a Text Log file in C#... Pin
IamHuM29-Nov-06 3:06
IamHuM29-Nov-06 3:06 
AnswerRe: How to Create a Text Log file in C#... Pin
Ravi Bhavnani29-Nov-06 5:02
professionalRavi Bhavnani29-Nov-06 5:02 
QuestionText View of Xml Document Pin
h@s@n29-Nov-06 2:27
h@s@n29-Nov-06 2:27 
AnswerRe: Text View of Xml Document Pin
loneferret29-Nov-06 2:32
loneferret29-Nov-06 2:32 
GeneralRe: Text View of Xml Document Pin
h@s@n29-Nov-06 3:11
h@s@n29-Nov-06 3:11 
GeneralRe: Text View of Xml Document Pin
ednrgc29-Nov-06 3:14
ednrgc29-Nov-06 3:14 
GeneralRe: Text View of Xml Document Pin
h@s@n29-Nov-06 3:22
h@s@n29-Nov-06 3:22 
GeneralRe: Text View of Xml Document Pin
loneferret29-Nov-06 3:22
loneferret29-Nov-06 3:22 
GeneralRe: Text View of Xml Document Pin
h@s@n29-Nov-06 3:31
h@s@n29-Nov-06 3:31 
QuestionFull path of mapped directory Pin
Azghar Hussain29-Nov-06 2:20
professionalAzghar Hussain29-Nov-06 2:20 
AnswerRe: Full path of mapped directory Pin
Dave Kreskowiak29-Nov-06 9:18
mveDave Kreskowiak29-Nov-06 9:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.