G
Gerda
Hi!
I developed a VB.NET Programm which I always started from
a local disk!
The customer wants to start the program from a network
drive. When I start the program from the network drive I
receive always an exception -> 'request for permission of
type System.Security.Permissions.SecurityPermission [...]
PublicKeyToken=b77a5c[..] failed'.
I guess I have to set some security permissions with the
MMC snap-in '.NET-Configuration'. Is that rigtht? What do
I have to do? Do you know any documents (best practise) or
sample to get to know what's to do without learning the
full .NET security stuff?
Gerda
I developed a VB.NET Programm which I always started from
a local disk!
The customer wants to start the program from a network
drive. When I start the program from the network drive I
receive always an exception -> 'request for permission of
type System.Security.Permissions.SecurityPermission [...]
PublicKeyToken=b77a5c[..] failed'.
I guess I have to set some security permissions with the
MMC snap-in '.NET-Configuration'. Is that rigtht? What do
I have to do? Do you know any documents (best practise) or
sample to get to know what's to do without learning the
full .NET security stuff?
Gerda