Posted by Stephanie Le Gall on 11/18/05 11:37
"Erwin Moller"
<since_humans_read_this_I_am_spammed_too_much@spamyourself.com> a ιcrit dans
le message de news:437da003$0$11074$e4fe514c@news.xs4all.nl...
> Stephanie Le Gall wrote:
>
> >
> > "Chung Leong" <chernyshevsky@hotmail.com> a ιcrit dans le message de
> > news:1132280058.471781.148490@g44g2000cwa.googlegroups.com...
> >> Hmmm. You will need to be more specific then. How did you notice the
> >> leak and how fast is the system losing memory?
> >>
> >
> >
> > Hi,
> >
> > In fact we use COM Object .... we do use ActiveXObject.
> >
> > On the server there is scripts in php and javascript that generate
ActiveX
> > for opening a Word application on the client poste and replace variables
> > on the Word document model (the model is on the client poste)
> >
> > is there any memory leak probleme with ActiveXObject ?
>
> Yes.
>
> Using Word/Excell in that way is called 'automation'.
> And while very usefull in certain situations, it is also wellknown for its
> buggy behaviour.
>
> Google for "automation memory leak"
>
> Follow any of the 220.000 hits
>
> In general:
> 1) Be sure you know WHAT you are instantiating
> 2) Be sure you close the all apps/objects again. Even in case of an error.
>
> Good luck.
>
> Regards,
> Erwin Moller
>
> >
> > Thank you again
Thank you ... I'm going to have a look at Google for "automation memory
leak" !!!
Have a Good day !
>
[Back to original message]
|