Hmmm... out of the blue, while building up a class, I started getting
this error message. I tried adding the attribute, but it did not help.
I have a key specified in the AssemblyInfo.vb, and had set version to
1.0.0.0. When I advanced to version 1.0.0.1 then the error went away.
Don't know the why and where of it, but it worked for me.
- Lee
> For those who's interested: this was solved by adding [assembly:
> AllowPartiallyTrustedCallers] both to the solution and library package
[quoted text clipped - 15 lines]
> >
> > Ostap Radkovskiy