Installing MSDE for Visual Basic.NET and Net Framework examples

G

Guest

I am trying to install MSDE 2000 for the .NET framework SDK Quickstart
tutorials on Windows XP Pro. I type in the setup command from the MS command
prompt and the installation rolls back and fails. No error message is given
except the failure message box.

The command I am using is

Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1 SAPWD=admin
 
C

Carey Frisch [MVP]

Install Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A first:
http://www.microsoft.com/downloads/...D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect Your PC!
http://www.microsoft.com/athome/security/protect/default.aspx

-------------------------------------------------------------------------------------------

:

| I am trying to install MSDE 2000 for the .NET framework SDK Quickstart
| tutorials on Windows XP Pro. I type in the setup command from the MS command
| prompt and the installation rolls back and fails. No error message is given
| except the failure message box.
|
| The command I am using is
|
| Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1 SAPWD=admin
 
G

Guest

Hi Carey,

I am trying to install release A from the same link.

I have already downloaded release A and extracted it to the default
directory which is MSDERelA.

I am then running the setup command from an ms command prompt in the above
directory as indicated to me by a microsoft article from MSDN > .NET
Framework home > Downloads titled Using MSDE 2000 with the .NET framework SDK
Quickstart tutorials.

In fact all I would like to do is get MSDE fully installed so I may use
ADO.NET on it.

Thanks
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top