Hey Agustin,
the weird part is I did strong name it and looked at using the IL Disassembler and it looks ok. but still same error. When I build it on my own Win 7 box I don't sign it and it works fine with the other dll's. When I build it on my work computer, it fails. My work laptop is really locked down.. while my own box everything is admin rights... does that matter?
My work project I want to use it on is huge and I don't want to go and modify all of the projects.. I should just be able to replace the existing Microsoft.Practices.Prism.dll file with my newly built one...
Thanks for your reply!
Harold