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.
Husam Al-A''araj - 15 Oct 2007 23:36 GMT
andrus,
this solution written in the followiing link!
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2240572&SiteID=1
Cheers,
Husam Al-a'araj
> Using VCS 2005 Express.
> I replaced in my solution tree Castle dlls with new version and used
[quoted text clipped - 15 lines]
>
> Andrus.
Andrus - 16 Oct 2007 11:15 GMT
I dont understand this answer.
He wrote that he has some custome version info file in his project.
I dont have such file.
Andrus.
> andrus,
> this solution written in the followiing link!
[quoted text clipped - 23 lines]
>>
>> Andrus.