Error when trying to validate EDI message against the schema: [71] Transaction Set or Group Contr...
Jul 9, 2012
When we are in the development phase of a BizTalk project, it is normal to validate test instances of messages that are provided with respective schemas
Project build results in the error “you must specify at least one already-initialized corre...
Mar 26, 2012
When you compile your BizTalk project, you receive the error: "you must specify at least one already-initialized correlation set for a non-activation
Installation of instance of host BizTalkSoapApplication on server … failed. Permission is denied....
Mar 8, 2012
Normally, we tend to inherit BizTalk environments already installed and preconfigured; it's not every day that we create an environment from scratch This is
“Cannot open database ‘…’ requested by the login. The login failed” or “The EXE...
Feb 29, 2012
It's very common for orchestrations to access databases or execute stored procedures Whether this access is done by SQL Adapter, WCF-SQL adapter, or through C
Identifier ‘RetryCount’ does not exist in ‘myprojectnamespace’; are you m...
Feb 28, 2012
When trying to help a friend of mine configure a dynamic SOAP Adapter Solicit-Response port, some like
TypeLoadException: Could not load type ‘type name’ from assembly ‘assembly name...
Feb 22, 2012
Recently, I was testing a new BizTalk solution version with a couple of new features when I came across the following error: Uncaught exception (see the
The source was not found, but some or all event logs could not be searched. Inaccessible logs: Se...
Feb 16, 2012
It's very common to use NET code for orchestration support and also to log errors, warnings, or information in Event Viewer I have, as a principle, not to
There was a failure executing the receive pipeline… failed to load. Verify the schema for this do...
Feb 10, 2012
Recently, after installing a new version of one BizTalk Application, in order to provide a new service, and after having validated all the normal steps of
BizTalk Orchestration error: “Errors exist for one or more children.”
Jan 30, 2012
For some reason, after having migrated a BizTalk Server 2006/Visual Studio 2005 solution to BizTalk 2010/VS 2010 using the Visual Studio Conversion Wizard, I
