Downloading and Installing the .NET Framework

Installation: 1  2  3  4  5  6
 

  1. On the Microsoft website, go to the SDKs, Redistributables & Service Packs page:
    http://msdn2.microsoft.com/en-us/netframework/default.aspx

  2. Download and install the .NET Framework (Revision 1.1, service pack 1 or later).

If you get a security exception message when you try to open the software, you can adjust security permissions using the steps below. Consult your system administrator if this does not resolve the problem.

Security Settings

To adjust the security setting:

  1. From your PC's Control Panel, double-click Administrative Tools > Microsoft .NET Framework 1.1 Configuration

  1. In the tree view of the .NET Configuration 1.1 window, expand the following selections by clicking the box:

 Runtime Security Policy > Machine > Code Groups > All_Code.

  1. If the .NET Framework is installed on a shared network drive, click LocalIntranet_Zone.

    If the .NET Framework is installed on your C:\ drive click My_Computer_Zone.

  1. Click Edit Code Group Properties.

  2. Select the Permission Set tab.

  3. From the Permission set drop-down list, select Full Trust.

  4. Click Apply > OK.