Re: [xsl] Re: [xslt transform & grouping] Using the Muenchian Method?

Subject: Re: [xsl] Re: [xslt transform & grouping] Using the Muenchian Method?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 5 Oct 2004 15:14:57 +0100
I wrote

  Exception Details: System.NullReferenceException: Object reference not set 
  to an instance of an object." in myXslTrans.Transform(myXPathDoc, null, 
  writer, null);

  looks like a bug in your processor (Microsoft .net implementation?)


unless you really didn't have the key defined in your test file, in
which case this error message is probably just an unhelpfull spelling of
the error that saxon spelled as

  Key 'by-info' has not been defined

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread