473,387 Members | 1,492 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,387 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 2249
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.