473,748 Members | 2,847 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS on Windows .NET Server 2003 disk

Greetings!

I am currently unemployed. In early December, we thought my wife was going
to get a job, so she approved my purchase of a modern computer that I could
run the .Net environment on and begin teaching myself. I had to keep cost
way down, so I chose the XP Home operating system. I installed Visual
Studio .Net 2002 and began porting a program I had written in VB6. I had
hoped to convert it to a Web application using ASP.Net as the next stage in
my self-training. But when I started reading about ASP.Net, I was dismayed
to learn that if I don't have XP Pro, I don't have IIS, and I can't run
ASP.Net pages. I won't have the money to upgrade to Pro until I get a job.

I just found a package of disks I got a couple years ago at a Microsoft
seminar. They included final beta versions of Everett and its MSDN disks,
and a "Microsoft Windows .Net Server 2003 Release Candidate 2 Developer
Kit". The inside of the kit's case says that it includes IIS. By any wild
chance, can this be installed on top of my XP Home without breaking
anything, giving me a server that can handle ASP.Net?

Thanks!

Rob
Nov 18 '05 #1
3 1398
Rob,

win2k3 is a server os and the IIS is way different as compared to XPs IIS
what i would say is do a side by side install (ie... install it in a
seperate partition)
or take out your xp home after taking a backup and just intall win2k3.. its
really nice... and lot of fun configuring it.
"Rob Richardson" <th*****@n2net. net> wrote in message
news:ej******** ******@TK2MSFTN GP10.phx.gbl...
Greetings!

I am currently unemployed. In early December, we thought my wife was going to get a job, so she approved my purchase of a modern computer that I could run the .Net environment on and begin teaching myself. I had to keep cost
way down, so I chose the XP Home operating system. I installed Visual
Studio .Net 2002 and began porting a program I had written in VB6. I had
hoped to convert it to a Web application using ASP.Net as the next stage in my self-training. But when I started reading about ASP.Net, I was dismayed to learn that if I don't have XP Pro, I don't have IIS, and I can't run
ASP.Net pages. I won't have the money to upgrade to Pro until I get a job.
I just found a package of disks I got a couple years ago at a Microsoft
seminar. They included final beta versions of Everett and its MSDN disks,
and a "Microsoft Windows .Net Server 2003 Release Candidate 2 Developer
Kit". The inside of the kit's case says that it includes IIS. By any wild chance, can this be installed on top of my XP Home without breaking
anything, giving me a server that can handle ASP.Net?

Thanks!

Rob

Nov 18 '05 #2
You might want to look at Web Matrix which includes its own Web server to
run ASP.NET

"ASP.NET Web Matrix is supported on Windows 2000 (Professional and Server
editions) and Windows XP (Home, Professional) operating systems. You must
have IE 5.5 or greater and the .NET Framework installed. "

http://www.asp.net/webmatrix/default...dex=4&tabId=46

"Rob Richardson" <th*****@n2net. net> wrote in message
news:ej******** ******@TK2MSFTN GP10.phx.gbl...
Greetings!

I am currently unemployed. In early December, we thought my wife was
going
to get a job, so she approved my purchase of a modern computer that I
could
run the .Net environment on and begin teaching myself. I had to keep cost
way down, so I chose the XP Home operating system. I installed Visual
Studio .Net 2002 and began porting a program I had written in VB6. I had
hoped to convert it to a Web application using ASP.Net as the next stage
in
my self-training. But when I started reading about ASP.Net, I was
dismayed
to learn that if I don't have XP Pro, I don't have IIS, and I can't run
ASP.Net pages. I won't have the money to upgrade to Pro until I get a
job.

I just found a package of disks I got a couple years ago at a Microsoft
seminar. They included final beta versions of Everett and its MSDN disks,
and a "Microsoft Windows .Net Server 2003 Release Candidate 2 Developer
Kit". The inside of the kit's case says that it includes IIS. By any
wild
chance, can this be installed on top of my XP Home without breaking
anything, giving me a server that can handle ASP.Net?

Thanks!

Rob


Nov 18 '05 #3
Thanks, Ken! I already have WebMatrix. I guess I just didn't know what I
had!

Rob
Nov 18 '05 #4

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

Similar topics

4
3753
by: Stephan & Saori | last post by:
I found a "weird" problem running windows 2003 Server. Maybe it's a know problem but I just wanted to make sure everyone knows. When running explorer to find the directories on my hard disk. It's very, very fast with the exception of 1 folder. I know it's an accident but it happens to be the JDK folder. I could reproduce this stupid behavior on different boxes running 2003 server. Does anyone knows that "virus" from Microsoft...
0
1724
by: Cherrish Vaidiyan | last post by:
Hello, I have posted an earler query regarding installation of Oracle 9i on Windows 2003 server. Can anyoone help me out with the steps,precaution i have to take. I have 2 system and a additional hard disk of 200GB which is partitioned into 2 100 GB. I have kep this hard disk as my secondary for the first system. I am using this additional hard disk to store the databse files. ie in short my third hared disk is for databse alone.
2
15227
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000 Personal disk from the SQL Server 2000 Enterprise kit as this is reported here on the MSDN web site to be the version that is supported on Windows XP. In fact so many of you kind people confess to having succeeded in doing it. I have tried...
383
12202
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a poor man's DBMS, a broken email server and various other /application/ servers to try and crack the Internet and IS markets. In the case where they didn't spend their own money to get companies to
2
2084
by: heyitsme_ryan | last post by:
Ei guys I’m Ryan from Philippines, I need your advice and recommendations about Windows 2003 Server and SQL Server 2000 installation. Well, here’s the scenario. First is for windows 2003 server: We have a windows 2003 server that is a Logon Server and we have at least 90 workstation here in our office to manage. The problem is when we connect to this logon server. It takes 15 to 20 minutes to connect the workstation to the server. My...
8
4191
by: Bill Sonia | last post by:
I've written a Windows Service to send e-mails on events like OnStart, OnStop, OnShutDown using System.Web.Mail. It works for everything but OnShutdown. My guess is that for OnShutDown, once my send mail code is executed, other necessary Windows Services have been terminated before it can actually send the mail. I've updated my HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services registry DependOnService value including SMPTSVC and...
10
1633
by: Mark | last post by:
Are there any known issues with developing ASP.NET web applications directly on Windows 2003 Server running VS.NET 2003 Pro, SQL Server client tools, and using VSS for source control? Essentially using W2003 Server as a desktop with the exception of leveraging IIS 6.0. Thanks in advance. Mark
3
1632
by: chicken butt | last post by:
Hi - I am trying to move some of my web apps from my development machine running XP PRO SP2 to one of our Windows 2000 server boxes. I have created a new site for each of the apps and am using Host Headers to differentiate between them all. In IIS, if I redirect to another server running Windows 2003 Server, the 2.0 applications work very well.
6
4182
by: Alan Silver | last post by:
Hello, Sorry if this is slightly OT, but I reckon there would be folks here who would know... I have a Windows 2003 Server box, SP4 and .NET 2.0 installed. Trouble is that it also has .NET versions 1.0 and 1.1 installed. I would just ignore them, but occasionally one or two of the web sites on the machine seem to set themselves to the wrong version, and this causes errors. I have no idea why or how this happens, but it does happen...
0
2876
JamieHowarth0
by: JamieHowarth0 | last post by:
Hi guys, Up until 3 weeks ago I was running a Microsoft Windows Server 2003 R2 Enterprise Edition Beta from home on an ADSL connection with dynamic IP absolutely fine - until the beta decided to expire. I have since upgraded to a valid licensed copy but because the "upgrade" option wasn't given to me I had to do a clean install - so format and re-install my hard disk. Fortunately, I was clever and stored all my vitals - mailbox database,...
0
8991
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
8831
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
9548
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...
0
9374
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9249
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4607
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...
0
4876
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
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.