I'm tring to install DotNetNuke 3.2.2 with SQLExpress.
After compililing DNN 3.2.2 (no errors), running "http:/localhost/dotnetnuke" got this error
Whe web.config SiteSQLServer is
<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDbFileName=C:\DotnetNuke\data\DotNetNuke.mdf;" />
Has anyone tried DNN3.2.2 with SQLExpress and worked?
Thank you in advance.
Server Error in '/DotNetNuke' Application.
Keyword not supported: 'user instance'.