Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Reason: Could not find file ‘C:\WINDOWS\system32\Shipment.dtd’ › Re: Reason: Could not find file ‘C:\WINDOWS\system32\Shipment.dtd’
August 29, 2008 at 11:24 AM
#20537
Its obviously weird that the BizTalk engine is thinking of looking in c:\Windows\System32 for the DTD file. There must be some executable in the System32 folder that will be used for processing the DTD.
You might try having a send port outbound map be used for adding the DTD DocType line back in.
Thanks,