B
Biggaford
I created a VSTO solution (add-in) with Visual studio 2008 for visio 2003. i
used the .NET framework 2.0.
I need help with step by step deployment instructions using the setup
project. I want to deploy to multiple machines (clients).
I have read some instrunctions that includes copying manifests, to
deployment location, how do i know the different files i would need to place
in the deployment folder?
Is the deployment folder the path specified during the setup?
How do i grant full trust to the assemblies? I read that i am to do it but
don't know how to.
I looked at the pre-requisites:
Installed the .NET framework
The VSTO runtime
grant trust to assemblies
Thanks in advance.
used the .NET framework 2.0.
I need help with step by step deployment instructions using the setup
project. I want to deploy to multiple machines (clients).
I have read some instrunctions that includes copying manifests, to
deployment location, how do i know the different files i would need to place
in the deployment folder?
Is the deployment folder the path specified during the setup?
How do i grant full trust to the assemblies? I read that i am to do it but
don't know how to.
I looked at the pre-requisites:
Installed the .NET framework
The VSTO runtime
grant trust to assemblies
Thanks in advance.