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

unable to create asp.net web app

TM
I am trying to create an asp.net web application in Visual Studio.Net 2003
and when I try to create it on my windows 2003 server, I get this error "The
web server reported the following error when attempting to create or open
the web project at the following url: ......... HTTP/1.1 403 Forbidden"

I went through the readme from the Visual Studio Install, and made sure the
ASP.Net server extensions, front page server extensions and other required
components are installed on the server but am still getting this error.

I am on a small LAN and am not using a domain controller or logging on since
this server is only used occasionally for testing and is not on all the
time.

Any ideas ?
Nov 18 '05 #1
1 3248
TM
I case anyone is interested, I was able to figure out the problem, with the
help of a yahoo search. It's a wonderful thing.

The problem is because the execute permissions on the default web site on
the server have to be set to Scripts and Executables.

I did try scripts only but got this error:
The web was created successfully, but an error occurred when trying to
configure the application root for this web. Web projects may not operate
correctly without an application root. The returned error was: Active
Directory services can not find the web server. A possible cause for this
is an incompatibility between versions of Internet Information Server (IIS)
on the client and the server. The usual cause for this error is creating
web projects on a Windows 2000 or newer server from a Windows NT 4.0 client.
You can manually configure the application root using the Internet Services
Manager.

I am not using NT on my development machine, it is XP Professional.

But to resolve the error I went to the Windows 2003 server and did the
following in IIS Manager:
1) Right click on default website
2) Select Properties
3) Clicked on Home Directory tab
4) under the Execute Permissions list, selected "Scripts and Executables"

Clicked OK and it works like a charm.
--
Tony

"TM" <no********@nothing.com> wrote in message
news:OR*************@tk2msftngp13.phx.gbl...
I am trying to create an asp.net web application in Visual Studio.Net 2003
and when I try to create it on my windows 2003 server, I get this error "The web server reported the following error when attempting to create or open
the web project at the following url: ......... HTTP/1.1 403 Forbidden"

I went through the readme from the Visual Studio Install, and made sure the ASP.Net server extensions, front page server extensions and other required
components are installed on the server but am still getting this error.

I am on a small LAN and am not using a domain controller or logging on since this server is only used occasionally for testing and is not on all the
time.

Any ideas ?

Nov 18 '05 #2

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

Similar topics

2
by: lawrence | last post by:
I'm probably missing something obvious, but I'm unable to write a file with this function. I've used my FTP software to set permissions to 777 on all the files in question. I've tried r, r+, w, and...
1
by: soni29 | last post by:
hi, i'm running windows 2000 and Internet Information Services 5.0, that's the version that the help file for iis shows, i'm using Visual Studio ..Net 2002 (version 7) but whenever i try to create...
3
by: peter | last post by:
When I try to create a new ASP.NET webapplication (in Visual Studio 2003) or try to open an existing one, I get the following error-message : 'The webserver reported the following error when...
0
by: SampathTangudu | last post by:
Hi, We are trying to use the Hash Tables for passing information from one aspx page to another aspx page. We are using the below code. IsolatedStorageFile isoStore =...
3
by: purkka | last post by:
Hi I replaced a Win 2000 Adv server to the Win 2003 Std with Front Page Server Extension and .Net Framework 2.0. FPSE is extended to Default Web Site. Visual Studio 2005: If I create a new web...
1
by: Terry Olsen | last post by:
I'm hoping someone can help me here. When trying to create a new web site with Visual Studio 2005, I choose HTTP and enter the url I want to create (http://MyWebServer/MyWebSite). But I get the...
0
by: Chris Fink | last post by:
I have walked through all of the WSE 3 Hands on Labs and got everything working fine. When I create my own certificate and install it in the stores, my client application that is consuming my WSE...
2
by: ashishjainism | last post by:
I am unable to install my windows service and the installutil is throwing the following error: Running a transacted installation. Beginning the Install phase of the installation. See the...
0
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
3
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.