Jul 10

Error when trying to validate EDI message against the schema: [29] Invalid count specified at the...

As I mentioned in my last post, when we are in the development phase of a BizTalk project is normal to validate test instances of messages that are provided

By Sandro Pereira

Jul 9

Error when trying to validate EDI message against the schema: [71] Transaction Set or Group Contr...

When we are in the development phase of a BizTalk project is normal to validate test instances of messages that are provided with respective schemas before we

By Sandro Pereira

Mar 26

Project build results in the error “you must specify at least one already-initialized corre...

When you compile your BizTalk project, you receive the error: "you must specify at least one already-initialized correlation set for a non-activation

By Sandro Pereira

Mar 8

Installation of instance of host BizTalkSoapApplication on server … failed. Permission is denied....

Normally we tend to inherit BizTalk environments already installed and preconfigured, is not every day that we create an environment from scratch, this is one

By Sandro Pereira

Feb 29

“Cannot open database ‘…’ requested by the login. The login failed” or “The EXE...

It's very common for orchestrations to access databases or executing stored procedures Whether this access is done by SQL Adapter, WCF-SQL adapter or through

By Sandro Pereira

Feb 28

Identifier ‘RetryCount’ does not exist in ‘myprojectnamespace’; are you m...

When trying to help a friend of mine configuring a dynamic SOAP Adapter Solicit-Response port, some like this: We got this strange error when trying to

By Sandro Pereira

Feb 22

TypeLoadException: Could not load type ‘type name’ from assembly ‘assembly name...

Recently I was testing a new BizTalk solution version with a couple of new features when I came across with the following error: Uncaught exception (see

By Sandro Pereira

Feb 16

The source was not found, but some or all event logs could not be searched. Inaccessible logs: Se...

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

By Sandro Pereira

Feb 10

There was a failure executing the receive pipeline… failed to load. Verify the schema for this do...

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

By Sandro Pereira

Jan 30

BizTalk Orchestration error: “Errors exist for one or more children.”

For some reason after having migrated a BizTalk Server 2006/Visual Studio 2005 solution to BizTalk 2010/VS 2010 using VS Conversion Wizard, I got the

By Sandro Pereira
turbo360

Back to Top