473,566 Members | 3,255 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Apache aspdotnet_modul e Cannot Open Web Project

Hello,

I am running an Apache web server and my httpd configuration file is
utilizing the aspdotnet_modul e in order to run an ASP.NET application.
Whenever I try and open my existing web project, I get the error
message:

"Unable to get the project file from the Web server. Unable to open
project 'WebApplication 1'. The file path 'C:\Program Files\Apache
Group\Apache2\h tdocs\WebApplic ation1' does not correspond to the URL
'http://localhost/WebApplication1 '. The two need to map to the same
server location. HTTP Error 404: Not Found"

I have two VirtualHosts set in my httpd configuration file. Here is
the code involved for that:

LoadModule aspdotnet_modul e modules/mod_aspdotnet.s o

AddHandler asp.net asax ascx ashx asmx aspx axd config cs csproj \
licx rem resources resx soap vb vbproj vsdisco webinfo

AliasMatch
"^/(?i)aspnet_clie nt/system_web/(\d+)_(\d+)_(\d +)_(\d+)/(.*)" \

"C:/Windows/Microsoft.NET/Framework/v$1.$2.$3/ASP.NETClientFi les/$4"

<Directory "C:/Windows/Microsoft.NET/Framework/v*/ASP.NETClientFi les">
Options FollowSymlinks
Order allow,deny
Allow from all
</Directory>

<VirtualHost localhost>
AspNetMount / "C:/Program Files/Apache
Group/Apache2/htdocs/WebApplication1 "
Alias / "C:/Program Files/Apache Group/Apache2/htdocs/WebApplication1/"
<Directory "C:/Program Files/Apache
Group/Apache2/htdocs/WebApplication1 ">
Options FollowSymlinks Indexes Includes ExecCGI
Order allow,deny
Allow from all
DirectoryIndex WebForm1.aspx
</Directory>
</VirtualHost>
<VirtualHost itsasecret.com>
AspNetMount / "C:/Program Files/Apache
Group/Apache2/htdocs/WebApplication1 "
Alias / "C:/Program Files/Apache Group/Apache2/htdocs/WebApplication1/"
<Directory "C:/Program Files/Apache
Group/Apache2/htdocs/WebApplication1 ">
Options FollowSymlinks Indexes Includes ExecCGI
Order allow,deny
Allow from all
DirectoryIndex UnderConstructi on.aspx
</Directory>
</VirtualHost>

---

If I comment out the localhost "ASPNetMoun t" information, it lets me
open up the Web Project, but I don't think I should have to do this
everytime I open up the Web Project.

Does anyone know how I can open my .NET web project successfully
without having to comment out code in my httpd configuration file?

Your assistance is appreciated.

Thank you,
Kevin Gravelle

Sep 5 '05 #1
0 2365

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

Similar topics

3
1796
by: New to PHP | last post by:
I have 3 computers with Ethernet connection to a local router box(SMC7008ABR) and on the wan side to Verizion DSL. I was able to install Apache and PHP on one of the PC with XP Home edition. How much risk from being attacked? I set up SMC7008ABR to allow only public port 80. The reason I am sking becuase Verizon is no longer give me a fix IP...
7
4107
by: RC | last post by:
First, let me say I couldn't find a group discuss XML/XSLT. So I only choose the closest groups to post this message. Here is part of my *.xsl file <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xalan="http://xml.apache.org/xalan" xmlns:my-javascript-ext="my-ext1" extension-element-prefixes="my-javascript-ext"
0
324
by: KevinGravelle | last post by:
Hello, I am running an Apache web server and my httpd configuration file is utilizing the aspdotnet_module in order to run an ASP.NET application. Whenever I try and open my existing web project, I get the error message: "Unable to get the project file from the Web server. Unable to open project 'WebApplication1'. The file path...
0
1678
by: Dave Klingler | last post by:
I've been trying to bring up an IMP webmail server for...oh, several days now. I've never had so much trouble bringing up any machine, and I've beaten my forehead flat against it. Either I've been at it too long, or I've been at it too long and there's a bug here somewhere. Basically, I had a working machine up until yesterday, with gd.so,...
6
11323
by: kalyan.muppala | last post by:
Hi all, Presently I have Windows XP Home edition and there's no IIS in it...Should I install XP Professional to get the IIS or is it fine if I proceed with Apache..?? Will .NET run on Apache server..?? If Yes, please tell me the steps.. Thanks.
6
7963
by: MaiyaHolliday | last post by:
Hello, I've recently installed apache on a new computer, and cannot figure out why my site will not process any includes. (it was working on my old one) There are no errors on the page such as "include not found", rather much of the page is blank where the included menus, etc would be, and the CSS is not attached. thanks so much!!! ...
3
17099
by: amanjsingh | last post by:
Hi, I am trying to implement Java Web Service using Apache Axis2 and Eclipse as a tool. I have created the basic code and deployed the service using various eclipse plugin but when I try to invoke the service using client stub, I get this error... Exception in thread "main" java.lang.Error: Unresolved compilation problems: org.apache cannot...
10
6944
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration of section c. Not sure where went wrong as the web page displayed internal server error. Also, what is the error 543? and error 2114....
1
14185
by: Alien | last post by:
Hi guys, I am doing JSP stuff in eclipse and when I open my file, i get a red cross on the line: <%@page import="org.apache.xml.serialize.*"%> When i move my mouse over it says:
0
7673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7893
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7645
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6263
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5213
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2085
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 we have to send another system
0
926
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.