Jump to: navigation, search

Difference between revisions of "HowTo:Install UBIK Web Service"


(See also)
Line 1: Line 1:
 
== Configuration of Internet Information Server (IIS) ==
 
== Configuration of Internet Information Server (IIS) ==
  
=== Pre-requisites ===
+
=== General ===
 +
This document describes how to setup an IIS server and a web service for UBIK on MS Server 2008 R2.
 +
The web service is used to bring data from the UBIK database to a mobile device (eg mobile phone, tablet).
 
=== User account and application pool ===
 
=== User account and application pool ===
 
Create a windows  
 
Create a windows  

Revision as of 13:23, 8 April 2013

Configuration of Internet Information Server (IIS)

General

This document describes how to setup an IIS server and a web service for UBIK on MS Server 2008 R2. The web service is used to bring data from the UBIK database to a mobile device (eg mobile phone, tablet).

User account and application pool

Create a windows In the application Pool that runs the service, set the Advanced Setting "Load User Profile" to true

Web service

See also