John Glisson's Blog

Geeky stuff…

ESB WCF Pipeline Error

leave a comment »

I was receiving a very troubling error message when trying to submit a message to the ESB Bus through the ESB.ItineraryServices.WCF/ProcessItinerary.svc service.

ItinerarySelectReceiveXml – Verify the schema for this document specification is deployed and is in the Global Assembly Cache.

I thought I was going to have to reinstall the ESB Toolkit. It turns out all I needed to do was change the IIS Application Pool the WCF website was running on from .NET 2.0 to .NET 4.0. Apparently it was looking for the assembly in the 2.0 GAC rather than the 4.0 GAC.

Thanks to this forum thread for the solution!

Advertisement

Written by jglisson73

June 2, 2011 at 1:46 pm

Posted in Uncategorized

Tagged with ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.