Installing Job Candidates

    To install the Job Candidates sample application
  1. Ensure that Microsoft® IIS version 3.0 or later, Microsoft® Active Server Pages, and Microsoft Outlook Web Access are installed on the same server. To install Web Access, run server setup on the distribution compact disk of Microsoft Exchange Server, select Complete/Custom, and select the Outlook Web Access option. This installs the CDO Library, the CDO Rendering Library, and Web Access .asp files.
  2. Create a folder for this sample application on your IIS computer — for example, c:\CDOSamples\Job Candidates\. Copy all files from the appropriate folder on the distribution compact disk into this folder.
  3. Using the Internet Service Manager, create a new virtual root indicating that folder, and enable both Read and Execute permissions on it.
  4. Open Microsoft Outlook and click Open Special Folder on the File menu, and then click Personal Folder. This displays the Connect to Personal Folders dialog box.
  5. Find the directory into which you copied the Job Candidates files and double-click JobCand.pst. This creates a personal folder store called Job Candidates, and adds it to your current profile.
  6. Find the root folder in the newly created Job Candidates personal folder store and open it. Within this personal folder store is a folder called Job Candidates.
  7. Drag this Job Candidates folder into the information store called All Public Folders.
  8. Set Editor permission on this folder for any person who wishes to use this sample application. For more information, see Setting User Permissions.
  9. Ensure that any custom folder views and forms created in Microsoft® Visual Basic® for this Job Candidates folder have been properly installed.
  10. Make the folder visible through the Global Address List. To do this, follow these steps:
    1. Open the Microsoft Exchange Server Administrator program.
    2. Click the folder Org Name\Folders\"Public Folders".
    3. Click the folder you wish to add to the Address Book.
    4. On the File menu, click Properties.
    5. Click the Advance tab.
    6. Clear Hide From Address Book.

You are now ready to use the Job Candidates ASP sample application.