473,466 Members | 1,366 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Access Denied - Interdev 6

Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new project
name and click Open. The Project Wizard, Step 1 of 4 asks: What server do
you want to use? I type in localhost, and, leaving Master mode selected, I
click Next. A message pops up that says "Contacting Web Server", and then I
immediately get an error dialog box: Server Error (Error code = 80070005).
When I look on the web for error code 80070005, I see that it has something
to do with Access Denied.

What have I not set up properly?

Thanks


Jul 21 '05 #1
6 2325
What happens when you just point your browser to http://localhost ?

Jeff
"tmaster1" <no****@spam.com> wrote in message
news:#B**************@TK2MSFTNGP15.phx.gbl...
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new project
name and click Open. The Project Wizard, Step 1 of 4 asks: What server do
you want to use? I type in localhost, and, leaving Master mode selected, I
click Next. A message pops up that says "Contacting Web Server", and then I immediately get an error dialog box: Server Error (Error code = 80070005).
When I look on the web for error code 80070005, I see that it has something to do with Access Denied.

What have I not set up properly?

Thanks



Jul 21 '05 #2
tmaster1 wrote:
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new
project name and click Open. The Project Wizard, Step 1 of 4 asks:
What server do you want to use? I type in localhost, and, leaving
Master mode selected, I click Next. A message pops up that says
"Contacting Web Server", and then I immediately get an error dialog
box: Server Error (Error code = 80070005). When I look on the web for
error code 80070005, I see that it has something to do with Access
Denied.
What have I not set up properly?

Start here:

http://support.microsoft.com/default.aspx?pr=vid

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 21 '05 #3
The page Default.htm is displayed (properly), which is the Default Document
setting under Default Web Site Properties. I created the file just to see if
IIS was running.

"Jeff Dillon" <je**@removeemergencyreporting.com> wrote in message
news:uj**************@TK2MSFTNGP10.phx.gbl...
What happens when you just point your browser to http://localhost ?

Jeff
"tmaster1" <no****@spam.com> wrote in message
news:#B**************@TK2MSFTNGP15.phx.gbl...
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new project
name and click Open. The Project Wizard, Step 1 of 4 asks: What server do
you want to use? I type in localhost, and, leaving Master mode selected,
I
click Next. A message pops up that says "Contacting Web Server", and then

I
immediately get an error dialog box: Server Error (Error code =
80070005).
When I look on the web for error code 80070005, I see that it has

something
to do with Access Denied.

What have I not set up properly?

Thanks




Jul 21 '05 #4
I just got a slightly different error:

After the message that says "Contacting Web Server" is displayed, I got an
error dialog box: Object Nit Found (Error code = 80070005). Note that the
error number is the same, but the message is different.

Any help is very much appreciated.

"tmaster1" <no****@spam.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new project
name and click Open. The Project Wizard, Step 1 of 4 asks: What server do
you want to use? I type in localhost, and, leaving Master mode selected, I
click Next. A message pops up that says "Contacting Web Server", and then
I immediately get an error dialog box: Server Error (Error code =
80070005). When I look on the web for error code 80070005, I see that it
has something to do with Access Denied.

What have I not set up properly?

Thanks



Jul 21 '05 #5
The page Default.htm is displayed (properly), which is the Default Document
setting under Default Web Site Properties.

So I tried deleting Default.htm and created Default.asp, which is the second
default document setting. Now, I get HTTP 500 - Internal server error in
Internet Explorer.

"Jeff Dillon" <je**@removeemergencyreporting.com> wrote in message
news:uj**************@TK2MSFTNGP10.phx.gbl...
What happens when you just point your browser to http://localhost ?

Jeff
"tmaster1" <no****@spam.com> wrote in message
news:#B**************@TK2MSFTNGP15.phx.gbl...
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new project
name and click Open. The Project Wizard, Step 1 of 4 asks: What server do
you want to use? I type in localhost, and, leaving Master mode selected,
I
click Next. A message pops up that says "Contacting Web Server", and then

I
immediately get an error dialog box: Server Error (Error code =
80070005).
When I look on the web for error code 80070005, I see that it has

something
to do with Access Denied.

What have I not set up properly?

Thanks




Jul 21 '05 #6
http://www.aspfaq.com/show.asp?id=2109

tmaster1 wrote:
The page Default.htm is displayed (properly), which is the Default
Document setting under Default Web Site Properties.

So I tried deleting Default.htm and created Default.asp, which is the
second default document setting. Now, I get HTTP 500 - Internal
server error in Internet Explorer.

"Jeff Dillon" <je**@removeemergencyreporting.com> wrote in message
news:uj**************@TK2MSFTNGP10.phx.gbl...
What happens when you just point your browser to http://localhost ?

Jeff
"tmaster1" <no****@spam.com> wrote in message
news:#B**************@TK2MSFTNGP15.phx.gbl...
Pleas help -

I am launching, for the first time, on a new laptop, Visual Interdev
(version 6.0 SP5). In the "New Project" dialog box, I enter a new
project name and click Open. The Project Wizard, Step 1 of 4 asks:
What server do you want to use? I type in localhost, and, leaving
Master mode selected, I
click Next. A message pops up that says "Contacting Web Server",
and then I immediately get an error dialog box: Server Error (Error
code = 80070005).
When I look on the web for error code 80070005, I see that it has
something to do with Access Denied.

What have I not set up properly?

Thanks


--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 21 '05 #7

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

Similar topics

21
by: Bruce W...1 | last post by:
I've got the latest Visual Studio and have been doing ASP.NET websites. Now I want to do a traditional ASP (not .NET) website. I gather that these are done with Visual Interdev. Is Visual Studio...
2
by: CM | last post by:
Hi, there: I cannot create new web ASP application with Visual InterDev 6.0. The error message is: Server error: Authoring is disabled for this server. Use the Server Administrator to enable...
8
by: James Baker | last post by:
I've always used some "third party" editor, such as dreamweaver, coldfusion, or even notepad to build ASP pages. I've recently acquired a copy of Interdev and I'm wondering how people feel about...
7
by: SÁRINGER Zoltán | last post by:
hi, When I open the connection to a JET database, I get 80004005 "unknown error". I know, it's usually permission problem, but I added all users to the db directory, and have this error only if...
9
by: | last post by:
Hi All, I have allready tried to ask a similar question , but got no answer until now. In the meantime, I found, that I cannot understand some thread-settings for the Main() function . If I use...
0
by: ASP.Confused | last post by:
The old message looked a little stale, so I am re-posting it here. Anybody have any ideas of what I could do?!? The previous responses to this question are below. If you want to look at the...
12
by: Ron Weldy | last post by:
I have a test server runinng 2003/IIS 6 with a mixture of asp and asp.net files. On my workstation I have a share set up to the folder where the web files reside. I am just doing quick and dirty...
8
by: Jeremy Ames | last post by:
I am trying to move an application from my system to a new test system. I really should have tried an easier program first, but I didn't really have a chance. My application was originally written in...
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,...
1
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.