Since it always requires tweaking from the end user, and the setup is different on different versions of IIS, a guide does not exists.
You will have to use the forum for this.
But, basically:
- Create a new web site in IIS (or create an application - NOT only a virtual directory - under an existing site)
- Make sure the application pool for that specific site or application runs .NET v2 (not .NET v4)
- If you are running on a 64 bit environment, configure the application pool to run 32-bit applications
You can use some of the parts found here when installing and trying to isolate problems:
http://www.switchking.se/en/installera- ... ten-pa-whs
Note:
Even if plugins and extensions are included in the installation package, they are to be seen as unsupported modules. In general, the plugins are more commonly used than the web client (which is to be seen as an example of implementation only).
However, we do try to answer specific questions in the forum, so feel free to ask when you encounter problems - there are other users out there who has been through the same thing
