Displaying 8 results from an estimated 8 matches for "basedata".
Did you mean:
basedate
2010 Nov 27
6
invalid date
.../gems/soap4r-1.5.8/lib/xsd/datatypes.rb:
141:in
`set''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/xsd/datatypes.rb:
158:in
`init''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/xsd/datatypes.rb:
670:in
`initialize''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/baseData.rb:53:in
`initialize''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/baseData.rb:93:in
`initialize''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/baseData.rb:33:in
`new''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/baseData.rb:33:in
`to_data''...
2001 Jul 12
1
Importing STATA files
...ase\data".
The following is what happened:
> library(foreign)
> read.dta(auto6)
Error in read.dta(auto6) : Object "auto6" not found
So I tried:
> read.dta("C:\Program Files\R\rw1030\library\base\data\auto6")
Error in read.dta("C:Program FilesR\rw1030library\basedata") :
unable to open file
The same thing happens if I put the STATA file in various other directories
that I suspect "foreign" might treat as the working directory, all to no
avail.
Any help would be gratefully received.
Brendan McElroy
HRB Health Services Research Fellow
D...
2006 May 19
1
Strange error when testing layered web service
Hi all,
Ruby 1.8.4
Rails 1.1.2
1) Error:
test_find_hardware_by_id(HardwareControllerApiTest):
ArgumentError: illegal refid http://test.host/
c:/ruby/lib/ruby/1.8/soap/baseData.rb:166:in `decode''
c:/ruby/lib/ruby/1.8/soap/encodingstyle/soapHandler.rb:153:in
`decode_tag''
c:/ruby/lib/ruby/1.8/soap/parser.rb:179:in `decode_tag''
c:/ruby/lib/ruby/1.8/soap/parser.rb:130:in `start_element''
c:/ruby/lib/ruby/1.8/xsd/xmlparser/par...
2006 Aug 01
1
xmlattr use .net web service from ruby problem
I have a WSDL and used to wsdl2ruby to create the default.rb and
defaultdriver.rb
******************************************************************
the method that i''m calling class representation is:
# {http://home.setup/abs}DeliverMessage
class DeliverMessage
@@schema_type = "DeliverMessage"
@@schema_ns = "http://home.setup/abs"
@@schema_qualified =
2005 Dec 31
1
Error when Testing AWS API (ArgumentError: illegal refid http://test.host/login)
...ate the web service as
./script/generate web_sevice MyTest do_it
and then run the unit tests without further editing the code, I get
the following error:
test_do_it(MyTestControllerApiTest):
ArgumentError: illegal refid http://test.host/login
/usr/local/ruby/lib/ruby/1.8/soap/baseData.rb:166:in `decode''
/usr/local/ruby/lib/ruby/1.8/soap/encodingstyle/soapHandler.rb:153:in
`decode_tag''
/usr/local/ruby/lib/ruby/1.8/soap/parser.rb:179:in `decode_tag''
/usr/local/ruby/lib/ruby/1.8/soap/parser.rb:130:in `start_element''...
2005 Dec 30
5
AWS api_method :returns not accepting ActiveRecord::Base
I''m trying to use the feature of AWS where it will take an object derived
from ActiveRecord::Base instead of an AWS::Struct object. Whenever I try
it, though, I get the craziest error:
NoMethodError: You have a nil object when you didn''t expect it!
The error occured while evaluating nil.new
/usr/lib/.../actionwebservice/lib/action_web_service/casting.rb:105:in
1998 Mar 15
5
R-beta: R with gnuwin32
I have been using R under Linux for more than a year and
I think that it is great.
Last week, I downloaded the binary Ms Windows version. I wanted
to test it for my students. Our labs are under Bill Gates.
I am not happy but I can do nothing.
R worked. But, I could not use the dyn.load command
with some dll built with one of the ports of
gcc for windows 95/nt (I used the ecgs-mingw32 ports
1998 Mar 15
5
R-beta: R with gnuwin32
I have been using R under Linux for more than a year and
I think that it is great.
Last week, I downloaded the binary Ms Windows version. I wanted
to test it for my students. Our labs are under Bill Gates.
I am not happy but I can do nothing.
R worked. But, I could not use the dyn.load command
with some dll built with one of the ports of
gcc for windows 95/nt (I used the ecgs-mingw32 ports