Re: Permission denied to call method XMLDocument.load
Axel Hecht <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Daniel Frechette wrote: > Thank you very much Martin. > > It now works! The problem was in my Web server. > > I do, however, have 2 more questions for you. Do importStylesheet() and > transformToDocument() throw exceptions that explain the reason why an error > occurs? Also, it is possible to use the Transformiix engine with Stylus > Studio? Yes, they throw exceptions. I need to check again, if those contain the rich descriptions that we have. One of these days, maybe. Or you could hack up a one or a few testcase(s) with each a bug in the stylesheet and see if they output something good. If not, I can cross check to see why not. Axel