Exforsys

Online Training

Web Server for Windows XP

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. ...


Go Back   Exforsys > Programming Talk > Microsoft .NET

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-12-2007, 04:12 PM
Junior Member
 
Join Date: Jun 2007
Posts: 1
jerry_asp is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-30-2007, 02:06 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-02-2007, 05:28 PM
Junior Member
 
Join Date: Sep 2007
Posts: 4
JenniP is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-04-2007, 04:01 AM
Tusher
 
Join Date: Oct 2007
Location: Bangladesh.
Posts: 3
tushersmart is on a distinguished road
Send a message via Yahoo to tushersmart
For testing purpose you need not to install IIS. But for maintain SMTP protocol u will need to install exchange server to send mail. Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT -4. The time now is 01:16 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.