Click here to Skip to main content
15,895,011 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Dynamically Create Provider in DotNetNuke Pin
robprogger8-Jan-06 22:00
robprogger8-Jan-06 22:00 
QuestionReports and Non-database data sources? Pin
Sam Marrocco8-Jan-06 6:17
Sam Marrocco8-Jan-06 6:17 
AnswerRe: Reports and Non-database data sources? Pin
Duncan Edwards Jones8-Jan-06 10:52
professionalDuncan Edwards Jones8-Jan-06 10:52 
GeneralRe: Reports and Non-database data sources? Pin
Sam Marrocco8-Jan-06 11:03
Sam Marrocco8-Jan-06 11:03 
GeneralRe: Reports and Non-database data sources? Pin
Duncan Edwards Jones8-Jan-06 11:27
professionalDuncan Edwards Jones8-Jan-06 11:27 
GeneralRe: Reports and Non-database data sources? Pin
Sam Marrocco8-Jan-06 13:43
Sam Marrocco8-Jan-06 13:43 
GeneralRe: Reports and Non-database data sources? Pin
Duncan Edwards Jones24-Jan-06 6:00
professionalDuncan Edwards Jones24-Jan-06 6:00 
QuestionVB.NET, GDI+, Out of memory? Pin
cknipe8-Jan-06 5:46
cknipe8-Jan-06 5:46 
Hi,

Uhm, I've got a small little app, at the moment, not even 1,000 lines. This is a GDI intensive application, I can't declare more than 26 LinearGradientBrush types.

Error: Exeception of type 'System.OutofMemory.Exception' in system.drawing.dll

How can I increase the memory limit? The app is not even 64kb, mem usage according to the task manager is arround 20MB (due to allot of other things that is loaded as well), and the code itself, isn't even over 1,000 lines.

26 drawing objects is not even a third of all the objects I need (this is a mere 50% of my background only).... I need to get this sorted Sigh | :sigh:

Can anyone give some insight???

Thanks,

Chris.

AnswerRe: VB.NET, GDI+, Out of memory? Pin
Daniel Grunwald8-Jan-06 7:07
Daniel Grunwald8-Jan-06 7:07 
AnswerRe: VB.NET, GDI+, Out of memory? Pin
Dave Kreskowiak8-Jan-06 7:50
mveDave Kreskowiak8-Jan-06 7:50 
GeneralRe: VB.NET, GDI+, Out of memory? Pin
cknipe8-Jan-06 10:17
cknipe8-Jan-06 10:17 
GeneralRe: VB.NET, GDI+, Out of memory? Pin
cknipe8-Jan-06 11:05
cknipe8-Jan-06 11:05 
GeneralRe: VB.NET, GDI+, Out of memory? Pin
Christian Graus8-Jan-06 11:32
protectorChristian Graus8-Jan-06 11:32 
GeneralRe: VB.NET, GDI+, Out of memory? Pin
cknipe8-Jan-06 11:44
cknipe8-Jan-06 11:44 
QuestionPossible Flaw in Visual Basic 6.0? Pin
Quecumber2568-Jan-06 4:46
Quecumber2568-Jan-06 4:46 
AnswerRe: Possible Flaw in Visual Basic 6.0? Pin
Dave Kreskowiak8-Jan-06 7:47
mveDave Kreskowiak8-Jan-06 7:47 
GeneralRe: Possible Flaw in Visual Basic 6.0? Pin
Quecumber2568-Jan-06 8:40
Quecumber2568-Jan-06 8:40 
AnswerRe: Possible Flaw in Visual Basic 6.0? Pin
Christian Graus8-Jan-06 10:09
protectorChristian Graus8-Jan-06 10:09 
GeneralRe: Possible Flaw in Visual Basic 6.0? Pin
Quecumber2568-Jan-06 11:59
Quecumber2568-Jan-06 11:59 
Questioncompine a program with picture Pin
DreamzxxxGuy8-Jan-06 4:10
DreamzxxxGuy8-Jan-06 4:10 
AnswerRe: compine a program with picture Pin
Dave Kreskowiak8-Jan-06 7:44
mveDave Kreskowiak8-Jan-06 7:44 
GeneralRe: compine a program with picture Pin
DreamzxxxGuy8-Jan-06 9:26
DreamzxxxGuy8-Jan-06 9:26 
GeneralRe: compine a program with picture Pin
Dave Kreskowiak8-Jan-06 15:38
mveDave Kreskowiak8-Jan-06 15:38 
GeneralRe: compine a program with picture Pin
DreamzxxxGuy9-Jan-06 2:09
DreamzxxxGuy9-Jan-06 2:09 
GeneralRe: compine a program with picture Pin
Dave Kreskowiak9-Jan-06 2:16
mveDave Kreskowiak9-Jan-06 2:16 

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.