I am writing an add-in for live messenger using C# VS2005. When I try to add the assembly to IM I get 8013150a message which is a security issue, because in my app I am reading from a file. Would strong-naming the assembly take care of the problem? if so where can I find a good tutorial on strong-naming and CAS? Thanks, Alex