Wrox Programmer Forums
|
BOOK: Beginning ASP.NET Databases Also see the forum ASP Databases for more general discussions of ASP database issues not directly related to these books.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET Databases 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 January 17th, 2005, 03:10 AM
Registered User
 
Join Date: Aug 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default MSDE Installation

Hello All,
I am a newbie to ASP.Net
I am trying to setup the NetSDK server instance using sql2kdesksp3 to setup the SQL server desktop engine but it not working.
Can anyone help me with a walkaround this.
Some details about installations already on my PC are:
1 Window XP Professional
2 Visual Studio.Net 2003
3 SQL SERVER 2000 Developer edition

I used the following command Line parameters but nothing happens:
setup INSTANCENAME="NetSDK" SAPWD="mypasword"

Please help!!

Thanks


 
Old January 20th, 2005, 11:46 AM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Anjorin,

If you have SQL Server Developer Edition installed, why are you trying to create an instance through the command line rather than the Enterprise Manager? Also, the command line info you've provided appears to be incomplete - is that the complete text that you typed at the command line?
 
Old January 27th, 2005, 01:42 AM
Registered User
 
Join Date: Aug 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello guys,
It's solved!!.
I used the following parameters instead of the one i used earlier as suggested:

setup.exe /qb + INSTANCENAME="NetSDK" DISABLENETWORKPROTOCOLS=1 SAPWD="MyPassword"

Also i now manage the instance through SQLSERVER.

Thanks a lot for your support.

 
Old January 28th, 2005, 01:09 PM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

When i run the command it gives me this message box
Please go to the control panel to install and configure all components.
Does this happen? or do i have to change some settings?
thanks


 
Old January 28th, 2005, 02:37 PM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Prit,

Please describe in detail what you mean by "when I run the command". Are you attempting to set up MSDE2000 for the first time, and/or are you attempting to create a new instance? Are you using osql for admin? What is the command?

There is a lot of info posted on the MSDN site about setting up instances of MSDE2000, but if you can provide sufficient detail about what you are trying to do, I may be able to help you directly.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help regarding MSDE beetle_jaipur SQL Server ASP 0 August 13th, 2007 07:00 AM
MSDE DISABLENETWORKPROTOCOLS JENKINSACTIVE SQL Server 2000 1 November 1st, 2004 12:21 PM
MSDE dogfish227 BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 1 August 12th, 2004 05:07 AM
MSDE stu9820 ASP.NET 1.0 and 1.1 Basics 3 October 2nd, 2003 02:07 PM





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