Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

xml file with embedded xsl reports unknow error: An unknown error has occurred (805303f4)

  • 2 antwurd
  • 29 hawwe dit probleem
  • 14 werjeftes
  • Lêste antwurd fan žełvik

more options

Hi,

I have an xml file with embedded xsl link like below :

XML :

<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://abc.com/x.xsl"?>
<catalog>
<cd>
<title>Empire Burlesque</title>
<artist>Bob Dylan</artist>
<country>USA</country>
<company>Columbia</company>
<price>10.90</price>
<year>1985</year>
</cd>
</catalog>

When opening xml file on IE, opera, safary ... it works ok. But when opening it on FireFox, i have an error like :

Error loading stylesheet: An unknown error has occurred (805303f4) http://abc.com/x.xsl

How could i solve this problem ?

Hi, I have an xml file with embedded xsl link like below : XML : <pre><nowiki><?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="http://abc.com/x.xsl"?> <catalog> <cd> <title>Empire Burlesque</title> <artist>Bob Dylan</artist> <country>USA</country> <company>Columbia</company> <price>10.90</price> <year>1985</year> </cd> </catalog></nowiki></pre> When opening xml file on IE, opera, safary ... it works ok. But when opening it on FireFox, i have an error like : Error loading stylesheet: An unknown error has occurred (805303f4) http://abc.com/x.xsl How could i solve this problem ?

Bewurke troch cor-el op

Alle antwurden (2)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

more options