Wrox Programmer Forums
|
BOOK: Beginning Microsoft Visual Basic 2008 ISBN: 978-0-470-19134-7
This is the forum to discuss the Wrox book Beginning Microsoft Visual Basic 2008 by Thearon Willis, Bryan Newsome; ISBN: 9780470191347
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Microsoft Visual Basic 2008 ISBN: 978-0-470-19134-7 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 21st, 2008, 12:36 AM
Registered User
 
Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Security Setup Wizard

Chapter 19: Web Projects...Page 657 The home page has a different appearance than the one in the book. When I click the Security link on the ASP.Net Configurator I get the following message:

Unable to connect to SQL Server database
Your application is currently configured to use the provider: AspNetSqlProvider

My operating system is VISTA. I haven't had any problems connecting to the PUBS database in any of the previous "TRY IT OUT"s.

Opening the Database within code works great:

SqlDataSource ID="sdsAuthors" Runat="server"
                           ProviderName = "System.Data.SqlClient"
                           ConnectionString = "server=BISCOJA-PC;database=pubs;Trusted_Connection=Yes"

Is there something that needs to connect to the ASP.NET configurator for VISTA?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Code Access Security & Role Based Security robzyc C# 6 April 11th, 2008 02:31 AM
where do I find the Security Setup Wizard for vwd Yannik Visual Studio 2005 0 June 11th, 2007 07:53 AM
setup wizard vs publish tab talbers Visual Basic 2005 Basics 0 March 17th, 2006 11:37 AM
setup error in deployment wizard prabathsrp Beginning VB 6 7 March 13th, 2006 09:17 AM
User-Level Security Wizard acting funny Bob Bedell Access 1 January 7th, 2006 02:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.