I want to install DotNetNuke on my laptop, so an internal installation.
I've downloaded the ZIP (7.0) from codeplex. Extracted it, created a database and a user in SQLServer, and created an application in IIS.
Then I browsed to http://localhost/DotNetNuke_prive, the latter being the name of the folder in which the DNN-file are.
I got the installation-screen (Account information), filled in what was needed, and clicked for the next page, installation.
There the installation starts, but stops at 28%. The error-message is:
[ERROR] DotNetNuke.Services.Upgrade.Upgrade System.Data.SqlClient.SqlException (0x80131904): There is insufficient system memory in resource pool 'internal' to run this query.
What can I do about this?!
System properties:
- SQL Server 2012
- IIS 8
- Windows 8
Brand new laptop, no way that it doesn't meet the minimum requirements.