Flat File Schema Dissembling not aligned between visual studio and biztalk

Home Page Forums BizTalk 2004 – BizTalk 2010 Flat File Schema Dissembling not aligned between visual studio and biztalk

Viewing 1 reply thread
  • Author
    Posts
    • #26282

      We have built some flat file schema and validate flat files, it is ok to validate in visual studio (using validate instance).

      However, after deploying the schema dll to biztalk and specify custom pineline to validate the incoming flat file, it has error.

      Any idea why the biztalk server validation is not the same as visual studio validation?

      Thanks.

    • #26283

      Check the GAC on your BizTalk server and make sure the version of the flat file schema is the latest that you deployed, otherwise uninstall the old one and reinstall the newer version. If you are deploying from Visual Studio to your BizTalk server, make sure that the setting "Install to Global Assembly Cache" is set to True in the Deployment tab of your project properties, before deploying the artifact.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.