Information about the installation package for the iPhone extension (UltiDev Cassini)
Version: 0.8 or laterSupported Operating Systems
The standalone package is suitable for operating systems with no IIS installed. Examples are:
- Windows 2000, Windows XP, Windows Vista, Windows 7
The following operating systems are also supported:
- Windows Server (2003, 2008), WHS (Windows Home Server)
Note 1:
It is possible (and supported) to install the standalone package on a computer where IIS is installed. If so, port 80 cannot be selected during installation.
Note 3:The address of the server is configured in the file web.config file found in the directory of the installed application. If the server address is wrong, or if the server has moved, you need to change the IP address in the file or reinstall the package.
How to access the extension when installed
The default entry point is:
http://localhost/
If you have specified a port other than 80 in the installation package, the default entry point is:
http://localhost:<portnumber>.
The iPhone application is working on iPhone and iPod and runs in the installed service.
The extension is available in English or Swedish. When default document of the server is requested, the user is redirected to the english or swedish version depending on the settings on the device. The address is one of the following URL:s:
-
http://localhost:<portnumber>/Default_SV.aspx (Swedish)
-
http://localhost:<portnumber>/Default_EN.aspx (English)
Substitute "localhost" with computername or IP address and ":<portnumber>" with the port number (if necessary), for example:
http://mycomputer/Default_SV.aspx or http://mycomputer:90/Default_EN.aspx
Note:If you cannot access the extension, please check that the service "UltiDev Cassini Web Server for ASP.NET 2.0" is running on the machine, and that the port specified is open in the firewall of the server.
Note:Please see http://ultidev.com/Products/Cassini/ for security considerations!
UltiDev Cassini configuration
The configuration page for Cassini is found on:
http://localhost:7756/
The configuration page gives the possibility to change the application port, change the path where the extension is found etc.