Installation deployment is timing out

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 anni tempo fa
I am deploying to a web server. SQL Server is on a separate machine, same network. I am evaluating the software at the moment, so I'm not fretting about best practices yet. I just want to kick the tires and see how this works.

It appears that everything connects fine, but I get a timeout. Right now, I'm connecting using username/password auth. I'm using the sa user to remove all possible friction from the deployment.

I can connect fine, but consistently get this error:

Setup failed: System.Exception: An error occured when creating database: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at Nop.Web.Controllers.InstallController.Index(InstallModel model) in f:\Own\nopDownloads\downloads\nopCommerce_2.50_Source\Presentation\Nop.Web\Controllers\InstallController.cs:line 387

Any ideas?
12 anni tempo fa
A couple of other datapoints:

Server: Windows 2008 R2
DB: SQL Server 2012
RAM: 4 GB
CPU: 4 cores, 2.3 GHz
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.