473,411 Members | 2,083 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,411 software developers and data experts.

VB.Net Standard 2003 and MSDE

Need some help bad here. Am using VB.Net Standard 2003 supplied for
a class and I need to install Msde and the sample databases to work on
homework. Following the documentation I can download sql2kdesksp3.exe
and get the server running. I cannot then install the sample databases
according to directions. Log file follows:

2:28:26 AM Wednesday, October 01, 2003: [Begin Samples Configuration]
12:28:26 AM Wednesday, October 01, 2003: [Pass] Modified the sourceview node
of web.config.: C:\PROGRA~1\Microsoft Visual Studio .NET
2003\SDK\v1.1\QuickStart\web.config
12:28:26 AM Wednesday, October 01, 2003: [Pass] Detected NetSDK instance of
SQL Server.
12:28:29 AM Wednesday, October 01, 2003: [Pass] Added QuickStart user to SQL
Server.
12:28:29 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script.
(Script/ExitCode): InstPubs.sql/1
12:28:31 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Pubs: Cannot open database requested in login 'Pubs'.
Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:32 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script.
(Script/ExitCode): InstNwnd.sql/1
12:28:34 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Northwind: Cannot open database requested in login
'Northwind'. Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:34 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script.
(Script/ExitCode): Grocer.sql/1
12:28:36 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: GrocerToGo: Cannot open database requested in login
'GrocerToGo'. Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:36 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script.
(Script/ExitCode): Portal.sql/1
12:28:38 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Portal: Cannot open database requested in login 'Portal'.
Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:38 AM Wednesday, October 01, 2003: [Pass] Set NetSamplePath
environment variable.
12:28:39 AM Wednesday, October 01, 2003: [Pass] Executed
....\Samples\QuickStart\Register.bat.
12:28:39 AM Wednesday, October 01, 2003: [Pass] Replaced destination file
with source file. (destination/source):
StartSamples.htm/Setup\HTML\StartSamplesGDN.htm
12:28:39 AM Wednesday, October 01, 2003: [End Samples Configuration]
12:28:39 AM Wednesday, October 01,
2003: -----------------------------------------

Ok. Then I cannot connect to the server in VB.Net. One problem Is We are
using VS professional in class so the setup is different.

My Lab Tech cannot tell me how to do it. My instructor could not so he said
lets go see the Network gurus and maybe they will help. Well when I talked
to the Network geniuses their eyes glazed over and They said " Oh no we
can't tell you how to set up Sql Server and configure it in a few minutes.
You must take our classes". I said no no no Simple Msde setup to no avail.
I have tried every possible combinations from all the documentation I have
found. Any ideas. Thanks
Jul 17 '05 #1
1 4846
Almost everybody here is using VB6 or lower. While you may get a stray
answer to VB.NET questions here, you should ask them in newsgroups devoted
exclusively to .NET programming. Look for newsgroups with the word "dotnet"
in their name.

For the news.devx.com news server, try these

vb.dotnet.discussion
vb.dotnet.technical

For the microsoft news server, try these newsgroups...

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb

There are some others, but these should get you started.

Rick - MVP


"David Lee" <da****************@mindspring.com> wrote in message
news:Z3*****************@newsread1.news.atl.earthl ink.net...
Need some help bad here. Am using VB.Net Standard 2003 supplied for
a class and I need to install Msde and the sample databases to work on
homework. Following the documentation I can download sql2kdesksp3.exe
and get the server running. I cannot then install the sample databases
according to directions. Log file follows:

2:28:26 AM Wednesday, October 01, 2003: [Begin Samples Configuration]
12:28:26 AM Wednesday, October 01, 2003: [Pass] Modified the sourceview node of web.config.: C:\PROGRA~1\Microsoft Visual Studio .NET
2003\SDK\v1.1\QuickStart\web.config
12:28:26 AM Wednesday, October 01, 2003: [Pass] Detected NetSDK instance of SQL Server.
12:28:29 AM Wednesday, October 01, 2003: [Pass] Added QuickStart user to SQL Server.
12:28:29 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script. (Script/ExitCode): InstPubs.sql/1
12:28:31 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Pubs: Cannot open database requested in login 'Pubs'.
Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:32 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script. (Script/ExitCode): InstNwnd.sql/1
12:28:34 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Northwind: Cannot open database requested in login
'Northwind'. Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:34 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script. (Script/ExitCode): Grocer.sql/1
12:28:36 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: GrocerToGo: Cannot open database requested in login
'GrocerToGo'. Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:36 AM Wednesday, October 01, 2003: [Fail] Error executing SQL script. (Script/ExitCode): Portal.sql/1
12:28:38 AM Wednesday, October 01, 2003: [Fail] Could not add QuickStart
user to database.: Portal: Cannot open database requested in login 'Portal'. Login fails.
Login failed for user 'BIGCHEESE\Ken Darnell'.
12:28:38 AM Wednesday, October 01, 2003: [Pass] Set NetSamplePath
environment variable.
12:28:39 AM Wednesday, October 01, 2003: [Pass] Executed
...\Samples\QuickStart\Register.bat.
12:28:39 AM Wednesday, October 01, 2003: [Pass] Replaced destination file
with source file. (destination/source):
StartSamples.htm/Setup\HTML\StartSamplesGDN.htm
12:28:39 AM Wednesday, October 01, 2003: [End Samples Configuration]
12:28:39 AM Wednesday, October 01,
2003: -----------------------------------------

Ok. Then I cannot connect to the server in VB.Net. One problem Is We are
using VS professional in class so the setup is different.

My Lab Tech cannot tell me how to do it. My instructor could not so he said lets go see the Network gurus and maybe they will help. Well when I talked
to the Network geniuses their eyes glazed over and They said " Oh no we
can't tell you how to set up Sql Server and configure it in a few minutes.
You must take our classes". I said no no no Simple Msde setup to no avail.
I have tried every possible combinations from all the documentation I have found. Any ideas. Thanks

Jul 17 '05 #2

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

Similar topics

10
by: noname | last post by:
MSDE 2000 Release A installed under windows 2000 pro will not communicate with SQL Server Manager nor MS Access on peer computer. Can someone help? Have set DISABLENETWORKPROTOCOLS=0 at install...
1
by: Matt Alanzo | last post by:
On another newsgroup an Access knowledgable party posted: >You should be able to connect an Access ADP to an existing SQLExpress >database running in SQLS 2000 compatibility mode. The only thing...
1
by: Thomas Holmgren | last post by:
Hi all I've tried to get my hands on the End User License Agreement for MS Visual C# .NET 2003 STANDARD edition, sofar without luck. Does anybody know where I can find the license agreement...
4
by: | last post by:
Can you anyone tell me if: MS Visual C# .NET Standard Edition 2003 - G78-00077 http://www.buy.com/retail/product.asp?sku=20352990&loc=105&sp=1 ....is a viable alternative to buying the fulling...
7
by: Wowbagger | last post by:
I am considering upgrading from vb 6 to .net 2003 and have a couple of questions for which I could not find answers on the MS site. What are the differences between the standard, professional and...
1
by: Kodo | last post by:
topic. Can the VB.NET standard 2003 version connect to SQL server 2000 from within the IDE. I read reviews on the software that said that it couldn't. I would like to confirm this. Here is a...
7
by: DavidM | last post by:
Hello - I friend of mine just purchased VB.NET 2003 Standard Edition. He needs to convert a VB 6 database application that accesses SQL Server 2000 to VB.NET. Can this edition of VB access a SQL...
3
by: Decidion | last post by:
I received a copy of VB.NET 2003 standard from Microsoft as part of a promotion by viewing ASP.NET webcasts. Included was an ASP training CD and "ASP.NET Programming with Visual Basic.NET" by G....
5
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems;...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.