Converting xml file to html using MSXSL comandline command.

Hello all,

i have to covert xml file using style-sheet in html, for this i am using the MSXSL command and have downloaded one from : http://www.microsoft.com/en-in/download/details.aspx?id=21714

Now when i am trying to run it, it's giving me error as follows :

Error occurred while compiling stylesheet 'C:\Stylesheet.xsl'.

Code:   0x800c0006
The system cannot locate the object specified.

i am using following command for this :

C:\msxsl.exe "C:\NoMatch.xml" "C:\CS_Xml_Output.xsl"
 -o "C:\output.html"

Can some one tell me the syntax for this or point me to correct Blog or link ?

Yes this is related to Biztalk only...

June 18th, 2015 6:43am

Error occurred while compiling stylesheet 'C:\Stylesheet.xsl'.Form the error it seems to me that your stylesheet is having some issues. You can also do the same using the code c#. If code also gives the same error then I would suggest you check the XSL file.

Thanks

I hope this helps.

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 7:35am

Yes i am getting error using both C# and Command ...

June 18th, 2015 8:19am

Yes i am getting error using both C# and Comma

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 3:48pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics