You can strong name the unsafe assembly and then change policy on the
machine to run it on as follows:
caspol -m -cg 1.2 -strong -file a.exe -noname -noversion FullTrust
rajasi
"John" <(E-Mail Removed)> wrote in message
news:058401c35ad4$9da8ae30$(E-Mail Removed)...
> I can't run a program from other computers on the local
> network because the program contains an unsafe module (has
> pointer). Can I create some policy associate with the
> program so that I can run it from other machine?
>
> Thanks
>
> John
|