Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Coder's Corner Lounge (http://www.programmingforums.org/forum11.html)
-   -   XP Web server (http://www.programmingforums.org/showthread.php?t=15623)

hbe02 Apr 15th, 2008 11:40 AM

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)

Ooble Apr 15th, 2008 11:46 AM

Re: XP Web server
 
How about Apache with mod_aspdotnet or mod_mono?

hbe02 Apr 15th, 2008 11:56 AM

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?

hbe02 Apr 15th, 2008 11:57 AM

Re: XP Web server
 
can i access visual studio's ASP.NEt development server from my network?

Ooble Apr 15th, 2008 12:31 PM

Re: XP Web server
 
You'll have to use mod_mono on Linux - it won't support ASP.NET natively.

big_k105 Apr 15th, 2008 12:37 PM

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.

mbd Apr 15th, 2008 1:11 PM

Re: XP Web server
 
you should see if the cassini web server can do what you need.

Infinite Recursion Apr 15th, 2008 1:45 PM

Re: XP Web server
 
I use mod_mono on Fedora Core 8 to support ASP.Net applications, works fine... unless your application uses WebParts.

Jimbo Apr 15th, 2008 10:09 PM

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.


All times are GMT -5. The time now is 4:25 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC