Versions Compared

Key

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

...

We'll use this article to keep track of errors we encounter while installing and configuring AAI, as well as their resolutions.

IIS

Application Pools

  1. Verify the specified application pool for the web application is running.
    1. Image Added
    2. Image Added

HTTP Error 404.3 - Not Found

...

  1. AAI is developed using the .Net 4.5 Framework, it needs to be installed on any server that the web service will be installed on.
    1. Install AAI from In windows settings, go to Programs and Features -> Turn Windows features on or off.
    2. Check all boxes for each category under the .Net 4.5 Framework.
  2. Confirm that AAI is assigned to a 4.5 Framework Application Pool.

  3. If that doesn't work:
    1. In windows settings, go to Programs and Features -> Turn Windows features on or off.
    2. Check all boxes for each category under the .NET Framework 3.5 (includes .NET 2.0 and 3.0)
    3. Image Added

Invalid database connection:

...

    1. Synchronize the databases.
      1. You will only get this error if you can connect to the _System database, but _System cannot connect to _User.

...


During a Session

Placeholder

 

 

...