search for: mimexml

Displaying 2 results from an estimated 2 matches for "mimexml".

Did you mean: hivexml
2006 Mar 22
12
RJS page.replace(_html) problems
For some time now I try to get my code working. This Monday I switched to RJS (first with 1.0 + plugin) and yesterday to Edge Rails, so I guess I''ve been using the most recent version. I have a div with id="detail" which I want to update with a partial. If I''m using page.replace_html the content will be replaced with text, i.e. the javascript won''t become
2006 Jan 28
0
.net WSDL SSL web service conumption
...code i''m getting: Unknown attr {}ref. Unknown element {http://schemas.xmlsoap.org/wsdl/http/}binding. Unknown element {http://schemas.xmlsoap.org/wsdl/http/}operation. Unknown element {http://schemas.xmlsoap.org/wsdl/http/}urlEncoded. Unknown element {http://schemas.xmlsoap.org/wsdl/mime/}mimeXml. Unknown element {http://schemas.xmlsoap.org/wsdl/http/}operation. Unknown element {http://schemas.xmlsoap.org/wsdl/http/}urlEncoded. when i''m trying to create driver using that factory: driver = factory.createDriver i see, that driver has all methods from web service, but when i'...