This is a discussion on Web Server for Windows XP within the Microsoft .NET forums, part of the Programming Talk category; Hi all, I'm trying to develop website using ASP.NET. I don't hav IIS installed in my system. ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Web Server for Windows XP
Hi all,
I'm trying to develop website using ASP.NET. I don't hav IIS installed in my system. I tried installing it, but I could not. Is there any other webserver available for the Windows XP. I also need SMTP in it. I should have options to send mail in my website. Please help. Thanks in Advance. |
|
|||
|
If you are using Microsoft.Net 2005 verison, that comes with local webserver .. you don't need to have IIS for testing purpose..
Mono has an implementation of ASP.NET 2.0 (currently missing WebParts). Our next goal is to ship ASP.NET AJAX as well. ASP.NET - Mono |
|
|||
|
As Adrian has said Visual Studio 2005 comes with its own webserver which will allow you to develop and test without IIS.
One thing to watch out for though is it tends to start your projects in a subdirectory IE http:// localhost: Thats all well and good but you will need to be careful when developing that your code will work at root level as well, its quite a common mistake especially with CSS for your code not to work properly when deployed to http://www . mywebsite . com/ Jen |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Request for interview question for Testing (QA) | wildkid98 | Testing Tutorials | 17 | 04-23-2008 05:24 AM |
| Solaris x86 FAQ 2/2 | Dan Anderson | Tech FAQ | 0 | 04-27-2004 08:24 PM |
| Quarterly ASCII posting of Caldera (SCO) OpenUNIX 8 FAQ | Boyd Lynn Gerber | Tech FAQ | 0 | 04-25-2004 11:11 PM |
| Sybase FAQ: 1/19 - index | David Owen | Tech FAQ | 2 | 04-20-2004 10:45 AM |
| Kerberos FAQ, v2.0 (last modified 8/18/2000) | Ken Hornstein | Tech FAQ | 0 | 04-17-2004 08:28 AM |