Difference between revisions of "HowTo:Install UBIK Web Service"
(→See also) |
|||
Line 12: | Line 12: | ||
* [[UBIK_Web_Service_Configuration|{{UBIK}} Web Service Configuration]] | * [[UBIK_Web_Service_Configuration|{{UBIK}} Web Service Configuration]] | ||
* [[Install_UBIK_Web_Service|Install {{UBIK}} Web Service]] | * [[Install_UBIK_Web_Service|Install {{UBIK}} Web Service]] | ||
− | * [[ | + | * [[Install Microsoft IIS]] |
− | * [[ | + | * [[Configure Microsoft IIS for UBIK]] |
[[Category:UBIK Web Service]] | [[Category:UBIK Web Service]] | ||
[[Category:Installing]] | [[Category:Installing]] |
Revision as of 10:36, 5 June 2014
Prior to the installation of an UBIK® Web Service make sure to have a Microsoft Internet Information Server (IIS) available and configured accordingly. If not read the instructions how to install and configure an IIS for UBIK®.
Installing UBIK® Content Web Service
- Creating a new directory in the wwwroot directory of the IIS installation (default: c:\inetpub\wwwroot)
- Copying the components of the UBIK® Web Service into the (new) directory
- Configure the web service by changing parameters in the web.config file
- Create a new web applicaton as described here