python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Calling a stored procedure throws an error "Cannot change thread mode after it is set"
I'm getting this error when calling a stored procedure from my C# code from BizTalk. Not sure whether this exception is thrown from the stored procedure or my own code, as it is in BizTalk runtime deb...
Prem
Votes: 0
Answers: 0
Webservice issue with the version Microsoft.Practices.EnterpriseLibrary.Common
We are migrating to a new Biztalk 2016 environment, and while performing tests in our QA environment I discovered our app admins installed a newer version of the Microsoft.Practices.EnterpriseLibrary....
Kenneth Van Booven
Votes: 0
Answers: 0
How can I access context property (incoming file name) in transformation (custom xslt)?
Many historical posts about BizTalk Context Accessor (CodePlex), but all links are broken. Is there a state-of-the-art context accessor functoid / component to be used today? Or, is there any other wa...
JERKER
Votes: 0
Answers: 2
Is there a requirement in BizTalk that requires a message coming in be sent out?
I have an orchestration that processes incoming messages that make a data call. If data is returned, a new message is created and sent back to the receive port via a "mover" BizTalk applicat...
james treinen
Votes: 0
Answers: 1