Accusoft.PrizmViewer10.AnnotationServer
Deploying Prizm Annotation Server

Prizm Annotation Server source code does not have an installer available that deploys an annotation server on your application server. You need to deploy the appropriate files to your application server, using the information below as guidance.

ASP.NET

Modify the web.config file to set the values in the appSettings section to meet your system configuration:

Checks

Create, Modify & Configure Folders

  1. Create a folder where you want to locate the Prizm Annotation Server (e.g., c:\Inetpub\wwwroot\PrizmAnnotServer).
  2. Copy the files global.asax, web.config, and PrizmAnnotServer.aspx to the folder designated in the previous step.
  3. Create a folder named "bin" in the folder created earlier.
  4. Copy the file PrizmAnnotServer.dll to the bin folder.
  5. Open the Internet Information Services (IIS) Manager. 
  6. Locate your website in the list of websites (e.g., "Default Web Site")
  7. If the Prizm Annotation Server folder is located under the root of the web site folder, you should see your folder listed under this website. If you placed the folder somewhere else, you need to create a virtual directory to map to the folder.

On Operating Systems prior to Windows Server 2008:

  1. Right-click the folder and choose Properties from the pop-up menu.
  2. Click Create to the right of the application name and enter "PrizmAnnotServer" in the application name field.
  3. Make sure the execute permissions are set to execute scripts.

On Windows Server 2008:

  1. Right-click the folder and choose Convert To Application from the pop-up menu.
  2. Click OK in the Add Application dialog that appears.

Test

JSP

Locate Folders & Configuration

Test

See Also

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback