views:

73

answers:

2

Hi,

Please help me to understand the problem and solve this: this Thanks !

A: 

It looks like an assembly is missing, it may be Microsoft.Expression.Interactions or something that assembly itself needs. It could also be the required version or public key token is incorrect.

SirDemon
How can I check/solve if the required version or the public key token is incorrect ? Thanks !
A: 

If it executes OK, but you cannot see the library at design-time, I wonder if it's because the dll is 'locked'?

I had exactly this problem here

IanR
I wish this would solve the problem...I checked the properties of the dll file, but there is no "Security..." section under "Attributes...".How can I check if the dll is locked ?Thanks !
if the section isn't there, then that's probably not the problem - sorry :(
IanR