EDN Admin
Well-known member
Hello<br/>
<br/>
Unfortunately I have a little problem and can not find a solution for it. In a forum I found the hint because an outdated version, but no solution to it. I installed msxml "6.0" and "4.0", but without success. The "msxsl.exe" version is "Microsoft (R) Version
4.0 XSLT Processor".<br/>
<br/>
In my XSL script I am using the following:<br/>
<xsl:if test="b !=A orB <br/>
<br/>
But I get the following error message:<br/>
"<br/>
Code: 0x80004005<br/>
Expected token EOF found STRING.<br/>
<br/>
c != A -> B <- Press any key. . .<br/>
"<br/>
<br/>
How can I solve this problem?<br/>
<br/>
Thanks in advance.
View the full article
<br/>
Unfortunately I have a little problem and can not find a solution for it. In a forum I found the hint because an outdated version, but no solution to it. I installed msxml "6.0" and "4.0", but without success. The "msxsl.exe" version is "Microsoft (R) Version
4.0 XSLT Processor".<br/>
<br/>
In my XSL script I am using the following:<br/>
<xsl:if test="b !=A orB <br/>
<br/>
But I get the following error message:<br/>
"<br/>
Code: 0x80004005<br/>
Expected token EOF found STRING.<br/>
<br/>
c != A -> B <- Press any key. . .<br/>
"<br/>
<br/>
How can I solve this problem?<br/>
<br/>
Thanks in advance.
View the full article