On Fri, 03 Dec 2004, Steven Manross wrote:
> I have a perl web page that does some Excel manipulation, in pretty
> much the same way and environment, and all runs well.... But, it's an
> ASP page.

That is actually significant too. Win32::OLE is not thread-safe, so
using it from PerlEx is going to fail once the code is executed in a
different thread than the one that has created the Perl interpreter.

Cheers,
-Jan


_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to