472,328 Members | 1,719 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,328 software developers and data experts.

Can we run ASP.NET on Apache server?

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.

May 23 '06 #1
6 11186
Kalyan,

You cannot install ISS on Windows XH home edition therefore you need
professional.

About the Apache Server is in my idea a question which you would have to ask
the seller of the Apache Server.

Maybe they made that yesterday possible.

A Microsoft newsgroup is in my opinion not the first place than to ask.

I hope this helps sofar.

Cor

<ka************@gmail.com> schreef in bericht
news:11*********************@38g2000cwa.googlegrou ps.com...
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.

May 23 '06 #2
<ka************@gmail.com> schrieb:
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..


For *testing and developing* purposes, simply install VS 2005 which will
contain a small HTTP webserver which can be used to test and debug
applications. In VS.NET 2003 the Cassini webserver can be used instead.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

May 23 '06 #3
ThankYou Cor.

May 23 '06 #4
ThankYou Herfried.

May 23 '06 #5
Apache cannot directly run .NET. There is an open source implementation
of the .NET specification call Mono (www.mono-project.com) It has it's
own small web server, and ties to Apache through a module. It's been my
experience that Mono's development is behind the current .NET release
(.Net 2.0 is currently being worked on in Mono.) It can be tricky to
setup as well. However, if you don't have any other options, it's free
and works pretty well.

May 23 '06 #6
i would reccomend getting xp pro i mean duh??

May 23 '06 #7

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

Similar topics

1
by: Steven | last post by:
I actually have two questions: 1. I try to get current time, but the time I got is 1 hour different from my local time. I assume it is caused by...
7
by: kecebong | last post by:
I installed php-4.3.3, mysql and apache server 2.0.47. but I can not connect to my apache server from my other computer, i use static ip for my...
1
by: Kim Gijung | last post by:
Hi all, I'm wondering how the apache server and php interepreter handles request. If one request comes to apache server what is next procedure?...
1
by: PerryG | last post by:
We have a .NET 1.1 client which is sending a gzipped soap request using HttpWebRequest to an Apache server. The Apache server is using a the...
5
by: PerryG | last post by:
We have a .NET 1.1 client which is sending a gzipped soap request using HttpWebRequest to an Apache server. The Apache server is using a the...
14
by: Jim Carlock | last post by:
I have a couple easy questions possibly. 1) Is there a default.php page? The webserver seems to support default.htm, default.html, index.htm and...
1
dmjpro
by: dmjpro | last post by:
i am new to apache server ...... how this is configured .... and how does it work when an web-application is deployed ...... one more thing...
2
by: dineshshank | last post by:
Hello , I have installed Apache Server 2.2.4 as instructed by Bugzilla .Why Apache Server is preferable .And why not Internet...
5
by: senadslipac | last post by:
How to Q: Uncompressing ~400K files on Apache Server Hello All, I have ~400K html files on my local XP machine and I’d like to compress the...
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
1
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

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.