Wrox Programmer Forums
|
BOOK: Beginning ASP.NET Dynamic Websites w/ Web Matrix
This is the forum to discuss the Wrox book Beginning Dynamic Websites: with ASP.NET Web Matrix by Dave Sussman, James Greenwood, Alex Homer, Colt Kwong, John M. West; ISBN: 9780764543746
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET Dynamic Websites w/ Web Matrix 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 June 7th, 2004, 11:30 PM
Registered User
 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to install the sample database

Hi

I am currently reading the book "Beginning Dynamic Websites with ASP.NET Web Matrix" by Dave Sussman.

I am unable to install the sample database by either following the instruction for Step 2 or running the InstallDatabases.bat file manually (Chapter 1). I have installed ASP.NET version 1.1 and the newest version of Web Matrix. I found that the directory listed in the .bat file is different from where the 4 SQL are stored (C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\Setup) but changing that does not resolve the issue. The error message shown in the DOS window are as follows:
=================
D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>cd C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\Setup

D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>osql -E -S (local)\NetSDK -i InstPubs.sql
Cannot open input file - InstPubs.sql
No such file or directory

D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>osql -E -S (local)\NetSDK -i InstNwnd.sql
Cannot open input file - InstNwnd.sql
No such file or directory

D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>osql -E -S (local)\NetSDK -i Portal.sql
Cannot open input file - Portal.sql
No such file or directory

D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>osql -E -S (local)\NetSDK -i Grocer.sql
Cannot open input file - Grocer.sql
No such file or directory

D:\Beginning Dynamic Websites with ASP.NET Web Matrix\Chapter01>pause
=================

Appreciate if you could advise on a course of actions.

Regards,
Stenrique

 
Old July 22nd, 2004, 06:05 AM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i have a similiar problem - will not recognise osql command from that batch file???
naomi

 
Old March 20th, 2005, 10:01 AM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi, You should enter the full path of the instnwnd.sql etc.
Cheers
Kay

I love Arsenal!
 
Old August 4th, 2005, 07:52 PM
Authorized User
 
Join Date: May 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

             This is how I downloaded the sample database:
1. goto
http://www.microsoft.com/downloads/d...displaylang=en
2. download file SQL2000SampleDb.msi
3. run it - you'll get seven files , one of them - ReadMe_SQL2000SampleDbS...
4. follow the instructions

be aware that I downloaded Web Matrix and MSDE2000 from www.microsoft.com
not from CD , and they are different versions (look at my post about it)
Michael





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to download sample codes Beginning ASP Data ckm2003 Wrox Book Feedback 1 November 2nd, 2007 07:56 AM
Unable to install SQL Server 2005 muellmk SQL Server 2005 0 October 8th, 2007 07:33 AM
Unable to Install SQL Server 2005 [email protected] SQL Server 2005 3 September 15th, 2006 11:00 AM





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