Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 18th, 2005, 11:13 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 428
Thanks: 57
Thanked 2 Times in 2 Posts
Default Automating Assembly Trust

Some time ago I asked about a problem we were having running a .NET Windows application from a shared network resource. I was instructed at that time to run the Framework Wizard to Trust the Assembly. It wasn't the ideal solution, but as it only seemed to occur on our developers' workstations, it was a small hassle. This problem is now occuring on every user's workstation every time we push a new version of the program and I now have to run Trust an Assembly on every users' workstation! Clearly, this is no longer practical and I need a scalable solution.

Is there some way, in version VS 1.0 and Framework 1.0, to tell workstations to trust new versions of the same program so this does not continue to be a problem with each new release? Is there a setting for the project that will make it always trustable? Is there a registry setting that needs to be changed on the workstations to accept the new executable?

Are our choices to either Trust the Assembly on every workstation with each new release or install this directly on the users' machines, or is there some work around to this that's practical?
 
Old October 20th, 2005, 09:19 AM
Authorized User
 
Join Date: Sep 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi
I have a similar problem, could someone suggest the preferred method.

I would like to update the .net exe file on the network, though if I do this, no one will be able to run the app, until i go through each client machine and trust the same exe again.

Any help or pointers appreciated.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Assigning Full Trust FileFound Visual Studio 2005 0 February 28th, 2008 08:23 AM
Medium trust problems DavidWilks BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 June 26th, 2007 03:51 PM
Full Trust vs Partial Trust Problem dparsons C# 1 May 11th, 2007 10:10 AM
Medium Trust mike_h BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 6 October 24th, 2006 05:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.