biztalk-2010
BizTalk Orchestration error
I am using BizTalk orchestration to call .Net class (method) and I am getting the following error: xlang/s engine event log entry: Uncaught exception (see the \'inner exception\' below) has suspended[详细]
2023-02-17 04:32 分类:问答BizTalk orchestration log event 10034
in this BizTalk orchestration, my .net class will access ADO .Net and get data from database. However, when I sent a message to the orchestration, the following error occurred. I am wondering if the o[详细]
2023-02-16 02:16 分类:问答BizTalk 2010 installation needed for build server (TFS2010)?
Is a (full) BizTalk 2010 installation needed to let a build server (TFS2010) build BizTalk 2010 soluti开发者_Go百科ons/projects ?As per my knowledge, BizTalk 2010 installation is not required. You onl[详细]
2023-02-15 20:27 分类:问答BizTalk deployment errors
I got the following errors when I deployed my BizTalk project. Error1Failed to update binding information.[详细]
2023-02-15 11:27 分类:问答Handling all exceptions AND Failed Messages in a BizTalk 2010 solution
I have a BizTalk 2010 solution that polls a database table, retrieves unprocessed records, does a transform with a map and call a 3rd party service. The happy path is working.[详细]
2023-02-12 15:05 分类:问答What are the best BizTalk 2010 books? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-10 07:13 分类:问答Biztalk 2010 X12 EDI Parties
I am trying to convert some BizTalk 2006 R2 helper code to BizTalk 2010 and I am running into a peculiar issue.I am trying to unit test a method that had a breaking API change from 2006 R2 -> 2010 and[详细]
2023-02-09 16:33 分类:问答Can a custom class be used in the Conditions of a rule / policies?
I am getting started with Biztalk 2010 for the first time. I looked at this article (http://www.codeproject.com/KB/biztalk/开发者_Python百科BRE.aspx) for making a custom action to fire against a con[详细]
2023-02-01 18:35 分类:问答Biztalk client defined subscription items
I am designing a Biztalk solution which requires client applications to subscribe and receive only a certain subset of event messages depending on their user permissions.Subscription will be done thro[详细]
2023-01-29 18:39 分类:问答BizTalk 2010: calling a dll from GAC with dependencies
I have to call functions from a custom dll from BizTalk orchestrations (similar to this solution Call a custom .NET component from BizTalk 2006). The dll calls functions of a third party dll, which us[详细]
2023-01-18 23:42 分类:问答
加载中,请稍侯......