Re: Custom Form Memory Hole?
From: Tom Rizzo [MSFT] (thomriz_at_microsoft.com)
Date: 09/24/04
- Next message: Tom Rizzo [MSFT]: "Re: Lost Date Time Picker !?"
- Previous message: Tom Rizzo [MSFT]: "Re: ANY one work in Microsoft here?"
- In reply to: Paul McQuillan: "Custom Form Memory Hole?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 23:16:58 -0700
Have you cleared the forms cache as well? Also, you're not looping
collections of messages or anything like that in your code in the form
without closing them?
Tom
-- Looking for a good book on programming Exchange, Outlook, ADSI and SharePoint? Check out http://www.microsoft.com/MSPress/books/5517.asp This posting is provided "AS IS" with no warranties, and confers no rights. "Paul McQuillan" <Paul McQuillan@discussions.microsoft.com> wrote in message news:0683D956-7837-4C0F-A949-B9D6AD55F21A@microsoft.com... >I have a client storing information in a set of three public folders, each > with their own custom form. Recently we have noticed that when users on > certain machines open or create a new item using these custom forms - the > machine goes slightly berserk. The OUTLOOK.EXE process ranges from using > 300K of memory up to using 200MB of memory, the Remaining Physical memory > plummets to around 5MB, the Pagefile usage rockets up. The machine > remains > in this state for 2-3 minutes and then resumes standard play, the custom > form > opens and behaves correctly with no errors. > > I have placed a MsgBox("Checkpoint.1") command at the top of the Item_Open > Function inside the custom form script - this MsgBox command does not > trigger > until after the 'berserk' phase. > > The Custom forms in question also use a handful of ActiveX controls - I > have > checked all the Class_Initilise code for any loops, memory issues; but > none > of these perform any significant code what so ever until their are started > by > the VBscript. (which from the above paragraph, has not started until after > the problem.) > > To further complicate issues - this problem only occurs on certain > machines. > The client is running several Win98 computers which do not seem to be > affected; two WinXP computers (one of which is affected, one of which is > not) > and a Win2000 computer which is affected. > > All are using Outlook 2000 SP1. I have tried running Windows/Office > updates > to solve the problem - to no avail. I have examined my script and ActiveX > control code, but cannot seem to find the problem. Has anybody ever seen > anything similar to this, I'm running out of things to try. > > Regards, Paul. > Citrus-Lime.
- Next message: Tom Rizzo [MSFT]: "Re: Lost Date Time Picker !?"
- Previous message: Tom Rizzo [MSFT]: "Re: ANY one work in Microsoft here?"
- In reply to: Paul McQuillan: "Custom Form Memory Hole?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|