I am working some tutorials to understand VSTO 2003 with VB.Net 2003. I've worked several of the tutorials on my local machine, next step of the tutorial shows me how to run my application on a network drive. I've tested the application on the network drive and all works fine, next I try testing the application on another's pc and it fails with an error about security policies. I've done some research and realized I need to add a machine level policy for the .xls workbook and the assembly on each user's pc that will be running this application. MY QUESTION IS - I don't like running around to "every pc" and adding the assembly paths. Is there another way around this, possibly upgrading to VSTO 2005, or do I create my application on the network share in the very beginning to avoid this issue - OR is there no way around this and for anyone using a VSTO application on the network share, I have to modify each pc for machine policies??
cramd2
cramd2