Yup, still getting the same error. This change suggested above didn't help either. I believe this line >>driver.options["protocol.http.digest_auth"] should really be >>driver.options["protocol.http.auth"] David Medinets wrote: > Ryan Q. wrote: >> The error I get is: >> c:/ruby/lib/ruby/1.8/soap/property.rb:269:in `check_lock': cannot add >> any key to locked property (TypeError) >> from c:/ruby/lib/ruby/1.8/soap/property.rb:192:in >> `local_referent' >> from c:/ruby/lib/ruby/1.8/soap/property.rb:230:in `referent' >> from c:/ruby/lib/ruby/1.8/soap/property.rb:106:in `[]' >> from C:/Documents and Settings/Administrator/Desktop/mxpua.rb:19 >> > > Are you running into this issue? I am trying to perform basic > authentication and getting the same exception. -- Posted via http://www.ruby-forum.com/.