Click here to Skip to main content
15,914,905 members
Home / Discussions / C#
   

C#

 
Generalupdating already opened window/form Pin
Adnan Siddiqi1-Mar-05 7:09
Adnan Siddiqi1-Mar-05 7:09 
GeneralExporting Crystal Reports To PDF Errors Pin
Khang Nguyen1-Mar-05 7:03
Khang Nguyen1-Mar-05 7:03 
GeneralRe: Exporting Crystal Reports To PDF Errors Pin
Raganar1-Mar-05 7:59
Raganar1-Mar-05 7:59 
GeneralRe: Exporting Crystal Reports To PDF Errors Pin
Khang Nguyen1-Mar-05 8:24
Khang Nguyen1-Mar-05 8:24 
GeneralAttributes property Pin
MyThread1-Mar-05 6:19
MyThread1-Mar-05 6:19 
GeneralRe: Attributes property Pin
Robert Rohde1-Mar-05 6:51
Robert Rohde1-Mar-05 6:51 
GeneralRe: Attributes property Pin
MyThread1-Mar-05 6:58
MyThread1-Mar-05 6:58 
GeneralForms in DLL's in .Net Lightweight Pin
Tristan Rhodes1-Mar-05 5:59
Tristan Rhodes1-Mar-05 5:59 
Ok, i just created a form in C#. Ran it on the windows CE Emulator.

Worked fine.

Changed 1 thing in the form. And now, it can't find the InitialilzeComponents() method. It throwns a "MissingMethodException".

Tried re-creating the form, worked fine. Changed 1 thing (different), and it did the same.

Created a dummy method, ran dummy method from constructor. Set up both method calls with breakpoints. Went past dummy, crashed on Component Initialisation. Again.

Copied contents of initialise method into dummy. And it crashed on dummy. Set all internal calls in the dummy method with break points. It crashed somewhere between the Dummy call, and the first break point.

So... i've come to the conclusion my compiler is broke or windows CE is retarded.

How do i fix it? Why is it doing this too me? Is this really something that should be happening?

Cheers

Cata
GeneralUpdate Pin
Tristan Rhodes1-Mar-05 6:03
Tristan Rhodes1-Mar-05 6:03 
GeneralMore stuff that cause LightweightFramework to crash. Pin
Tristan Rhodes1-Mar-05 6:39
Tristan Rhodes1-Mar-05 6:39 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Dave Kreskowiak1-Mar-05 7:22
mveDave Kreskowiak1-Mar-05 7:22 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Tristan Rhodes1-Mar-05 7:55
Tristan Rhodes1-Mar-05 7:55 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Dave Kreskowiak1-Mar-05 8:13
mveDave Kreskowiak1-Mar-05 8:13 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Tristan Rhodes1-Mar-05 10:26
Tristan Rhodes1-Mar-05 10:26 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Dave Kreskowiak1-Mar-05 11:44
mveDave Kreskowiak1-Mar-05 11:44 
GeneralSilent console application Pin
Esmo20001-Mar-05 4:21
Esmo20001-Mar-05 4:21 
GeneralTreeview question Pin
Aaron Schaefer1-Mar-05 3:19
Aaron Schaefer1-Mar-05 3:19 
GeneralRe: Treeview question Pin
leppie1-Mar-05 3:51
leppie1-Mar-05 3:51 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 4:51
Aaron Schaefer1-Mar-05 4:51 
GeneralRe: Treeview question Pin
Nick Parker1-Mar-05 10:37
protectorNick Parker1-Mar-05 10:37 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 11:19
Aaron Schaefer1-Mar-05 11:19 
GeneralRe: Treeview question Pin
Luis Alonso Ramos1-Mar-05 10:52
Luis Alonso Ramos1-Mar-05 10:52 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 11:13
Aaron Schaefer1-Mar-05 11:13 
Questionwhat is the fastest way to access files?? Pin
penecilllin1-Mar-05 2:52
penecilllin1-Mar-05 2:52 
AnswerRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 4:03
Esmo20001-Mar-05 4:03 

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.