Trying to install farcry locally, and running into issues.
The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name ‘dbo.farUser’.
The error occurred in C:/ColdFusion2018/cfusion/wwwroot/farcry/core/webtop/install/index.cfm: line 996
Called from C:/ColdFusion2018/cfusion/wwwroot/farcry/core/webtop/install/index.cfm: line 34
Called from C:/ColdFusion2018/cfusion/wwwroot/farcry/core/webtop/install/index.cfm: line 1
Called from C:/ColdFusion2018/cfusion/wwwroot/farcry/core/webtop/install/index.cfm: line 996
Which scripts do I need to run in order to set up these tables? The dbo.FarUser table does not exist on my local SQL server.
By the way, I am using MS SQL Server 2016 with ColdFusion 2018. The data source is already setup in cfadmin pointing to a local instance.
I tried barebone install, chelsea theme with no luck. It is like the 3rd screen of the installation.
Any ideas?