.NET Components for Mobility

Not engough program storage

Last post 02-20-2008 1:15 PM by PeterFoot. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 02-20-2008 5:28 AM

    Not engough program storage

    Hi

    I have an application who's job it is to simply check the inbox every minute and check the emails which are there for any containing specifc details in the subject line.

    The program works well, but it gradually reduces the available program memory until the device decides it can't cope any more.  I have disposed of all the objects that I use each time but it gradually eats away at the memory.

    I am currently using version 3 evaluation to see if it will do what I need it to do.

    Are there any known memory leak issues within the library?

    Filed under:
  • 02-20-2008 6:41 AM In reply to

    Re: Not engough program storage

    There is a particular issue in the 3.0 release which is addressed for 3.1. Are you creating a new OutlookSession each time or keeping a single OutlookSession for the lifetime of your application? The former will gradually decrease the available memory. There are a number of general enhancements to reduce memory usage in 3.1. The release will be available soon with the evaluation version following after the full version release.

    Peter

    Peter Foot
    Microsoft Device Application Development MVP
    www.peterfoot.net | www.inthehand.com
  • 02-20-2008 6:47 AM In reply to

    Re: Not engough program storage

    Thanks for getting back.

    To answer your question I am using a single outlook session which is only closed when the application closes.  The memory leakage is small but it is there.

    Do you know when 3.1 is due out.  If the evaluation version is not due out till after that then I will look to purchase 3.1 when it is made available.

     

  • 02-20-2008 1:15 PM In reply to

    Re: Not engough program storage

    It should be released by the end of this week. We are going through the last steps of testing and packaging the product. It may take up to 2 more weeks to update the evaluation version.

    Peter

    Peter Foot
    Microsoft Device Application Development MVP
    www.peterfoot.net | www.inthehand.com
Page 1 of 1 (4 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.