473,287 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

Getting sample code to work from a 'Wrox' book...

RAB
Hello,

I downloaded the VB samples from the 'Wrox book' website at the
following address
http://www.wrox.com/WileyCDA/WroxTit...load_code.html

I installed MSDE 2000

I put the downloaded folder in my ...wwwroot folder and did the setup

In the setup log I get the following:

5/19/2006 10:36:58 PM: [Fail] : Failure checking for existence of
database 'UserList' : SQL Server does not exist or access denied.
5/19/2006 10:36:58 PM: [Warn] : Cannot add user 'Rich\ASPNET' to
database 'UserList' as the database does not exist.
5/19/2006 10:36:58 PM: : Database installation complete
5/19/2006 10:36:58 PM: : Modifying web.config files
5/19/2006 10:36:58 PM: [Pass] : Modify web.config file
14_Securing_ASP.NET_Applications\windows\
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =UserList
5/19/2006 10:36:58 PM: [Pass] : Modify web.config file
14_Securing_ASP.NET_Applications\custom-forms-based\
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =UserList
5/19/2006 10:36:58 PM: [Pass] : Modify web.config file
14_Securing_ASP.NET_Applications\personalization\
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =Northwind
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =pubs
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =IBuyAdventure
5/19/2006 10:36:58 PM: [Dbg] : Adding: Provider=SQLOLEDB.1;Data
Source=Rich\NetSDK;Trusted_Connection=yes;Initial Catalog=IBuyAdventure
5/19/2006 10:36:58 PM: [Dbg] : Adding:
server=Rich\NetSDK;Trusted_Connection=yes;database =WroxBooks
5/19/2006 10:36:58 PM: [Dbg] : Adding: Provider=SQLOLEDB.1;Data
Source=Rich\NetSDK;Trusted_Connection=yes;Initial Catalog=WroxBooks
5/19/2006 10:36:58 PM: [Dbg] : Adding:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=
5/19/2006 10:36:58 PM: [Pass] : Modify web.config file
5/19/2006 10:36:58 PM: : Modification of web.config files
complete
5/19/2006 10:36:58 PM: [Fail] : Failure checking for existence of
database 'UserList' : SQL Server does not exist or access denied.
5/19/2006 10:36:58 PM: [Info] : UserList database does not exist -
cannot update password hashes
5/19/2006 10:36:58 PM: : Configuration complete

Does anyone know what I am doing wrong?

Thanks,
RABMissouri

May 20 '06 #1
1 1341
RAB
My problem was...after loading MSDE, I needed to reboot my computer.

May 21 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: sams | last post by:
Book Title: Professional PHP Programmig Year : 1999-2000. ISBN# : 1-861002-96-2 Publiser : Wrox Press Inc. Authors : J.Castagnetto, H. Rawat, S. Schumann, C. Scollo, D. Veliath. ...
0
by: Mark Hahn | last post by:
I'm running COG 0.5 with python 2.3.2 windows build #49. When I ran the sample code benchmark.py I got this error: while saving <cog.registry.Registry object at 0x008EAB50> Traceback (most...
3
by: John MacIntyre | last post by:
Hi, Can anybody give me a hint as to how to convert a javascript array into a vbscript array? BTW-it only needs to work in IE5 & 6 Thanks in advance, John MacIntyre VC++ / VB / ASP /...
5
by: David Coppit | last post by:
Hi all, Most smart pointers remove the need to call delete. What I want is a pointer that turns delete into a no-op for "unauthorized" clients. The reason is that I'm generating code from...
15
by: ben | last post by:
this programme from sedgewick's 'algorithms in c parts 1-4' "is a sample client program that ... uses a symbol table to find the distinct values in a sequence of keys (randomly generated or read...
2
by: Mark Huebner | last post by:
The following sample code for the lock statement is on page 112 of the O'Reilly book "C# Essentials". Can somebody explain to me why this recursive class definition of LockTest does not cause an...
30
by: Chad Z. Hower aka Kudzu | last post by:
I need to provide a series of demos for an assembly. There are potentialy several dozen of them. None of them are very complex, however maintaining two versions of them will be very maintainance...
3
by: Nikolay Petrov | last post by:
I've found some sample code in MSDN, which is interesting to me. There are two problems about it. It is in C# and second it think somethig is wrong with it. The some namespaces used in it does not...
2
by: psbasha | last post by:
Hi, Could anybody help me in getting the Sample code ,how to use the Profiler in Python applications. Thanks in adavance PSB
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.