Weird XSLT messages

  • Thread starter Thread starter Vijai Kalyan
  • Start date Start date
V

Vijai Kalyan

I keep getting these weird error messages

FailPT0.002Smantis.exe -uFailPT0.002SFailPT0.002SFailPT0.001SExpected
data.Some unexpected data.1093This is a sample debug
messagePassPT0.001SSkippedPT0.000SBrokenPT0.000SNotImplementedPT0.000S

when trying to apply a XSLT on a XML document using the
XslCompiledTransform class.

I am not sure what this is trying to tell me!

Does anyone have an idea?

Thanks,

Vijai.
 
I keep getting these weird error messages

FailPT0.002Smantis.exe -uFailPT0.002SFailPT0.002SFailPT0.001SExpected
data.Some unexpected data.1093This is a sample debug
messagePassPT0.001SSkippedPT0.000SBrokenPT0.000SNotImplementedPT0.000S

when trying to apply a XSLT on a XML document using the
XslCompiledTransform class.

I am not sure what this is trying to tell me!

Could you post a short but complete program which demonstrates the
problem?

See http://pobox.com/~skeet/csharp/complete.html for what I mean by
that.

Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

xslt and .net 1
XSL transforms 11
dataset and xslt 2
Which version of Visual Studio 2005? 7
XSLT - how to use it 5
Problems with XPathDocument 1
xslt transformation and input paths 1
Problems with xslt transform 1

Back
Top