Removed CaledosLAB digital signature to allow it to work on MEDIUM TRUST environments
I just found the following statement in Tony Lombardo's blog:
"[...]If you've every tried deploying a web application to a Hosted Environment, I'm sure you've been forced to learn more about CLR permissions and security than you ever wanted to know. To put it simply, any assembly signed with a Strong Name Key demands that the calling assembly be fully trusted. While this sounds great in theory, it creates havoc when trying to get your Web Site up and running.[...]"
Because SWACM.dll was signed with CaledosLAB key, this was just our scenario. Removing code signing everithing worked again.
We will provide a new SWACM version without signing soon.



