Hi, Dmitri... After a little research, I'm not at all sure if there's anything WATIR-specific about this problem, or that there's anything that can be done in WATIR to mitigate it. The error message is sadly very general.
I found these two documents that might shed some light on the problem. http://www.aspfaq.com/show.asp?id=2267 http://support.microsoft.com/default.aspx/kb/265340 Alas shedding light is not the same as /solving/ the problem. Sorry. ---Michael B. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitri Dolguikh Sent: January 13, 2006 9:59 AM To: [email protected] Subject: [Wtr-general] RPC Server unavailable Hi list, I keep getting the following error intemittently: WIN32OLERuntimeError: Unknown property or method `document' HRESULT error code:0x800706ba The RPC server is unavailable. when trying to access a link on a page. The test is being run in Windows 2003 Server under IE 6.0.379.0, with high-security turned off. We're trying to use Watir for automated acceptance testing; while running tests on desktops (under Windows XP) wasn't an issue at all, we're seeing the errors above when running tests using CruiseControl. Cheers, -Dmitri _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
