WIN32OLE problem
Marianna
I have problem using WIN32OLE in my application when IIS serving it. It works fine under WebBrick..
This is the line that causing problems
excel = WIN32OLE::new('excel.Application')
Unfortunately I cannot see any error messages in the log . All I see is "Application error (Rails)".. Any ideas ?