This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

MSXML2 v.3.0 in Replace mode


Hi,

I run my scripts on a remote application server,  I've been experiencing
problems running my code ever since I changed my header to :

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
version="1.0">
from this one
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

I've sent an e-mail to the sys admin there and he's replied telling me that
he updated the server to MSXML2 v.3.0 in Replace mode. Which is what I have
on my testing server locally.

However, I still experience the same error I had before. Is there something
that he needs to do (like stopping and starting the web service) on the
server end for the changes to take place? Or could there possibly be
something wrong with the code?

Here's URL of the erroneous xsl:

http://www.classroomfactory.com/ccbylang2.asp?language1=English&language11=S
panish&language10=Swedish&submit=View

TIA

Ivo Wiens



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]