XslCompiledTransform
- From: "Peter Kirk" <pk@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 13 Oct 2006 15:45:35 +0200
Hi
I am trying to exexute a transform (XslCompiledTransform .Transform), but
get this exception:
System.Text.EncoderFallbackException: Unable to translate Unicode character
\u2013 at index 3637 to specified code page.
at System.Text.EncoderExceptionFallbackBuffer.Fallback(Char charUnknown,
Int32 index)
at System.Xml.CharEntityEncoderFallbackBuffer.Fallback(Char charUnknown,
Int32 index)
....
What exactly is the cause of this, and how can I avoid it?
Thanks,
Peter
.
- Follow-Ups:
- Re: XslCompiledTransform
- From: Martin Honnen
- Re: XslCompiledTransform
- Prev by Date: Re: C# web graphics ?
- Next by Date: Re: Audio Editor Component
- Previous by thread: ListView vertical scrollbar
- Next by thread: Re: XslCompiledTransform
- Index(es):