HI
I'm in the process of changing computer. I'm using VS2005 and VB .NET. My
application works just fine on my old machine but with the new one all I get
is: request for the permission of type 'System.Security.Permission, mscorlib,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Same files collected from a network drive but my two machines behave
completely different.
Where should I go from here?
Stefan - 09 May 2007 09:44 GMT
Problem has been solved thanks to Google and other free groups showing that
there is a security policy in .NET that need to be set for that computer and
our share so that the computer will trust files on that share.
/Stefan
> HI
>
[quoted text clipped - 7 lines]
>
> Where should I go from here?