Manually Adding a Web3 Website to IIS

Top  Previous  Next

The Web3 Platform installer offers to automatically install the web application at /web3 under the default website. If you wish to install the Web3 web services under some other site or other path in IIS then you must manually map the application.

 

NOTE: The site that you add the Web3 web services to must be running .NET 4.0.

 

The Web3 Platform installer will create an IIS application pool named "Web3AppPool". This application pool is configured to run .NET 4.0 applications and to use the identity information you entered during the installation process - we recommend that you use this application pool or a copy of it when setting up the Web3 web service directory. Otherwise the task is as simple as creating a new Application under your selected IIS website and path, and setting the application directory to point to the Server subdirectory under the Web3 installation directory (typically C:\Program Files\NetworkedPlanet\Web3\Server) and then configuring the application to use the Web3AppPool application pool.