473,399 Members | 4,254 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Windows 2003 server and ASP.NET

Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer
Nov 18 '05 #1
5 2250
You can install .NET 2003 in 2003 server. When i did it the only issue i had
was a permission issue, once i got that fixed I was good to go.
"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer

Nov 18 '05 #2
There is no need to install the .Net platform on a Windws Server 2003
Operating System. The option to "install" ASP.Net indicates that you are
configuring your web server to support ASP.Net, not actually installing it
(other than on the web server). You can simply install VS.Net 2003 on the
machine without any problems. At least I did.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer

Nov 18 '05 #3
There is no need to install the .Net platform on a Windws Server 2003
Operating System. The option to "install" ASP.Net indicates that you are
configuring your web server to support ASP.Net, not actually installing it
(other than on the web server). You can simply install VS.Net 2003 on the
machine without any problems. At least I did.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer

Nov 18 '05 #4
To be able to use ASP.NET. By default IIS 6 is pessimistic, so everything is
turned off by default.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** *************
Think outside the box!
************************************************** *************
"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer

Nov 18 '05 #5
To be able to use ASP.NET. By default IIS 6 is pessimistic, so everything is
turned off by default.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** *************
Think outside the box!
************************************************** *************
"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

When installing a windows 2003 server, the option to install IIS 6.0
also shows an item called ASP.NET. What is the purpose of this option?

I heard that windows 2003 already has the .NET Framework inside it.
Can I install VS.NET 2003 without problems on a windows 2003 server
machine, or will I overwrite the version that comes with windows 2003?

Thanks,
Robert Scheer

Nov 18 '05 #6

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

Similar topics

6
by: Nathan Sokalski | last post by:
I want to set up SQL Server on Windows XP Pro so that I can use the database capabilities of ASP and IIS. I am probably using some incorrect settings, but I am not sure what they are. Here is what...
11
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
2
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...
2
by: Vaap | last post by:
I did lot of googling to see if I can solve the SQL server not found problem while trying to run ASP.Net community starter kit from an XP machine to Windows 2003 server hosting SQL server 2000...
2
by: Joseph Geretz | last post by:
I'm having a credentialing problem in my web application. Actually, I don't think this is an IIS security issue, since I'm able to access the page I'm requesting. However, the executing page itself...
7
by: Cliff Harris | last post by:
I don't currently have an installation of Windows 2003 server, or I could answer this myself. After having a client install ASP.NET on Windows 2003, I then tried to find the aspnet_wp.exe process...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
0
by: Charles Leonard | last post by:
I am having yet another issue with Windows Server 2003. This time, the web service (a file import web service) appears to run except for one odd message: "ActiveX component can't create object". ...
3
by: Vinod R.Shenoy | last post by:
Hi All, Came across a post wherin you had helped somebody with a similar problem and was wondering if you could help us out with it. Our problem is , We have a development SQL Server 2000...
7
by: =?Utf-8?B?RWRkaWU=?= | last post by:
We have an odd situation with some of our single-threaded CPU-bound C++ programs. They run between 2 and 4 times faster on Windows XP than on windows Server 2003 on the same Xeon hyperthreading...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...
0
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...
0
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,...
0
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...

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.