Nov 24

Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) while trying to deploy a ...

Continuing with “Errors and Warnings, Causes and Solutions”, let’s talk today about a classic (and annoying) one: “Error 87 Access is denied

By Sandro Pereira

Sep 5

Visual Studio fails to import project while migrating BizTalk Project: Unable to read the project...

In the last few weeks I have been doing BizTalk project migrations successfully from BizTalk Server 2006 and Visual Studio 2005 to the recent version: BizTalk

By Sandro Pereira

Jan 7

BizTalk Server: Demystifying the Test Map operation in Visual Studio

In the past, I wrote a series of post on Basics principles of Maps where I stated that testing should be a continuous process as you build your map, not only

By Sandro Pereira

Oct 29

Receiving a time out error while trying to invoke a BizTalk Orchestration exposed as a service (WCF)

Today I want to talk about a very common problem that can occur when we are invoking BizTalk Orchestrations exposed as synchronous services (Request-Response

By Sandro Pereira

Jul 25

The file ‘…’ cannot be copied to the run directory. The process cannot access the fil...

I've been working on a BizTalk Server 2004 project that had (not anymore) between 6 or 8 visual studio solutions each one with a BizTalk Project inside After

By Sandro Pereira

Jul 15

Cannot generate serialization assembly {AssemblyName}.XmlSerializers.dll because it already exist...

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

By Sandro Pereira

Jul 14

Cannot use a prefix with an empty namespace error message when trying to compile a BizTalk Server...

I know this is old stuff but sometimes we find customers with solutions running in older versions of BizTalk that need to be fixed or improved while the

By Sandro Pereira

Sep 10

Schema item missing from Visual Studio BizTalk Project items

This week I encountered a curious situation while I was developing a new BizTalk solution After creating my new project, I tried to add a new schema to the

By Sandro Pereira

Jun 29

Item Template for Visual Studio 2010: Custom ‪BizTalk‬ Functoid available in TechNet Gallery

Following my previous post here's another small contribution: Item Template for Visual Studio 2010: Custom BizTalk Functoid The New Functoid Class item

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