Production Terminal utilizes web based technology to allow employees to update Orders using the Internet Explorer and have those changes visible immediately in Control.


NOTE: These instructions are specifically for IIS v7.0 or IIS v7.5 which is included in Windows 2008.

  1. Open the Server Manager
  2. Expand Roles
  3. Click Add Roles
  4. Check Web Server (IIS) and click Next.
  5. When prompted to choose the Role Services included with Web Server (IIS) to sure to check the following groups:
    1. Common HTTP Features (all but HTTP Redirection, WebDav Publishing)
    2. Application Development (all sub-features)
    3. Health and Diagnostics (include http logging and request monitor)
    4. Security (include basic authentication, windows authentication, request filtering)
    5. Performance (include static content compression)
    6. Management Tools (include IIS Management Console)
  6. When the install completes, restart the server.
  1. Download the latest version of Production Terminal.

Note for Cyrious Techs: [[\\cyrious14\runimage$\ProductionTerminal|]]

  1. Click on Start | All Programs | Accessories | Windows Explorer.
  2. Navigate to one of the following folders depending on whether the operating system is x32 or x64.
    1. C:\Windows\Microsoft.NET\Framework
    2. C:\Windows\Microsoft.NET\Framework64
  3. Verify the following versions of .NET are installed on the system.
    1. v2.0.50727
    2. v3.0
    3. v3.5
    4. v4.030319
  4. If any of the above versions are not installed they can be downloaded from the links below.
    1. Download .NET v3.5 SP1 which includes the installation for v2.0, v3.0, and v3.5.
  1. Open Windows Explorer and navigate to the Cyrious folder.
  2. Create a new folder called ProductionTerminal.
  3. Place latest Production Terminal application files into the ProductionTerminal folder.
  1. Verify the security key is authorized for Production Terminal.
  2. Create a folder named PTSSLIPShare in the Production terminal folder, open it, and copy the folder path in the address bar.
  3. Open Control and navigate to Setup | System Setup | Production Terminal Options. Click edit and paste the path you copied into the Folder Path field.
    1. i.e. C:\Program Files (x86)\Cyrious\Production Terminal\PTSSLIPShare
    2. Note: The path above may be slightly different based on the name of the PT folder you created and install path of PT.
  4. Click Save.
  5. Close Control.
  6. Close the SSLIP.
  1. Register this component wcf_service_model_registration.
  1. Register this component asp.net_iis_registration.
  1. Click on Start | Control Panel | Administrative Tools | Internet Information Services (IIS) Manager.
  2. Expand Sites folder and right click on Default Web Site.
  3. Click on Add Application
  4. Enter ProductionTerminal for the Alias.
  5. Under the Physical path: section click the … button to Browse. Select the ProductionTerminal folder under C:\Program Files (x86)\Cyrious\ProductionTerminal.
  6. Click the Select button and choose ASP.NET v4.0 from the application pool list.
  7. Click the Test Settings… button, if it fails then click Connect As and specify a local user account to use to run the application. You may need to create one on the system, I would not recommend using a normal user account on the computer since the user may change their password at some point which would cause Production Terminal to stop working.
  8. You have to also enable ASP.NET 4.0 within IIS. To do this, click on the main sites category and locate ISAPI and CGI restrictions. Within that section right-click and choose ALLOW for all ASP.NET 4.0 options listed.
  1. Go to Start | All Programs | Microsoft SQL Server
  2. Locate and open the SQL Server Management Studio.
  3. Log into the SQL instance used by the Control application.
  4. Expand the Security folder and Right-Click Logins.
  5. Choose “New Login”.
  6. Enter WebView as the Login Name.
  7. Change Authentication to SQL Server Authentication.
  8. Please contact Technical Support for the password. Be sure to enter the password they provide in all lowercase. Remove the check mark from “Enforce password policy, enforce password expiration, and User must change password at next login” *.**
  9. Go to Server Roles section and enable all available check boxes.
  10. Click OK to save.
  1. Close Control and restart the SSLIP.
  1. Go to Start | Run | Accessories | Command Prompt
  2. Type in ipconfig and press Enter.
  3. Note down the internal IP Address. i.e. 192.168.1.100
  4. Right click on any empty area on the Desktop and choose New | Shortcut.
  5. Type in http:/ProductionTerminal i.e. http://192.168.1.100/ProductionTerminal
  6. Click OK and name the shortcut Production Terminal then click OK.
  7. Double click the Internet Shortcut that is now on your desktop to access Production Terminal.
  8. If prompted to install SilverLight on your machine, proceed, otherwise continue.
  9. Login using your Control username and password.
  1. Right click on Desktop and select Shortcut.
  2. Click OK and name the shortcut Production Terminal then click OK.
  3. Double click the Internet Shortcut that is now on your desktop to access Production Terminal.
  4. If prompted to install SilverLight on your machine, proceed, otherwise continue.
  5. Login using your Control username and password.
You could leave a comment if you were logged in.