473,386 Members | 1,745 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,386 software developers and data experts.

QuickStart Tutorial error

On my XP Pro laptop, I have installed IIS, MSDE and QuickStart Samples
but am encountering the following error when I click on any of the
QuickStarts on the Microsoft.NET Framework SDK QuickStarts page.

"You are not authorized to view this page" from the .

I may have done something wrong in installing the MSDE, here are the
steps I went through

I was logged in as myself on a domain
I downloaded the ConfigSamples and MSDE200A to a known directory
I installed the MSDE2000A package
ran the following command from the DOS prompt
Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1
SAPWD=<pw>

I entered the administrators password for <pw>

I installed the ConfigSamples package

I had hoped, being very new to Web Development to find some useful
examples in the tutorials, any help would be greatly appreciated.

Thanks,
Stacy

Jul 19 '06 #1
3 1204

I have an msde install blog at
spaces.msn.com/sholliday/

Also.. if you installed IIS ~~after DotNet, you need to do a sync up.

see

http://groups.msn.com/puneusergroup/...84830240938604
<st***@sensorswitch.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
On my XP Pro laptop, I have installed IIS, MSDE and QuickStart Samples
but am encountering the following error when I click on any of the
QuickStarts on the Microsoft.NET Framework SDK QuickStarts page.

"You are not authorized to view this page" from the .

I may have done something wrong in installing the MSDE, here are the
steps I went through

I was logged in as myself on a domain
I downloaded the ConfigSamples and MSDE200A to a known directory
I installed the MSDE2000A package
ran the following command from the DOS prompt
Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1
SAPWD=<pw>

I entered the administrators password for <pw>

I installed the ConfigSamples package

I had hoped, being very new to Web Development to find some useful
examples in the tutorials, any help would be greatly appreciated.

Thanks,
Stacy

Jul 19 '06 #2
Hi Sloan,

Thanks for the suggestions, unfortunately, I'm still having the same
problem, could be because of the error that comes up when I try to run
the batch file per the blog page. The error is "The instance name
specified is invalid". I even tried adding this line to the ini file -
INSTANCENAME=NetSDK because that we how the original install
instructions specified it, but still no good.

IIS was installed before ASP.net, but I tried the registry command
anyway - just not having any luck getting these Quickstarts to work.

Any new suggestions? Thanks for the help,
Stacy
sloan wrote:
I have an msde install blog at
spaces.msn.com/sholliday/

Also.. if you installed IIS ~~after DotNet, you need to do a sync up.

see

http://groups.msn.com/puneusergroup/...84830240938604
<st***@sensorswitch.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
On my XP Pro laptop, I have installed IIS, MSDE and QuickStart Samples
but am encountering the following error when I click on any of the
QuickStarts on the Microsoft.NET Framework SDK QuickStarts page.

"You are not authorized to view this page" from the .

I may have done something wrong in installing the MSDE, here are the
steps I went through

I was logged in as myself on a domain
I downloaded the ConfigSamples and MSDE200A to a known directory
I installed the MSDE2000A package
ran the following command from the DOS prompt
Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1
SAPWD=<pw>

I entered the administrators password for <pw>

I installed the ConfigSamples package

I had hoped, being very new to Web Development to find some useful
examples in the tutorials, any help would be greatly appreciated.

Thanks,
Stacy
Jul 20 '06 #3
Please confirm whether your MSDE instance is "NetSDK"
or whether it is "YourMachineName\NetSDK".

I know that you set it to "NetSDK",
but I think that MSDE setup just adds that to your machine's name.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<st***@sensorswitch.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
Hi Sloan,

Thanks for the suggestions, unfortunately, I'm still having the same
problem, could be because of the error that comes up when I try to run
the batch file per the blog page. The error is "The instance name
specified is invalid". I even tried adding this line to the ini file -
INSTANCENAME=NetSDK because that we how the original install
instructions specified it, but still no good.

IIS was installed before ASP.net, but I tried the registry command
anyway - just not having any luck getting these Quickstarts to work.

Any new suggestions? Thanks for the help,
Stacy
sloan wrote:
>I have an msde install blog at
spaces.msn.com/sholliday/

Also.. if you installed IIS ~~after DotNet, you need to do a sync up.

see

http://groups.msn.com/puneusergroup/...84830240938604
<st***@sensorswitch.comwrote in message
news:11**********************@b28g2000cwb.googleg roups.com...
On my XP Pro laptop, I have installed IIS, MSDE and QuickStart Samples
but am encountering the following error when I click on any of the
QuickStarts on the Microsoft.NET Framework SDK QuickStarts page.

"You are not authorized to view this page" from the .

I may have done something wrong in installing the MSDE, here are the
steps I went through

I was logged in as myself on a domain
I downloaded the ConfigSamples and MSDE200A to a known directory
I installed the MSDE2000A package
ran the following command from the DOS prompt
Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1
SAPWD=<pw>

I entered the administrators password for <pw>

I installed the ConfigSamples package

I had hoped, being very new to Web Development to find some useful
examples in the tutorials, any help would be greatly appreciated.

Thanks,
Stacy

Jul 20 '06 #4

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

Similar topics

1
by: t322y | last post by:
Hi All I installed Microsoft.Net Framework Version:1.0.3705.209 (included ASP.NET Version:1.0.3705.0) in my Win 2000 SP3 3 weeks ago. It worked well all until i installed a free softwore GoMono. I...
0
by: LL | last post by:
Hi, I'm testing the QuickStart's datagrid10.aspx. I add paging property to the grid. private void MyDataGrid_PageIndexChanged(object source,...
1
by: Abhishek Srivastava | last post by:
Hello All, I have installed the quick start samples that come along with .net sdk. I am facing some strange behavior on my machine. I would be gratefull if someone could explain what is going...
2
by: NNTP | last post by:
Hi, I tried to setup the quickstart and tutorial of ASP.NET framework in Window XP prof. with SP2. The system is running IIS and FrontPage 2000 server extension. I also downloaded the...
4
by: myleslawrence | last post by:
I hope this is the correct forum for this because I'm at wits end. I have a Win 2003 server, SQL server 2000 and the .Net framework sdk installed. The ASP.NET VB Quickstart tutorials have web...
1
by: Eustice Scrubb | last post by:
I'm trying to use the Insert.aspx Quickstart and I'm getting a NULL pointer exception. Any help? <code> <script language="VB" runat="server"> Dim myConnection As SqlConnection Sub...
2
by: Federico Caselli | last post by:
I've just installed VS 2005 pro. Trying to run the .net framework 2.0 sdk asp.net quickstart tutorial, I get the following error "Failed to access IIS metabase. Description: An unhandled...
3
by: moondaddy | last post by:
I'm checking out the Ent Lib for the first time and tried to run the Quickstart for data access. upon clicking the first button in the sample app I get an error saying there may be an error trying...
4
by: BK | last post by:
I downloaded and installed the Enterprise Library for .NET Framework 2.0 - January 2006. I ran the Cryptography Quickstart and it works perfect. It does exactly what I need it to do, encrypts a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.