While executing
@excel = WIN32OLE.connect("excel.Application")

following error has occured


Error:

>ruby XLS_usage_example.rb
./xls.rb:36:in `initialize': unknown OLE server:
`excel.Application' (WIN32OLERuntimeError)
    HRESULT error code:0x800401f3
      Invalid class string from ./xls.rb:36:in `new'
 from ./xls.rb:36:in `initialize'
 from XLS_usage_example.rb:4:in `new'
 from XLS_usage_example.rb:4
E, [2009-03-31T17:26:53.430000 #500] ERROR -- : Error attaching:
excelOpen: false , fileOpen: false, file: C:\ruby\lib\ruby\gems
\1.8\gems\watir-1.6.2\unittests\xls\test_XLS_data.xls error: unknown
OLE server: `excel.Application'
    HRESULT error code:0x800401f3
      Invalid class string
>Exit code: 1

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to