|
We have kept this product simple and easy to use. The following is all you need to know, and everything you need to do. All else is COMPLETELY automated.
Installation
| 1. |
Unzip the download file, and copy the two folders (bin and AspNitro) to the root of your website |
| 2. |
Using your web browser, navigate to the http://yoursite.com/AspNitro/AspNitro.ashx page |
Security
Please ask your server administrator to configure the following permissions:
| 1. |
Disable IIS Anonymous Access to the AspNitro folder and enable IIS Integrated Windows Authentication |
| 2. |
Assign permission to the Application Identity (or IIS Worker Process group), necessary to perform the following tasks: |
| |
| a. |
Permission to create, modify, and delete files in the root, bin, and AspNitro folders |
| b. |
Permission to move the App_Code, App_GlobalResources, App_LocalResources, and App_WebReferences folder(s) from the website root to the AspNitro folder, and vice versa
Note: The above step applies only if you already have the App_Code, App_GlobalResources, etc. folder(s) |
|
| 3. |
Verify that your web application's trust level is set to "Full", within the web.config file |
|
Note: This is the default trust level for Asp.Net web applications. Unless otherwise specified in the web or machine configuration files, no change is necessary |
Optimize — Click the Optimize button when you are ready to optimize your site. The optimization is achieved and your webpages are left just as they are. Now that your site is optimized, enjoy the great performance benefits of ASPNitro.net. First page delay will be gone, and all of your Asp.net webpages will run faster. if you then click "Remove Optimizations", optimizations are removed and your web pages are still just as YOU left them.
Changing Web Pages that are running Optimized
Apply Updates — You can change a Web page that is optimized, but the change will not go into effect until you apply updates. Click the Apply Updates button to apply your updates.
Or, Remove Optimization for extended development, testing, and debugging
Remove Optimization — Rather than re-optimizing after each debugging or coding change, you may wish to remove the optimizations, temporally, until all of your changes are done. Then while your site has "Optimization Removed", any changes that you upload to the server will go into effect immediately. When you are done, simply click "Optimize", and your web site is Optimized again.
|