Download the latest Webview from the
www.cyrioussoftware.com website. The webview update is included with the Control Update or full installation.
Open Windows Explorer and navigate to the Control folder located in the Cyrious installation folder.
Create a new folder called WebView.
Extract ZIP contents into WebView folder.
Open the Temp folder located in the WebView folder and copy the file path in the address bar.
Open Control and navigate to the System Setup.
Scroll down and click on the WebView Options.
Edit that screen, enable WebView, then paste the path into the Folder Path.
Save and you will have to close Control and restart SSLIP before proceeding.
Open Control Panel and go into Administrative Tools.
Open Internet Information Services (IIS) Manager.
Click on Web Service Extensions.
Allow the following Extensions:
Active Server Pages
ASP.NET v2.0.50727
ASP.NET v1.1.4322
BITS Server Extensions
Expand Web Sites folder and right click on Default Web Site.
Select New–>Virtual Directory…
Click Next on the pop up window.
Enter WebView for the Alias and click Next.
Click Browse, navigate to the Control folder, select the WebView folder, then click Next.
Select Read and Run Scripts and click Next then Finish.
Right Click on WebView virtual directory now located under Default Web Site and click Properties.
Select Script Source Access under Virtual Directory Tab and click Apply.
Move to Documents tab and click Add…
Enter default.aspx then click OK.
Click the Move Up button until default.aspx is at the top then click Apply.
Move to ASP.NET tab and make sure ASP.NET Version is 2.0.50727.
Select Edit Configuration…
Move to Authentication tab.
Select Forms as the Authentication Mode and click Apply.
Move to Application tab and select c# as Page Language default and click OK.
Click OK to exit the WebView Properties window.