473,516 Members | 3,466 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows XP Home [Running ASP.NET Page]

I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition
doesn't have IIS server, so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page,
but this feature is not available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??
Apr 25 '06 #1
5 2736
For 2003, you will need IIS. IIS is no longer available for download as it
is part of the OS.

IIS 4 was the last version of IIS that was available for download. Since the
advent of Windows 2000, IIS has been part of the OS & is NOT available for
download.

"Arsalan" <ar***********@hotmail.com> wrote in message
news:uT**************@TK2MSFTNGP03.phx.gbl...
I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition
doesn't have IIS server, so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page,
but this feature is not available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??

Apr 25 '06 #2
Well, if you don't want to move to 2005 (with the free Visual Web Developer
Express that does have built-in web server, try downloading the Cassini Web
Server:

http://www.asp.net/Projects/Cassini/...ndex=0&tabid=1

it can run ASP.NET and works off of XP Home I think.

Karl

P.S. - I'd encourage you to move to 2005 though :)

--
http://www.openmymind.net/
http://www.fuelindustries.com/
"Arsalan" <ar***********@hotmail.com> wrote in message
news:uT**************@TK2MSFTNGP03.phx.gbl...
I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition
doesn't have IIS server, so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page,
but this feature is not available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??

Apr 25 '06 #3
install cassini from www.asp.net, or mono

--
Regards

John Timney
Microsoft MVP

"Arsalan" <ar***********@hotmail.com> wrote in message
news:uT**************@TK2MSFTNGP03.phx.gbl...
I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition
doesn't have IIS server, so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page,
but this feature is not available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??

Apr 25 '06 #4
You can download cassini, ( the web server built into VS 2005) as a
standalone program from here
http://www.asp.net/Projects/Cassini/...d/Default.aspx

"Arsalan" wrote:
I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition
doesn't have IIS server, so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page,
but this feature is not available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??

Apr 25 '06 #5
Try downloading and running Web Matrix, which *does* have an internal web server.

Download it at :

http://www.asp.net/webmatrix/

You should, however, upgrade to -at least- XP Pro.
XP Home isn't a web development platform.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Arsalan" <ar***********@hotmail.com> wrote in message news:uT**************@TK2MSFTNGP03.phx.gbl...
I'm using Visual Studio 2003, how do I run ASP.NET Page. XP Home edition doesn't have IIS server,
so how am I going to run them ?

It seems that VS 2005 have built in ASP Server, to parse the ASP.NET page, but this feature is not
available in VS 2003.
So how do I display ASP.NET (.aspx) pages ??

Apr 25 '06 #6

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

Similar topics

10
3455
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web server, etc) or just a workstation (if it's not a workstation, then it's a server). My app must verifies that for security reasons. It should work...
3
7470
by: Chris Paul | last post by:
I'm having trouble with PHP & PostgreSQL/OpenLDAP/Apache on Windows. I've set this up countless times on BSD (piece of cake) but I'm trying to do this on Windows now so that my developer can work on her local machine. Everything looks pretty good. OpenLDAP/cygwin works great. PostgreSQL works great. Apache runs. PHP runs. But when I...
17
5069
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the Windows XP IIS back to ASP.NET 1.1 then I get the Configuration Error (which is understandable because I'm trying to run an ASP.NET 2 site with 1.1...
6
3524
by: Jase | last post by:
Hi, I have two servers, both running windows 2003 and both containing the exact same properties for IIS. I have a set of asp intranet pages that are located inside the c:\inetpub\wwwroot\test folder. On one of the servers, the asp pages run fine, however on the second server the asp files are not recognised as asp pages. If you double...
5
3354
by: NewbieSupreme | last post by:
I installed Apache 2.0.58, tested it, got the "working" page. Installed MySQL 5.0.22, and didn't really see how to test that, but there is a mysql process running in the task manager. Ran through the PHP 5.1.4 installation directions, and that seems to work, since I can use phpinfo() and get all the information on a test php page. Then I...
14
1771
by: tshad | last post by:
I am trying to set up an intranet at work that will use our Active directory to authorize our users. We also want them to access the site from the outside (such as at home) and also be authenticated by our Active Directory. We don't want to set up a separate Sql setup. I tried to set up my Web.config file like so: ...
5
7020
by: Erland | last post by:
Hello all, I have Windows XP home edition running on my box, my question is --Can I install Visual Studio 2005 professional edition on Windows XP home and do Web Development ? I will appreciate a quick reply, thank you for your help and time. Regards, Erland
6
4261
by: j2ee.singh | last post by:
Hi, I'm looking to buy a new laptop primarily to learn & practice .NET and C#. My Question is: Is there any requirement for .NET and C# in terms of the following Operating Systems: - Windows Vista Home Basic - Windows Vista Business
0
7273
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7405
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7136
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7547
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5712
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5106
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4769
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3252
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1620
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.