Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
GeneralRe: Size of arrayList Pin
mav.northwind12-Aug-05 0:57
mav.northwind12-Aug-05 0:57 
GeneralRe: Size of arrayList Pin
S. Senthil Kumar12-Aug-05 20:10
S. Senthil Kumar12-Aug-05 20:10 
GeneralDisplaying text in windows forms Pin
binglin11-Aug-05 18:08
binglin11-Aug-05 18:08 
GeneralRe: Displaying text in windows forms Pin
Roman Rodov11-Aug-05 20:06
Roman Rodov11-Aug-05 20:06 
GeneralRe: Displaying text in windows forms Pin
binglin11-Aug-05 20:57
binglin11-Aug-05 20:57 
GeneralSuggestions for debugging TreeView problem Pin
stevoe7211-Aug-05 16:32
stevoe7211-Aug-05 16:32 
GeneralRe: Suggestions for debugging TreeView problem Pin
Susan Hernandez31-Aug-05 13:50
Susan Hernandez31-Aug-05 13:50 
GeneralRe: Suggestions for debugging TreeView problem Pin
stevoe7231-Aug-05 14:08
stevoe7231-Aug-05 14:08 
I'm afraid that I did not have any luck establishing the cause of this error, Susan...though we do *appear* to have stopped the error occurring (for the time being).

We started to suspect that the problem was somehow related to a panel, on my form, which was initially not visible when the form was displayed. My form had two "modes" of display. When the user switched mode, I would make the panel (and it's child controls) to be visible. When they switched modes again, the panel would be made invisible. From reading articles like the following, we began to suspect that there may be problems related to having a control that was initially non-visible:

http://www.dotnet247.com/247reference/msgs/57/285567.aspx[^]

http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework.windowsforms/2005-01/1163.html[^]

In the end, I split my form into 2 forms (one for each mode). I was able to remove the dynamic-nature of each form. All controls are visible when the form is first displayed. And the error seems to have stopped happening.

To me, it looks like the real error is occuring down in non-managed code. I don't know how to extract any further details from an error that occurs at such a level.

Hope some of this info is helpful to you. Sorry that I cannot provide a more definitive answer.

Cheers,
Stephen.
GeneralRe: Suggestions for debugging TreeView problem Pin
Susan Hernandez31-Aug-05 14:14
Susan Hernandez31-Aug-05 14:14 
Generalapply control panel settings Pin
Pyro Joe11-Aug-05 15:05
Pyro Joe11-Aug-05 15:05 
GeneralRe: apply control panel settings Pin
Mohamad Al Husseiny11-Aug-05 15:22
Mohamad Al Husseiny11-Aug-05 15:22 
GeneralRe: apply control panel settings Pin
Pyro Joe11-Aug-05 15:46
Pyro Joe11-Aug-05 15:46 
GeneralMyDocument Special Folder Pin
monrobot1311-Aug-05 14:21
monrobot1311-Aug-05 14:21 
GeneralRe: MyDocument Special Folder Pin
Christian Graus11-Aug-05 14:33
protectorChristian Graus11-Aug-05 14:33 
GeneralRe: MyDocument Special Folder Pin
Mohamad Al Husseiny11-Aug-05 14:44
Mohamad Al Husseiny11-Aug-05 14:44 
GeneralRe: MyDocument Special Folder Pin
monrobot1311-Aug-05 15:13
monrobot1311-Aug-05 15:13 
GeneralStrage problem on AfterLabelEdit event of treeview Pin
Dan Shi11-Aug-05 14:00
sussDan Shi11-Aug-05 14:00 
GeneralRe: Strage problem on AfterLabelEdit event of treeview Pin
Mohamad Al Husseiny11-Aug-05 15:23
Mohamad Al Husseiny11-Aug-05 15:23 
GeneralRe: Strage problem on AfterLabelEdit event of treeview Pin
Dan Shi12-Aug-05 13:43
sussDan Shi12-Aug-05 13:43 
Generalmakefile and resources Pin
dirkhelmet11-Aug-05 13:52
dirkhelmet11-Aug-05 13:52 
Generalagain way to use flash inside c# application Pin
malak nour11-Aug-05 13:43
malak nour11-Aug-05 13:43 
GeneralRe: again way to use flash inside c# application Pin
Mohamad Al Husseiny11-Aug-05 14:09
Mohamad Al Husseiny11-Aug-05 14:09 
GeneralRe: again way to use flash inside c# application Pin
Mohamad Al Husseiny11-Aug-05 14:13
Mohamad Al Husseiny11-Aug-05 14:13 
GeneralAxis Pin
Anonymous11-Aug-05 13:41
Anonymous11-Aug-05 13:41 
GeneralRe: Axis Pin
Christian Graus11-Aug-05 14:34
protectorChristian Graus11-Aug-05 14:34 

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.