Versions Compared

Key

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

...

  1. IIS needs to be configured to handle HTTP requests from web services
    1. Click Start -> Run cmd
    2. cd "\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation"
      ServiceModelReg.exe -i

    3. http://stackoverflow.com/questions/1528324/how-to-solve-a-http-error-404-3-not-found-error

"Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'"

  1. AAI is developed using the .Net 4.5 Framework, it needs to be installed on any server that the web service needs to be run on.  

...

  1. will be installed on.
    1. Install AAI from 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.

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

...