We are going to start with deploying AWT. The first step you need to take is to extract the folder from Azure into the AWT folder on the Client Server.

1. Extracting

  1. Right click on the .zip file
  2. Select Extract All…

  1. Browse to the correct path
  2. Click on Extract

  1. The AWT folder with the extracted files

The extracting procedure is the same for all the other applications.

2. IIS Setup

  1. Click on Start
  2. Select Internet Information Services (IIS) Manager

  1. Right click on Default Web Site
  2. Click on Add Application…

  1. Enter the application’s name
  2. Browse to correct path
  3. Click OK

You should now be able to navigate to the application in your web browser.

  1. Virtual path of the application

3. Configuration Page

Before logging into the application, we first need to navigate to the Configuration page to configure the application.

  1. Path to the configuration page
  2. Enter the SQL Server name
  3. Enter the database name
  4. Enter the username of an existing SQL user
  5. Enter the Password
  6. Click on Test Connection

  1. Confirmation message
  2. Click on Save

  1. Confirmation Message
  2. Enter a password for Admin
  3. Re-enter the password for Admin
  4. Enter the path to the photo folder (physical). In this example, it would be: D:\ClientName\Test\Attachment\Photo
  5. Enter the path to the drawing folder (physical). In this example, it would be: D:\ClientName\Test\Attachment\Drawing
  6. Enter the path to the report folder (physical). In this example, it would be: D:\ClientName\Test\Attachment\Report
  7. Enter “Administrator”
  8. Enter the Administrator password for the server. If you don’t know it, ask the system admin.
  9. Re-enter the Administrator password for the server.
  10. Enter the URL of the domain e.g. www.something.com
  11. Enter the name of the folder the AWT application is stored in. In this case, AWT
  12. Enter the name of application you have added in IIS. In this case awt. The part after the domain is needed here. e.g. www.something.com/awt
  13. Click on Save

  1. Confirmation message
  2. Click on Close. It will take you back to the login screen.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
For customer support, please contact us here.

Post Comment