7
Answers

How to reduce Memory Leak (Commit memory Size) ?

try abc

try abc

13y
6.6k
1
Hello ,

In my application when i try to fill dataset's table with huge amount of records (2 Lakh Approx.) it gives error of outofmemory Exception .

I think it is Due to increasing Virtual memory size (Commit size is increasing in Task Manager) .

So how to prevent this memory link ?

Thanks in Advance .

Regards,
Yogesh
Answers (7)
0
Pankaj Gupta

Pankaj Gupta

NA 118 0 16y
hi,
As I understand your prob, you can put the RFV on the user control itself. if it is conditional according to page on which you are using web user control then please describe your prob in more detail.


0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

are the textboxes within the webuser control or independant from it?