|
My website is not working as I expect, what tools are available to me to figure out why it is not working? Where are the various log files that I should check to determine if any Vertafore products are throwing errors that might be related to my issue?
|
|
Firebug (http://getfirebug.com/) is a well developed, mature web design tool for Firefox, with a lite version available for other browsers. It is full featured and includes an integrated JavaScript debugger. Familiarity with this tool is a must for any web developer. Portal Server places its logs into %INSTALL_ROOT%Logging, which for most typical installations will be C:Program FilesVertaforeLogging AMS Phoenix Link Web Services places its logs into %INSTALL_ROOT%Logging, which for most typical installations will be C:Program FilesAMS ServicesLogging
|