If you receive the following error during the installation of Perfectforms v1.10:
Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
Configuration option 'clr enabled' changed from 0 to 1. Run the RECONFIGURE statement to install.
Configuration option 'Database Mail XPs' changed from 0 to 1. Run the RECONFIGURE statement to install.
Configuration option 'Agent XPs' changed from 1 to 1. Run the RECONFIGURE statement to install.
Msg 102, Level 15, State 1, Server DSI_TEST, Line 14
Incorrect syntax near 'login'.
Installer Error Code:1
Make sure that you are on the latest SQL 2005 version (SQL 2005 SP3 which is available here: http://www.microsoft.com/downloads/details.aspx?familyid=AE7387C3-348C-4FAA-8AE5-949FDFBE59C4&displaylang=en ). There was a bug in the earlier versions of SQL 2005 which causes the installer to fail.
After updating SQL2005 to SP3, re-run the installer and the application will install successfully.
