Re: Firedocs Editor Problem
Thomas Comiotto <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Guarav >> >> >> Error: uncaught exception: [Exception... "Component returned >> failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) >> [nsIXMLHttpRequest.send]" nsresult: "0x80520012 >> (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://firedocs/ >> content/validation/RNGSchemaParser.js :: anonymous :: line 121" >> data: no] >> Could be that some schema files are hiding behind the proxy. Make sure all the files referenced in the service document (including cross references) are in fact accesibble by the editor. Hint: The editor keeps a local copy of schema files and stylesheets so you also can check what gets loaded and whatnot (see /tmp/firedocs/ or $home/.firedocs depending on your Firedocs version). HTH Thomas