473,624 Members | 1,993 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installing ASP.net Server on Win XP Home?

Is it possible to install IIS on WIN XP Home?
If not, which other server could I use instead to be able to develop ASP.Net
stuff with Visual Studio.Net???

I tried to install IIS, and on the Visual Studio CD I found the following
instruction:
---------------
To install Internet Information Services on Windows XP
On the Start menu, choose Run.
In the Open dialog box, type appwiz.cpl, and then click OK to open the
Add/Remove Programs dialog box; you can also access this dialog box from the
Control Panel.
In the Add/Remove Programs dialog box, choose Add/Remove Windows Components
on the left side of the dialog box.
In the Windows Component Wizard, check Internet Information Services (IIS).
Choose Next to begin installing IIS.
---------------
Unfortunately, "IIS" doesn't seem to be available on my WIN XP Home System!
?
A work mate is using WIN XP Pro, and there you can find it in the Add/Remove
Programs dialog box.

Is there any way, to install any ASP.Net Server on WIN XP Home?

Thx,

Stefan
Nov 18 '05 #1
7 1684
You could try this:
http://groups.google.com/groups?hl=e...%40news&rnum=3

Another possibility is to use Cassini:
http://www.asp.net/Default.aspx?tabindex=7&tabid=41

"Stefan Richter" <sp**@spammenot .com> wrote in message
news:c8******** ***@otis.netspa ce.net.au...
Is it possible to install IIS on WIN XP Home?
If not, which other server could I use instead to be able to develop ASP.Net stuff with Visual Studio.Net???

I tried to install IIS, and on the Visual Studio CD I found the following
instruction:
---------------
To install Internet Information Services on Windows XP
On the Start menu, choose Run.
In the Open dialog box, type appwiz.cpl, and then click OK to open the
Add/Remove Programs dialog box; you can also access this dialog box from the Control Panel.
In the Add/Remove Programs dialog box, choose Add/Remove Windows Components on the left side of the dialog box.
In the Windows Component Wizard, check Internet Information Services (IIS). Choose Next to begin installing IIS.
---------------
Unfortunately, "IIS" doesn't seem to be available on my WIN XP Home System! ?
A work mate is using WIN XP Pro, and there you can find it in the Add/Remove Programs dialog box.

Is there any way, to install any ASP.Net Server on WIN XP Home?

Thx,

Stefan

Nov 18 '05 #2
K, thx, IIS should be running now,

though I have no idea now, how to go on.
How can I get this server running, so that I got a localhost and so on, and
so forth?

Someone told me I needed a "Virtual Directory" which I created under
"Default Website".
What's then?

I want to start a new ASP Project in Visual Studio.net, and that's still not
working.
Thx,

Stefan
Nov 18 '05 #3
"Andy Gaskell" <pubb AT hotmail DOT com> wrote in
news:#x******** ******@TK2MSFTN GP10.phx.gbl:
You could try this:
http://groups.google.com/groups?hl=e...-8&selm=3c4730
ab.515159277%40 news&rnum=3


Please note that this approach requires an unused license to the operating
system from which the iis-dlls are retrieved - otherwise you'd violate the
licenseagreemen t for that OS - hence it would be equivilant to using
pirated [1] software.

The example uses a dll from Windows 2000 Adv. Svr, and in this case you'd
need a license for this system to use the dll legitimately.

[1] Is 'pirated' software the correct English word?

--
Jesper Stocholm http://stocholm.dk

Programmer's code comment:
//It probably makes more sense when you're stoned.
Nov 18 '05 #4
> Please note that this approach requires an unused license to the operating
system from which the iis-dlls are retrieved

I do have ALL required licences. I only don't want to reinstall.

Nov 18 '05 #5
Thanks for your help so far.

I tried Windows\Microso ft.NET\Framewor k\v1.1.4322\asp net_regiis.exe -r

but it didn't help.

So let me exactly tell you what I did so far:

I installed the IIS 5.0 after the installation of Visual Studio.Net:
Common Files
Documentation
Frontpage 2000 Extensions
Internet Information Services Snap In
Internet Services Manager(HTML)
World Wide Web Server
( I only left out SMTP Service)

( Do I maybe need IIS 6.0 ?)

I reinserted the Visual Studio.Net Cds and added all necessary ASP
components.
According to IISRESET /STATUS the server is running:
Status for World Wide Web Publishing Service ( W3SVC ) : Running
I wrote a little asp page "index.asp" :
<%
response.write "Hi"
%>
and put it into Inetpub/wwwroot/index.asp

However, when entering http://localhost/ into my browser, it only displays
the "page not found" error.

Besides from what I did so far, I have no idea what I have to do.
( E.g.: Which settings have I got to do in IIS Manager???)
Have I got to add a new folder to Inetpub\wwwroot \ with the same name as my
project?
Cause in Visual Studio it wants to start a project in
http://localhost/WebApplication1

When I try that, it says:
"Visual Studio has detected that the specified web server is not running
ASP.Net version 1.1.
You will be unable to run ASP.Net Web applications or services."

I thought running
Windows\Microso ft.NET\Framewor k\v1.1.4322\asp net_regiis.exe -r
would solve this, but unfortunately it did not.

Any ideas?

Thx,

Stefan
Nov 18 '05 #6
Still the same.
:-(

Stefan
Nov 18 '05 #7
"Stefan Richter" <sp**@spammenot .com> wrote in
news:c9******** ***@otis.netspa ce.net.au:
Please note that this approach requires an unused license to the
operating system from which the iis-dlls are retrieved

I do have ALL required licences. I only don't want to reinstall.


Ok - I am not suggesting that you do not have the licenses required - I
just wanted to clearify the license requirements in case someone thought
they could just rip off the required dll's from e.g. Windows 2000 Adv.
Server downloaded off the internet ... without violating the license
agreement of Windows.

:o)

--
Jesper Stocholm http://stocholm.dk

Programmer's code comment:
//It probably makes more sense when you're stoned.
Nov 18 '05 #8

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

Similar topics

3
4916
by: Jean-Christian Imbeault | last post by:
I have a user account on a RH Linux machine but no root access. I succesfully installed apache 1.3 under my /home/ account but can't get PHP to install properly. I have done the following steps: #1 compiled and installed apache using --prefix=/home/imbeauje/apache. Tested that it works.
1
3677
by: genetic.error | last post by:
I installed VS.NET 2003 on Windows 2000 Pro SP3. Since doing so, I have no internet connection. Also, I have no access to my home network. I've done everything I can think of to correct the problem, and I'm at a loss. Formating is not an option ATM, and i dont know it would happen any differently next time around anyway. Suggestions would be appreciated.
4
3916
by: alexs | last post by:
Chaps, I'm having a small problem installing db2 on a Red Hat Enterprise server (version 4) Basically I installed DB2 V8.1 , applied fixpak 5 and then the 2.6 kernel specific fixpak 9 update. I then created the the administration instance and some "user" instances db2admin start works just fine but whenever I try and run db2start in one of the "user" instances I get an SQL1024C error message.
7
2911
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*" path="*.sgf" type="CustomExtensionHandler, Extenders.CustomExtensionHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d831d925597c1031" validate="True"/> </httpHandlers>
1
6927
by: vijaykumars | last post by:
+-----------------------------------------------------------------------------+ Summaries: +-----------------------------------------------------------------------------+ Installation Summary -------------------- Name Level Part Event Result ------------------------------------------------------------------------------- db2_08_01.essg 8.1.1.64 USR APPLY ...
0
3620
by: spmanoj78 | last post by:
Hi, I am trying to install DB2 v8.2 on RHEL 5 in silient mode. Can anybody help me out. The Same DB2 v8.2 works fine on SUSE 10. ##################################################### ./db2setup -r /opt/DB2/ese/db2/linux390x/samples/db2ese.rsp DBI1191I db2setup is installing and configuring DB2 according to the response file provided. Please wait.
12
15653
by: jcor | last post by:
Hi, I'm using Ubuntu 7.04. I'm writing a sript that sends files via ftp for several destinations. So far I used Net::FTP and it worked fine. My problem is that I need to send files via SFTP (SSH2). I've been trying to install Net::SFTP with 'sudo perl -MCPAN -e "install NET::SFTP' but I can't. It stops in the middle of the installation: Crypt-DH-0.06/t/ Crypt-DH-0.06/t/00-compile.t
7
1763
by: Yansky | last post by:
I asked my hosting company if they would upgrade Python on my server to the latest version. They responded with: "Sorry no. We tend to stick with what comes packaged with the unix distribution to ease maintenance issues. There is nothing stopping you from running your own version of python from within your own account. Download the source and compile it and install it into your own space. Adjust the fist line of your python scripts to...
2
2009
by: Tam | last post by:
Im running into problems installing either VS 05 or 08 on a Vista Premium 64 bit machine and, ahem, it isnt going sweetly. When installing i get an "Error 1935.An error occured during the installation of assembly component" when installing either 05 or 08. Vista Premium comes with .NET Framework 2.0 and Framework 3.5 which are both present. It also has Framerwork 1.0 SP3 Developer. As an
0
8236
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8173
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8679
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8335
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
7159
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5563
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4079
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2606
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
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.