Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

IP addresses

Use an IP address rather than a Domain. Even "localhost" can cause delays on some systems.

web.config

Check that the ishare.config value in ...\iShare\n.n\WebApps\Web\web.config is as follows

...

where x.x.x.x is the IP Address and n.n is the version of iShare.

Studio Settings

Run Studio and check that IP addresses are used in the following parameters:

...

  • MapServer
    • MapServerURL
  • MyAlertsService (if MyAlerts is enabled)
    • MyAlertsServiceURL
    • TransactionWebServiceURL
    • UserManagerWebServiceURL
    • UsersWebServiceURL
  • Web
    • WebURL - this can stay as www.mydomain.com/iShareX.X.Web/.
  • WebService
    • MapImageURL
    • WebServiceURL

Logging

Edit the log4net.config in ...\iShare\n.n\WebApps\Web and ...\iShare\n.n\WebApps\WebService and set all logger level values to minimal.

...