From: Rick R. <Ri...@La...> - 2006-11-22 11:02:39
|
I'm using Saxon.Net 8.8 in VB.Net 2005 pro. I cannot find any documentation on how to get errors from Saxon.Net during an XSLT transform. I saw a reference to implementation.GetErrorListner, but when I create this in code, I don't know what to do next since they don't appear to be any methods, or properties available in IntelliSense (at least that are of any use). I also checked the API documentation, but there is no mention of GetErrorListner. Can someone advise? Rick |