exception of type 'system.outofmemoryexception' was thrown
        Posted  
        
            by SmartDev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SmartDev
        
        
        
        Published on 2010-04-30T13:06:52Z
        Indexed on 
            2010/04/30
            13:17 UTC
        
        
        Read the original article
        Hit count: 389
        
Hi ,
My page throws error exception of type 'system.outofmemoryexception' was thrown .
This happens when i press submit button in submit button there are sqlconnections with stored procedure as im populating grid with data .
It gives error when i put code in submit button. But when i put tht on page load it works good .
Can anyone help me on this .
Thanks, Smartdev
© Stack Overflow or respective owner