Problem with using ASP.NET Configuration (Chapter 19 Configuring Security: Ex 13)
In the Try It Out Step 4 requests that you start the ASP.NET Web Application Administration tool by selecting Project -> ASP.NET Configuration. After selecting the Security tab (Step 5 - Figure 19-22) I don't get the screen shown in the book but instead a long wait then an error screen stating that "There is a problem with your selected data store. ... Unable to connect to the SQL Server database.
I'm using VS2010 until our upgrade to 2012, could this be causing the problem?
I skipped Part 2 dealing with Windows programming (WPF) as I'm after developing a web app.
Did I miss some setup of a database? I've looked through the Windows chapters and the Intro but don't find anything.
|