# Installation on IIS

The Web Panel application may be installed on an IIS web server on PC.

You need a zip with the Web Panel application and a PC with IIS server installed.

The current Web Panel application zip can be found in Technical File in [WPAN-CTRLR\Website](https://icuscandinavia060.sharepoint.com/:f:/s/Technicalfile/EtuBd9W5mJxLoo9QoWIuO2kBkV-rJLpJl9WQ2nP3YC3qWA?e=uh5qBt).

1. Open File Manager.
2. Open C:\inetpub.
3. Create “webpanel” directory in inetpub.
4. Unzip Web Panel application into webpanel directory.&#x20;

   <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-b73458244b25e6b2002eaf919a8f55c313aa39f9%2Fimage28.png?alt=media" alt=""><figcaption></figcaption></figure>
5. Start IIS Manager.&#x20;

   <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-15535a7078858d2c6328354ab593050296c1e1fe%2Fimage29.png?alt=media" alt=""><figcaption></figcaption></figure>
6. Unfold Connections and right click Sites.&#x20;

   <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-f0794dcd8128f89d5ba85b69eba1e2ad619c1fae%2Fimage30.png?alt=media" alt=""><figcaption></figcaption></figure>
7. Select “Add Website…”.
8. Enter “webpanel” as site name, select “C:\inetpub\webpanel” as a physical path. In the example there is already a web site using port 80 so the web panel site has assigned port 81.&#x20;

   <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-cf244360e3b30a66e47568821276c4591c4c7efd%2Fimage31.png?alt=media" alt=""><figcaption></figcaption></figure>
9. Click OK.&#x20;

   <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-2dd30dc1b4720ad490c287d1a41c4e9b426a0b26%2Fimage32.png?alt=media" alt=""><figcaption></figcaption></figure>
10. Go to Default Document.&#x20;

    <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-3764b5151c0675f3e2c23bff509c1e2a61846c6d%2Fimage33.png?alt=media" alt=""><figcaption></figcaption></figure>
11. Click “Add…”.
12. Enter “default.html”.&#x20;

    <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-0f97bbcb28a0c2e000d62631d0d247ebe051bd50%2Fimage34.png?alt=media" alt=""><figcaption></figcaption></figure>
13. Click OK.&#x20;

    <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-c13f99fabc27a40ad194f56663c61bd6b1338ac0%2Fimage35.png?alt=media" alt=""><figcaption></figcaption></figure>
14. In the example the Web Panel website is installed at port 81 so <http://localhost:81> must be added to the “CorsAllowed” key on B3 system server as described in chapter [unsuccessful\_login](https://help.boomerang3.com/wpan-ctrlr-web-panel-installation-manual/troubleshooting/unsuccessful_login "mention"). This step is not necessary if a default web site is used working on port 80.
15. Modify the settings in custom.js file as described in [set\_up](https://help.boomerang3.com/wpan-ctrlr-web-panel-installation-manual/quick_installation/set_up "mention"). The custom.js file in this case is usually in c:\inetpub\webpanel\js\\.
16. Open a web browser on the same PC and go to <http://localhost:81>.
17. The Web Panel screen shall present MPs status.&#x20;

    <figure><img src="https://883749437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qOQ38J2ZTqVNIiYS1Pl%2Fuploads%2Fgit-blob-1030ae420695c6d982493b3da7c66cb103cf2868%2Fimage36.png?alt=media" alt=""><figcaption></figcaption></figure>
