Jump to: navigation, search

Changes


HowTo:Install UBIK Web Service

1,994 bytes added, 11:47, 26 June 2013
=== Download and installation Microsoft .NET Framework 4 ===
 
[http://www.microsoft.com/en-us/download/details.aspx?id=17851 .NET Framework 4]
 
[[File:.net Framework4.01.png|600px|alt=01 .net Framework4|01 .net Framework4]]
[[File:.net Framework4.02.png|600px|alt=02 .net Framework4|02 .net Framework4]]
[[File:.net Framework4.03.png|600px|alt=03 .net Framework4|03 .net Framework4]]
 
=== Installation .net Framework 3.5.1 Feature ===
 
[[File:UI_.net Framework3.5.1.01.png|600px|alt=01 .net Framework3.5.1|01 .net Framework3.5.1]]
[[File:UI_.net Framework3.5.1.02.png|600px|alt=02 .net Framework3.5.1|02 .net Framework3.5.1]]
[[File:UI_.net Framework3.5.1.03.png|600px|alt=03 .net Framework3.5.1|03 .net Framework3.5.1]]
[[File:UI_.net Framework3.5.1.04.png|600px|alt=04 .net Framework3.5.1|04 .net Framework3.5.1]]
 
=== Add Application Pool ===
An application pool is defined which (parts of) web site which work process (es) will be delivered - ultimately this means that an application pool defines who is responsible for the processing of one (or several) URL (s).
 
[[File:UI Application Pool.01.png|600px|alt=01 Application Pool|01 Application Pool]]
[[File:UI Application Pool.02.png|400px|alt=02 Application Pool|02 Application Pool]]
[[File:UI Application Pool.03.png|600px|alt=03 Application Pool|03 Application Pool]]
 
=== Certificate ===
We need a certificate that guarantees us the security of the connection and recognition of authorized mobile devices. After the creation of the certificate on the server, it must be exported using the export function. Our developers need this certificate to integrate it into our mobile application.
 
[[File:UI Certificate.01.png|600px|alt=01 Certificate|01 Certificate]]
[[File:UI Certificate.02.png|600px|alt=02 Certificate|02 Certificate]]
[[File:UI Certificate.03.png|600px|alt=03 Certificate|03 Certificate]]
[[File:UI Certificate.04.png|600px|alt=04 Certificate|04 Certificate]]
 
=== Bindings ===
Now we create a binding, so we get the correct certificate to access to our IIS service from external.
310
edits