A
Analizer1
c#2.0
I am Calling the below
Xslt.Transform(InputFile,OutPutFile);
I get the Below Error when transforming a large file
input file is XML , 2300 rows of data to Create the Input XML
for xlst Transformation....
Has any body seen the below error and can point me in the right
direction to solve this
Tks
System.Xml.XmlTextReaderImpl
an error occurred while parsing EntityName. Line2, Position 46608
i have this
I am Calling the below
Xslt.Transform(InputFile,OutPutFile);
I get the Below Error when transforming a large file
input file is XML , 2300 rows of data to Create the Input XML
for xlst Transformation....
Has any body seen the below error and can point me in the right
direction to solve this
Tks
System.Xml.XmlTextReaderImpl
an error occurred while parsing EntityName. Line2, Position 46608
i have this