Click here to Skip to main content
15,887,302 members
Home / Discussions / C#
   

C#

 
GeneralRe: checkbox in datagrid Pin
XRaheemX7-Oct-05 7:32
XRaheemX7-Oct-05 7:32 
GeneralRe: checkbox in datagrid Pin
ahager7-Oct-05 8:00
ahager7-Oct-05 8:00 
GeneralRe: checkbox in datagrid Pin
XRaheemX7-Oct-05 8:15
XRaheemX7-Oct-05 8:15 
QuestionOut Of MEmory Pin
Greeky7-Oct-05 6:48
Greeky7-Oct-05 6:48 
AnswerRe: Out Of MEmory Pin
XRaheemX7-Oct-05 6:57
XRaheemX7-Oct-05 6:57 
GeneralRe: Out Of MEmory Pin
Greeky7-Oct-05 7:31
Greeky7-Oct-05 7:31 
GeneralRe: Out Of MEmory Pin
Tom Larsen7-Oct-05 7:37
Tom Larsen7-Oct-05 7:37 
GeneralRe: Out Of MEmory Pin
XRaheemX7-Oct-05 7:39
XRaheemX7-Oct-05 7:39 
just for safe keeping, I would let the GC handle itself. As far as I know it is not recommended to force a GC.Collect(). Also, I can see by the look of your code that you are using VB.NET and not C#, I would post this on the VB.NET forums and see if somebody over there can out out as well. Try letting the environment handle the form closes and disposes and GC collects. Just for grins, comment out all of your Me.Dispose() and GC.Collect(). and see if you still see the error.
QuestionCursor position Pin
Agyeman7-Oct-05 6:33
Agyeman7-Oct-05 6:33 
AnswerRe: Cursor position Pin
Daniel Grunwald7-Oct-05 6:38
Daniel Grunwald7-Oct-05 6:38 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 7:00
XRaheemX7-Oct-05 7:00 
GeneralRe: Cursor position Pin
Agyeman7-Oct-05 8:28
Agyeman7-Oct-05 8:28 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 8:47
XRaheemX7-Oct-05 8:47 
GeneralRe: Cursor position Pin
Agyeman7-Oct-05 9:01
Agyeman7-Oct-05 9:01 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 9:05
XRaheemX7-Oct-05 9:05 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 9:06
XRaheemX7-Oct-05 9:06 
GeneralRe: Cursor position Pin
Agyeman7-Oct-05 9:11
Agyeman7-Oct-05 9:11 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 9:13
XRaheemX7-Oct-05 9:13 
GeneralRe: Cursor position Pin
Agyeman7-Oct-05 9:28
Agyeman7-Oct-05 9:28 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 9:31
XRaheemX7-Oct-05 9:31 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 10:14
XRaheemX7-Oct-05 10:14 
AnswerRe: Cursor position Pin
Wjousts7-Oct-05 7:07
Wjousts7-Oct-05 7:07 
GeneralRe: Cursor position Pin
XRaheemX7-Oct-05 7:21
XRaheemX7-Oct-05 7:21 
QuestionCustom Controls and events Pin
Red_Wizard_Shot_The_Food7-Oct-05 3:46
Red_Wizard_Shot_The_Food7-Oct-05 3:46 
AnswerRe: Custom Controls and events Pin
XRaheemX7-Oct-05 5:37
XRaheemX7-Oct-05 5:37 

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.