G
Guest
Hello!
I have a windows forms application developed in VS.NET 2003 (C#) that I want
to install on the intranet. I've created a strong_name.snk file, compiled it
with the app, installed it on the server and on the client machine, I added
the child code group under LocalIntranet_Zone, for that assembly, with full
trust. I did it on two separate intranet systems and it worked in one place
but not the other. I've created a simple test-application (also with strong
name) and just copied the file to the network share but it gave me a warning
that the application was running in a partailly trusted context. Is it some
security settings in Windows causing this error? Where should I look?
Thanks!
/Miro
I have a windows forms application developed in VS.NET 2003 (C#) that I want
to install on the intranet. I've created a strong_name.snk file, compiled it
with the app, installed it on the server and on the client machine, I added
the child code group under LocalIntranet_Zone, for that assembly, with full
trust. I did it on two separate intranet systems and it worked in one place
but not the other. I've created a simple test-application (also with strong
name) and just copied the file to the network share but it gave me a warning
that the application was running in a partailly trusted context. Is it some
security settings in Windows causing this error? Where should I look?
Thanks!
/Miro