Click here to Skip to main content
15,911,711 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax With Custom Control Pin
Saksida Bojan25-Sep-07 11:20
Saksida Bojan25-Sep-07 11:20 
GeneralRe: Ajax With Custom Control Pin
Christian Graus25-Sep-07 11:25
protectorChristian Graus25-Sep-07 11:25 
GeneralRe: Ajax With Custom Control Pin
Saksida Bojan25-Sep-07 11:39
Saksida Bojan25-Sep-07 11:39 
QuestionAjax Limitation Pin
Saksida Bojan25-Sep-07 8:38
Saksida Bojan25-Sep-07 8:38 
AnswerRe: Ajax Limitation Pin
Guffa25-Sep-07 9:00
Guffa25-Sep-07 9:00 
AnswerRe: Ajax Limitation Pin
Christian Graus25-Sep-07 11:23
protectorChristian Graus25-Sep-07 11:23 
GeneralRe: Ajax Limitation Pin
Saksida Bojan25-Sep-07 11:32
Saksida Bojan25-Sep-07 11:32 
Questionmemory leak, client side loaded dll Pin
Barbarus25-Sep-07 3:06
Barbarus25-Sep-07 3:06 
Once again returning to the codeproject to find some help.

During some developpement our client wanted a small tool for image editing. We wrote one in C# and load it as a dll on the client side thanks to an <object> and asp:placeholder.

The tool works fine but the amount of memory that is being used is enormous. (We're working with files of several mb). the worst is that when we leave the page the memory usage doesn't go down... we disposed all the object, used the garbage collector nothing works... so when the user opens 10 images IE stops because of a "out of memory" message.

We have tried the application as a standalone and well the memory usage is less and the garbage collector does what it needs to do but our client wants the application to stay inside IE (and they want to use IE and not firefox or other browser)

So the question is, is there a way to force IE to unload the dll, the picture etc. that I'm missing? or maybe another way to load the dll then the object tag?

Any solution would fit as long as when we quit the page the memory goes back to "normal" and well it needs to stay inside IE Smile | :)

any help would be greatly appreciated

Kind regards

its our widgets that make us men

AnswerRe: memory leak, client side loaded dll Pin
monu nair25-Sep-07 17:42
monu nair25-Sep-07 17:42 
GeneralRe: memory leak, client side loaded dll Pin
Barbarus25-Sep-07 21:01
Barbarus25-Sep-07 21:01 
Question.net webservice [modified] Pin
jigneshChovatia25-Sep-07 2:56
jigneshChovatia25-Sep-07 2:56 
AnswerRe: .net webservice Pin
kubben25-Sep-07 3:36
kubben25-Sep-07 3:36 
Questionhow to edit record prest in data grid in same webform Pin
dipak_binary25-Sep-07 1:55
dipak_binary25-Sep-07 1:55 
AnswerRe: how to edit record prest in data grid in same webform Pin
leckey25-Sep-07 6:38
leckey25-Sep-07 6:38 
Questionembeding list box in dropdownlist in asp.net Pin
dipak_binary25-Sep-07 1:44
dipak_binary25-Sep-07 1:44 
AnswerRe: embeding list box in dropdownlist in asp.net Pin
leckey25-Sep-07 6:39
leckey25-Sep-07 6:39 
QuestionHow to avoid sending mails for Spam Section? Pin
pubududilena25-Sep-07 1:20
pubududilena25-Sep-07 1:20 
AnswerRe: How to avoid sending mails for Spam Section? Pin
N a v a n e e t h25-Sep-07 4:33
N a v a n e e t h25-Sep-07 4:33 
GeneralRe: How to avoid sending mails for Spam Section? Pin
Vasudevan Deepak Kumar25-Sep-07 6:51
Vasudevan Deepak Kumar25-Sep-07 6:51 
GeneralRe: How to avoid sending mails for Spam Section? Pin
N a v a n e e t h26-Sep-07 3:41
N a v a n e e t h26-Sep-07 3:41 
AnswerRe: How to avoid sending mails for Spam Section? Pin
Vasudevan Deepak Kumar25-Sep-07 6:52
Vasudevan Deepak Kumar25-Sep-07 6:52 
Questionproblem in binding dropdown list Pin
Piyush Vardhan Singh25-Sep-07 1:12
Piyush Vardhan Singh25-Sep-07 1:12 
AnswerRe: problem in binding dropdown list Pin
Parwej Ahamad25-Sep-07 1:17
professionalParwej Ahamad25-Sep-07 1:17 
AnswerRe: problem in binding dropdown list Pin
M_Menon26-Sep-07 7:55
M_Menon26-Sep-07 7:55 
Questionasp:CreateUserWizard Issues Pin
Brendan Vogt25-Sep-07 0:46
Brendan Vogt25-Sep-07 0:46 

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.