solution does not run after upgrading assemblies

A

Andrus

Using VCS 2005 Express.
I replaced in my solution tree Castle dlls with new version and used
References/Add Reference to update references in every project in my
solution.

After that

ActiveRecordStarter.Initialize(activeRecordAssembly, source);

causes error

Could not load file or assembly 'Castle.ActiveRecord, Version=0.0.1.3,
Culture=neutral, PublicKeyToken=29373a18db01f6d6' or one of its
dependencies. The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040)

How to fix ?

Andrus.
 
A

Andrus

I dont understand this answer.
He wrote that he has some custome version info file in his project.
I dont have such file.

Andrus.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top