Hello,
I am trying to deploy v1.5 to my validation server. I have performed
the following steps:
1.) Dropped the uncompressed files into a folder under my domain
/inetpub/wwwroot/myDomain/BugLogHQ
2.) Created a ColdFusion mapping /buglog which points to C:\Inetpub
\wwwroot\myDomain\buglogHQ
3.) Ran the MS2005 scripts to create the database (in MS2008)
4.) This url "
http://www.myDomain.com/bugloghq" generates the
following error
Message: Error Executing Database Query.
Type: Database
Details: [Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect
syntax near '`'.
Tag Context: • C:\Inetpub\wwwroot\pajesoft\BugLogHQ\components\lib\dao
\dbDataProvider.cfc (line 35)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\components\lib\dao\DAO.cfc
(line 35)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\components
\extensionsService.cfc (line 27)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\components
\extensionsService.cfc (line 16)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\hq\components\services
\appService.cfc (line 36)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\hq\Application.cfc (line 239)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\hq\Application.cfc (line 125)
• C:\Inetpub\wwwroot\pajesoft\BugLogHQ\hq\Application.cfc (line 53)