[Funfx-user] Script hangs, gives `method_missing': unknown property or method `item' error
Mark Anderson
manderson at drillinginfo.com
Fri Sep 19 14:39:02 EDT 2008
I am trying to write a funFX script. When I try to obtain or do anything
with anything (button, canvas) inside the Flex application, my script hangs.
When I close the browser, I get the following error message. Has anyone
else seen this?
C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ie.rb:40:in `method_missing':
unknown property or method `item' (WIN32OLERuntimeError)
HRESULT error code:0x800706ba
The RPC server is unavailable. from
C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ie.rb:40:in `flex_object'
from C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/funfx.rb:52:in
`get_flex_object'
from C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/flex.rb:87:in
`flex_object'
from C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/flex.rb:106:in
`is_sync'
from C:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/flex.rb:28:in
`method_missing'
from C:/Documents and
Settings/manderson/workspace/flexTests/DIflexTest.rb:39
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/funfx-user/attachments/20080919/da6d05e8/attachment.html>
More information about the Funfx-user
mailing list