Magnus writes.. >I was wondering if there is anyone else that have a problem >with ActiveState build 633 in combination with >Spreadsheet::WriteExcel 0.40? I used to run build 630 and i >didn't have any problems but now when i upgraded to 633 >(mainly because i want the help in HTML-format... AGAIN ;-))
Eh? ActiveState's Perl has had HTML doco since at least the 5.005_03 days - certainly all 5.6.x versions have it. Go back to 630 if that's what was working. >i >keep getting a wierd response from my PerlIS. > >The weird thing is, when i run it at command line it works >just fine but when i run the program as an IIS application it >just does absolutely nothing, no output, no error log, no nothing! Your problem sounds like a binary inconsistency between PerlIS.dll and Spreadsheet::WriteExcel. An inconsistency that doesn't exist between perl.exe and Spreadsheet::WriteExcel. So if Spreadsheet::WriteExcel has binary components, then you could try reinstalling it and/or recompiling it. -- Jason King _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
