Hi ,
I get a out of memory exception when we do a xml transformation in vs 2005
Below is the transformation :System.Exception: Failed to complete transform ---> System.Exception: Transform Failed for SubmissionID:1000, SenderPartyID:1234, ReceiverPartyID:5678 ---> System.Exception: Failed to complete transform ---> System.Exception:
Function Transform failed ---> System.Exception: Failed to apply transform to XML ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at abctrabnsform.XmlTransformStrXsl(String strInputXml, String strXslt, XsltArgumentList argList)
Thanks in advance -Sranjani