Troubleshooting BizTalk Map Error: Cannot Load Source/Destination Schema

 Error:

I encountered the following error while testing a BizTalk map in Visual Studio:

Error Exception Caught: Cannot load source/destination schema: POCSinglePointAPI.Schemas.SinglePointRequest.  Either the file/type does not exist, or if a project dependency exists, the dependent project is not built. C:\Users\c-vJayanarayanan\source\repos\POCSinglePointAPI\POCSinglePointAPI.Maps\CanonicalSalesOrder_TO_SinglePointRequest.btm 1

Solution:

  • Right click on the map project and build the solution



  • After successfully building the solution, the test map should function properly.

Comments

Popular posts from this blog

Error: Number of included segments do not match

REST API Calls with Query Parameters in BizTalk: A Step-by-Step Guide

EDI X12 Trading partner configuration in BizTalk