How to create a script to trust an assembly - Excel 2003 - Office System Project with C#
Hi,
In order to run Excel 2003 - Office System Project with C#. All assemblies
(.DLL) use by the project must be set to full trust.
To do it manually, you right click on .NET Configuration 1.1--Runtime
Security Policy and select "Trust an Assembly".
How can I automate this process?
Thanks,
John Yung
|