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. General Programming
  3. C#
  4. Multiple entrys in zip, memory not being released !

Multiple entrys in zip, memory not being released !

Scheduled Pinned Locked Moved C#
debuggingperformancequestion
3 Posts 2 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.
  • D Offline
    D Offline
    Daniel Negron
    wrote on last edited by
    #1

    My application uses sharpziplib to compress a directory, the system sits in the system tray awaiting another use. If the applicaiton is restarted, no problems. If the application is not shutdown and restarted, the application will double up on all of the files. I have tried to debug this and found that most or all of the variables used in the creation of the ZIP file and reset. Is there any other way to clear out the memory used and a funtion is performed ?

    D 1 Reply Last reply
    0
    • D Daniel Negron

      My application uses sharpziplib to compress a directory, the system sits in the system tray awaiting another use. If the applicaiton is restarted, no problems. If the application is not shutdown and restarted, the application will double up on all of the files. I have tried to debug this and found that most or all of the variables used in the creation of the ZIP file and reset. Is there any other way to clear out the memory used and a funtion is performed ?

      D Offline
      D Offline
      Daniel Negron
      wrote on last edited by
      #2

      OK, I am an official dumb@$$. This had nothing todo with sharpziplib, I had an arraylist that was not getting cleared. Although it took me all day, problem solved. Thanks anyway if you were gonna try and help me out.

      H 1 Reply Last reply
      0
      • D Daniel Negron

        OK, I am an official dumb@$$. This had nothing todo with sharpziplib, I had an arraylist that was not getting cleared. Although it took me all day, problem solved. Thanks anyway if you were gonna try and help me out.

        H Offline
        H Offline
        Heath Stewart
        wrote on last edited by
        #3

        In the future, if you believe a certain problem is with a product, you'd be better off asking in their forums (if possible). You can find more targetted advice and help with a particular product that way.

        Microsoft MVP, Visual C# My Articles

        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