Error in watir installation

i need install ruby in my computer, is windows 7 32-bits and internet
explorer 9. But i have this error. please help me.

Attachments:
http://www.ruby-forum.com/attachment/6683/error.docx

···

--
Posted via http://www.ruby-forum.com/.

Show your error in a format that doesn't scream "virus carrier", please.

If you right click in a Windows command line (cmd.exe), and choose
"Mark" in the menu that pops up, you can copy and paste the error
message by drawing a box around the error. A second right click does
the actual copying.

No need for a screenshot *or* a .docx file. :slight_smile:

···

On Mon, Oct 17, 2011 at 11:46 AM, Lisa Andia <lisandia@gmail.com> wrote:

i need install ruby in my computer, is windows 7 32-bits and internet
explorer 9. But i have this error. please help me.

Attachments:
http://www.ruby-forum.com/attachment/6683/error.docx

--
Phillip Gawlowski

gplus.to/phgaw | twitter.com/phgaw

A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz

Lisa Andia wrote in post #1027004:

i need install ruby in my computer, is windows 7 32-bits and internet
explorer 9. But i have this error. please help me.

Avoid attachments, you can Windows terminal text using "Mark" option.

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/windows_dos_copy.mspx?mfr=true

Now, decided to play safe and load your document on Google Docs...

The OLE errors you're getting could be related to the version of Windows
you're getting.

I would recommend you use google.com and copy part of the error and see
if there is another occurrence of it.

···

--
Luis Lavena

--
Posted via http://www.ruby-forum.com/\.

i need install ruby in my computer, is windows 7 32-bits and internet
explorer 9. But i have this error:

irb(main):004:0> browser.goto "watir.com"
WIN32OLERuntimeError: unknown property or method: `navigate'
    HRESULT error code:0x80010108
      The object invoked has disconnected from its clients.
        from
C:/Ruby191/lib/ruby/gems/1.9.1/gems/watir-1.7.1/lib/watir/ie-class.
rb:356:in `method_missing'
        from
C:/Ruby191/lib/ruby/gems/1.9.1/gems/watir-1.7.1/lib/watir/ie-class.
rb:356:in `goto'
        from (irb):4
        from C:/Ruby191/bin/irb:12:in `<main>'

please help me.

···

--
Posted via http://www.ruby-forum.com/.

Lisa Andia wrote in post #1027004:

i need install ruby in my computer, is windows 7 32-bits and internet
explorer 9.

I have written detailed instructions on how to install Watir on Windows
here:

https://github.com/zeljkofilipin/watirbook/blob/master/installation/windows.md

Željko Filipin

···

--
watir.com - community manager
watir.com/book - author
watirpodcast.com - host

--
Posted via http://www.ruby-forum.com/\.

Googling the error message gives:

···

On Mon, Oct 17, 2011 at 1:20 PM, Lisa Andia <lisandia@gmail.com> wrote:

HRESULT error code:0x80010108

--
Phillip Gawlowski

gplus.to/phgaw | twitter.com/phgaw

A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz