Click here to Skip to main content
15,914,066 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 10:42
TheComputerMan22-Sep-09 10:42 
GeneralRe: Out of memory exception - graphics Pin
Luc Pattyn22-Sep-09 11:47
sitebuilderLuc Pattyn22-Sep-09 11:47 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:03
TheComputerMan22-Sep-09 12:03 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:06
TheComputerMan22-Sep-09 12:06 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:36
TheComputerMan22-Sep-09 12:36 
GeneralRe: Out of memory exception - graphics Pin
Luc Pattyn22-Sep-09 12:50
sitebuilderLuc Pattyn22-Sep-09 12:50 
GeneralRe: Out of memory exception - graphics Pin
Ian Shlasko22-Sep-09 7:58
Ian Shlasko22-Sep-09 7:58 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 11:04
TheComputerMan22-Sep-09 11:04 
Ian, many thanks for your response. I understand what was being said now and yes the code was not the best! Blush | :O

I have made all the changes that you and Luc suggested, but it still gives an Out of memory error after about 65 or so iterations.

I have had to leave Nothing in the callback as both Microsoft's example and the other example given in MSDN do not work for me. The Microsoft one gives the message "'System.Drawing.Image.GetThumbnailImageAbort' is a delegate type and requires a single 'addressof' expression as the only argument to the constructor." ?? What does that mean. I copied the code which was in c# and converted it to VB on Developer Fusion's web page and that was the result. Using the other example I get 'Value of type 'Boolean' cannot be converted to 'System.Drawing.Image.GetThumbnailImageAbort'

Nothing does not seem to cause any problems!!
GeneralRe: Out of memory exception - graphics Pin
Ian Shlasko22-Sep-09 11:13
Ian Shlasko22-Sep-09 11:13 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 11:50
TheComputerMan22-Sep-09 11:50 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:00
TheComputerMan22-Sep-09 12:00 
GeneralRe: Out of memory exception - graphics Pin
Luc Pattyn22-Sep-09 12:37
sitebuilderLuc Pattyn22-Sep-09 12:37 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:39
TheComputerMan22-Sep-09 12:39 
GeneralRe: Out of memory exception - graphics Pin
TheComputerMan22-Sep-09 12:37
TheComputerMan22-Sep-09 12:37 
GeneralRe: Out of memory exception - graphics Pin
Dave Kreskowiak22-Sep-09 9:13
mveDave Kreskowiak22-Sep-09 9:13 
QuestionHow to track all events/function calls fired in vb6 and log it Pin
CPK_201122-Sep-09 3:34
CPK_201122-Sep-09 3:34 
AnswerRe: How to track all events/function calls fired in vb6 and log it Pin
Dave Kreskowiak22-Sep-09 4:31
mveDave Kreskowiak22-Sep-09 4:31 
GeneralRe: How to track all events/function calls fired in vb6 and log it Pin
CPK_201122-Sep-09 4:35
CPK_201122-Sep-09 4:35 
GeneralRe: How to track all events/function calls fired in vb6 and log it Pin
Dave Kreskowiak22-Sep-09 4:44
mveDave Kreskowiak22-Sep-09 4:44 
GeneralRe: How to track all events/function calls fired in vb6 and log it Pin
CPK_201122-Sep-09 4:59
CPK_201122-Sep-09 4:59 
GeneralRe: How to track all events/function calls fired in vb6 and log it Pin
Dave Kreskowiak22-Sep-09 5:13
mveDave Kreskowiak22-Sep-09 5:13 
QuestionVB.NET: Error adding multiple rows in a DataGridView (not bound to a DataTable) Pin
Dimitri Backaert22-Sep-09 2:33
Dimitri Backaert22-Sep-09 2:33 
AnswerRe: VB.NET: Error adding multiple rows in a DataGridView (not bound to a DataTable) Pin
Jay Royall22-Sep-09 2:52
Jay Royall22-Sep-09 2:52 
GeneralRe: VB.NET: Error adding multiple rows in a DataGridView (not bound to a DataTable) Pin
Dimitri Backaert22-Sep-09 2:59
Dimitri Backaert22-Sep-09 2:59 
GeneralRe: VB.NET: Error adding multiple rows in a DataGridView (not bound to a DataTable) Pin
Jay Royall22-Sep-09 3:01
Jay Royall22-Sep-09 3:01 

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.