Hi All,
I developed a Biztalk Application aims to upload a flat file data to our system MS SQL Server database. It works fine until one day, an exception is generated as below.
"Error encountered while executing the transform project name.map name. Error:Unable to create the transform. Microsoft.XLANGs.Engine"
It continues to generate an exception until I restart the Biztalk instance. And it happens occasionally, no pattern, cannot be traced and debugged.
Anybody has an idea about this error? Please help, thank you very much.
The Biztalk Server is running on Hyper-V Virtual machine, Biztalk Server 2009 on Windows Server 2008.
The Biztalk Application consists of Mapping Functoid, Orchestration, Flatfile Schema, Flatfile Disassembler Pipeline, SQL Send Port, File Receive Port and Send Port
Eric
So what happened on that day that it stopped working? Did something change in the system, a software update or something of that nature? You don't have many details for the gurus or anyone for that matter to help you troubleshoot your problem.
"Google skills are more important than your coding skills."
This has the earmarks of memory corruption or a memory leak. Do you have any custom code that is included in your application.
Brad Friedlander
Magenic Technologies