Configuring Internet Information Services for Graffiti

Learn how to configure IIS to support Graffiti.

If your Web site is hosted by your local server, IIS is not required for Graffiti.

Procedure

  1. Access IIS from Start/Settings/Control Panel/Administrative Tools/Internet Information Services. The Internet Information Services window displays.
  2. clip_image002

  3. In the left panel, navigate to the Default Web Site folder.
  4. clip_image004

  5. Right-click on the folder and select Properties to display the Default Web Site Properties window.
  6. On the Documents tab, click Add. The Add Default Document window displays.
  7. clip_image006

  8. Type default.aspx in the text field.
  9. Click OK.
  10. Click Apply on the Documents tab to save the setting.
  11. On the Home Directory tab, ensure the local path is correct.
  12. clip_image008

  13. If you have not saved your settings, click Apply on the Default Web Site Properties window, then close out by clicking OK. You will return to the Internet Information Services window.
  14. In the left panel, navigate to Web Sites/Default Web Sites/Graffiti (or the folder you specified during installation.
  15. Right click on the Graffiti folder and select Properties to display the roperties window.
  16. From the Directory tab, click Create. The Application Name text field automatically populates and the Create button changes to Remove.
  17. Go to Start/Run and type the following path to register ASPNET: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i.

Your system automatically opens a DOS command window. When registration is complete, the DOS command window closes automatically.