Article ID: 815168 - Last Review: July 8, 2005 - Revision: 1.9 How to back up and restore .NET Framework configuration and security policy filesOn This PageSUMMARYThis step-by-step article describes how you must back up and
restore .NET Framework configuration and security policy files. Security
policies define the permissions that are assigned to .NET Framework
applications. Configuration files define the environment that is presented to
.NET applications. These configuration files affect the system resources that
are available to applications. The configuration files also affect the level of
administrative credentials that the applications receive. The system
administrator must make sure that .NET Framework configuration files are backed
up in addition to other critical files. The system administrator must be able
to restore these files to recover from a system failure. The .NET Framework
stores security policies in XML files. These files are backed up and restored
as ordinary files. All these files have a .config file name extension. While
several .config files exist on all systems, additional .config files may be
created when applications are added or new trust levels are
defined. back to the top Policy level file locationsThe following table lists critical .NET Framework configuration files and their locations.Collapse this table
Files that have the extension .old are generated to make rolling back changes easier. These files must be backed up. These files do not affect how a system functions. back to the top REFERENCES
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
315736
(http://support.microsoft.com/kb/315736/
)
How to secure an ASP.NET application by using Windows security
315588
(http://support.microsoft.com/kb/315588/
)
How to secure an ASP.NET application using client-side certificates
back to the top
| Article Translations
|

Back to the top
