Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error loading assembly

Status
Not open for further replies.

Teamgc

Programmer
Feb 15, 2006
37
0
0
IE
I have an application using Microsoft Application Blocks 3.1

I've just added the logging application block and I get the following error. It only occurs when i try to instantiate a log entry. I have it working in the quick start application without any problems but i can't seem to get it going in my app. Has anyone any ideas?

Could not load file or assembly 'Microsoft.Practices.EnterpriseLibrary.Common, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top