Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 பதிலளிப்புகள்
  • 29 இந்த பிரச்னைகள் உள்ளது
  • 14 views
  • Last reply by žełvik

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 ?

cor-el மூலமாக திருத்தப்பட்டது

All Replies (2)

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