RSS Library for .NET Help support1 at Web20Tools.net
Step 1: Installing the Files
See Also

Glossary Item Box

This section details the steps necessary for a manual installation of the RSS Library for .NET.

  1. Extract the contents of the RSS Library for .NET zip file obtained from the Web20Tools.net download page onto your desktop using WinZip. This will create a new folder on your desktop called RSS_NET.
  2. Once the RSS_NET folder is on your desktop we would suggest you move this folder to a suitable location on your hard-drive. We suggest the default install location of C:\Program Files\Web20Tools\RSS_NET\.
  3. If your application will be IIS or web-based and you are going to create and write to feed files, ensure Windows file permissions are set correctly for the Samples/WebApps folders with at least WRITE rights for the user account your application will run under. Ensure the MACHINENAME/ASPNET (For Windows 2000 or XP Professional) or the MACHINENAME/NETWORKSERVICE (For Windows Server 2003) has WRITE permission for the Samples/WebApps folders.

Once you have moved the RSS_NET folder to a suitable location on your hard-drive and configured the basic file permissions, you may optionally install the help files and code snippets into Visual Studio.

Step 2- Installing into Visual Studio »

See Also