in reply to Excel Win32::OLE->Uninitialize

Please try to be more specific. For example, tell us, how the Win32::OLE->Uninitialize method fails for you. Also, consider telling us what problem you are trying to solve by using it.

Some small example code which reproduces the problem always helps. My guess is that this is a permissions issue because your webserver is configured to run as a user that has no permission to access OLE objects. Usually, this is a very good idea.

Replies are listed 'Best First'.
Re^2: Excel Win32::OLE->Uninitialize
by rpike (Scribe) on Jan 13, 2006 at 14:51 UTC
    I had already posted a question regarding this but a different problem (i.e. the solution to the question lead to me asking another question and using Uninitialize). I've posted the code there already. The reason for this post is to 1) give this particular question the proper subject and 2) allow to be pushed to the top of the list because the question area has changed slightly. Anyone who had already looked at it may think it unrelated to what I had posted earlier. Here's a suggestion to the adminitrators: could you promote the last responded to questions to the top of the listing? It would make looking for replied to recently questions much easier. Any help regarding this question would be much appreciated. thanks. Rob

    Here's the code: Re^2: Excel exe still hanging 'round