![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3
![]() |
XP Web server
Hi guys,
I want to host a simple ASP.NET andC# webpage on my XP Home machine. I was doing some reading and found i cannot install IIS on XP home, only on PRO. Although i found a tweak using MS Server 2000 CD to install IIS on XP home. Unfortunately, this is not the way i want to go. Can you please suggest some free webservers i can download install and use. I found a few, are they any good? Cassini Web Server Web Matrix (for v1.1) |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Re: XP Web server
How about Apache with mod_aspdotnet or mod_mono?
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3
![]() |
Re: XP Web server
hey i already have apache on Fedora 8. I can make ASP.NEt and C# work on it with mod_aspdotnet?
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3
![]() |
Re: XP Web server
can i access visual studio's ASP.NEt development server from my network?
|
|
|
|
|
|
#5 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Re: XP Web server
You'll have to use mod_mono on Linux - it won't support ASP.NET natively.
|
|
|
|
|
|
#6 |
|
PFO Founder
![]() ![]() |
Re: XP Web server
mod_aspdotnet is an apache2 module for running ASP.NET on a windows box, if you want to run on a linux box then you would use the mod_mono.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Nov 2007
Posts: 86
Rep Power: 1
![]() |
Re: XP Web server
you should see if the cassini web server can do what you need.
|
|
|
|
|
|
#8 |
|
Programming Guru
![]() ![]() ![]() |
Re: XP Web server
I use mod_mono on Fedora Core 8 to support ASP.Net applications, works fine... unless your application uses WebParts.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#9 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 763
Rep Power: 3
![]() |
Re: XP Web server
You probably shouldn't depend on Cassini as a deployment server. I'm not sure of the specifics, but I have a feeling it's not a dependable server.
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| server - messenger chat... | programmingnoob | Coder's Corner Lounge | 6 | Jul 19th, 2007 6:36 AM |
| Help with C# TCP/IP Server | csrocker101 | C# | 3 | Mar 15th, 2007 12:32 AM |
| Socket Server | hbe02 | C++ | 19 | May 23rd, 2006 10:14 PM |
| FTP Server in Python | Sane | Python | 1 | Mar 31st, 2006 10:25 PM |