Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Exception of type 'System.OutOfMemoryException' was thrown

Exception of type 'System.OutOfMemoryException' was thrown

Scheduled Pinned Locked Moved ASP.NET
csshelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rakeshkmr1985
    wrote on last edited by
    #1

    Hi I am getting this error in my web application Exception of type 'System.OutOfMemoryException' was thrown I have dispose dataset and dataset=nothing after bind grid and I have also close connection after use. Please suggest me solution for this.. Thanks

    V A D 3 Replies Last reply
    0
    • R rakeshkmr1985

      Hi I am getting this error in my web application Exception of type 'System.OutOfMemoryException' was thrown I have dispose dataset and dataset=nothing after bind grid and I have also close connection after use. Please suggest me solution for this.. Thanks

      V Offline
      V Offline
      Vipin_Arora
      wrote on last edited by
      #2

      Hi rakesh, there are some points other than disposing your objects. which you can find at the following link: http://support.microsoft.com/kb/909678[^]

      Happy Coding... :)

      1 Reply Last reply
      0
      • R rakeshkmr1985

        Hi I am getting this error in my web application Exception of type 'System.OutOfMemoryException' was thrown I have dispose dataset and dataset=nothing after bind grid and I have also close connection after use. Please suggest me solution for this.. Thanks

        A Offline
        A Offline
        Apocalypse Now
        wrote on last edited by
        #3

        Is there Object null?

        1 Reply Last reply
        0
        • R rakeshkmr1985

          Hi I am getting this error in my web application Exception of type 'System.OutOfMemoryException' was thrown I have dispose dataset and dataset=nothing after bind grid and I have also close connection after use. Please suggest me solution for this.. Thanks

          D Offline
          D Offline
          David Mujica
          wrote on last edited by
          #4

          How many rows are you trying to bind to the Grid ? Make sure you select only the columns necessary and build filtering logic in so that you are not attempting to display thousands of rows to a grid.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups