Home Page › Forums › BizTalk 2004 – BizTalk 2010 › MetadataException: The assembly required for type mapping not found › Re: MetadataException: The assembly required for type mapping not found
June 23, 2016 at 4:27 AM
#26577
Well we were also facing the same issue, the generated dll used to work on our server but the same was not working on customer environment.
So after lot of debugging it seems that we need to generate the UDT dll for every server you need to use.
Unfortunately that solved my problem.