Keyword not supported: 'c:\dotnetnuke sites\dnn_460_pack_site\app_data\database.mdf;user id'.I can't find any difference in what I entered in web.config and the example that causes this error. Please help.Thank you,Steve Easley
<add name="SiteSqlServer" connectionString="Data Source=.\SQLExpress;Initial Catalog=databasesaicm.dbf; User Id=petersaicm; Password=[pwd];" providerName="System.Data.SqlClient" />
<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Initial Catalog=databasesaicm.dbf; uid=petersaicm; pwd=¨[pwd]" />Otherwise, the tutorial was marvellously clear.
I went through the instructions again. All seemed fine until video 4 when I was unable to find the ASP.NET reference.