Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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 May 10th, 2006, 10:41 AM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 3

When trying to run the following command in VS Command window:

aspnet_regsql.exe -E -S .\SqlExpress -d aspnetdb -ed

from page 63 of Chapter 3, I get the following error:

Command "aspnet regsql.exe" is not valid.
Am I doing something wrong or is there a step that I have missed.
FYI: I have recently install VS 2005 along with SQLExpress.

 
Old May 11th, 2006, 09:00 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

maybe you had a VS 2003 command shell by mistake?

The program should be in your path if you're in a VS 2005 shell:

c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspn et_regsql.EXE
 
Old May 17th, 2006, 09:02 AM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your reply. However, I currently don't have my laptop here at work so I will have to check on this matter once I get home. I will be back online after 6pm to inform you of my progress.
 
Old May 18th, 2006, 10:42 AM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I finally got it resolved. Not sure what happened with my 2005 install but I got it from our company network and there was no exe file with that name in the path. I have reinstalled everything and now it works fine. Thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 2 - End of chapter exercises whizzkid1892 BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 1 July 30th, 2008 12:02 PM
chapter 7 - chapter 11 pelopito BOOK: Beginning CSS: Cascading Style Sheets for Web Design ISBN: 978-0-7645-7642-3 3 January 6th, 2008 11:40 AM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM





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