Ask a Question related to ASP.NET General, Design and Development.
-
VB Programmer #1
Question: W2K - ok to use as web server?
We have several W2K machines that we want to use as web servers (using ISM,
..NET web applications, etc...)
We prefer NOT to upgrade to W2K Server. There shouldn't be more than 10-20
users at any given time on the website.
1. Will W2K handle this? Can I use it as a web server?
2. If a user "connects" to get the webpage I realize this is a very quick
action. Does W2K "free up" the user slot as soon as the page is served up?
Thanks,
Robert
VB Programmer Guest
-
media server question
How do i determine what ports for flash media server 2 should be forwarded through my router? I can use 192.168.1.55 but when I try to use the IP... -
Web Server Question
Currently, my company is using Webstar to serve it's webpages, and it's not compatible with ColdFusion. The idea of using <iframe> tags was brought... -
Basic Server Question
Okay, I've got a real basic server question. Cold Fusion is up and running just fine on my server and I can run all my scripts just fine from the... -
runat="server"....a simple html textbox or a webform server textbox...that is the question.
I just realized that the code I inherited is using all asp.net server controls (ie. webform controls) and when I try to update textboxes on the... -
Question about Mac OSX Server
Can Mac OSX Server live harmoniously with a "regular" OS? Or does Mac OSX Server become the OS? I ask because I want to try my hand at streaming... -
VB Programmer #2
Re: Question: W2K - ok to use as web server?
May I ask what number that is?
Thanks,
Robert
"Kevin Spencer" <kevin@takempis.com> wrote in message
news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...concurrent> Your only problems will be with the limitations of the number ofquick> users and webs on the version of IIS that runs on W2K Pro.
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> [url]http://www.takempis.com[/url]
> Big things are made up of
> lots of little things.
>
> "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...> ISM,> > We have several W2K machines that we want to use as web servers (using> 10-20> > .NET web applications, etc...)
> >
> > We prefer NOT to upgrade to W2K Server. There shouldn't be more than> > users at any given time on the website.
> >
> > 1. Will W2K handle this? Can I use it as a web server?
> > 2. If a user "connects" to get the webpage I realize this is a very> up?> > action. Does W2K "free up" the user slot as soon as the page is served>> >
> > Thanks,
> > Robert
> >
> >
>
VB Programmer Guest
-
VB Programmer #3
Re: Question: W2K - ok to use as web server?
So, I assume that a user is considered "concurrent" only for the split
instant when he requests the page from the server, then the server gives him
the page. At that time it's not considered a "concurrent" user anymore.
Right?
Thanks,
Robert
"Bob" <sbsp@bis.com> wrote in message
news:OEdURB5TDHA.1556@TK2MSFTNGP10.phx.gbl...(using> Win2K Pro permits a maximum of 10 concurrent IIS connections.
>
> --
> Elliot M. Rodriguez, MCSD
> *** It would take 227 cans of Mountain Dew to kill me***
>
>
>
> "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> news:e1Rhfk4TDHA.1912@TK2MSFTNGP12.phx.gbl...> > May I ask what number that is?
> >
> > Thanks,
> > Robert
> >
> > "Kevin Spencer" <kevin@takempis.com> wrote in message
> > news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...> > concurrent> > > Your only problems will be with the limitations of the number of> > > users and webs on the version of IIS that runs on W2K Pro.
> > > --
> > > HTH,
> > >
> > > Kevin Spencer
> > > Microsoft MVP
> > > .Net Developer
> > > [url]http://www.takempis.com[/url]
> > > Big things are made up of
> > > lots of little things.
> > >
> > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...
> > > > We have several W2K machines that we want to use as web serversthan> > > ISM,
> > > > .NET web applications, etc...)
> > > >
> > > > We prefer NOT to upgrade to W2K Server. There shouldn't be more> served> > quick> > > 10-20
> > > > users at any given time on the website.
> > > >
> > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > 2. If a user "connects" to get the webpage I realize this is a very> > > > action. Does W2K "free up" the user slot as soon as the page is>> >> > > up?
> > > >
> > > > Thanks,
> > > > Robert
> > > >
> > > >
> > >
> > >
> >
>
VB Programmer Guest
-
Elliot M. Rodriguez #4
Re: Question: W2K - ok to use as web server?
Not necessarily. A session and a user are also related. If you have 10
sessions active, the 11th user will not be able to gain access to the site
(I think it returns a server too busy message, but I forget)
--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***
"VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
news:ORo2Qs5TDHA.2460@TK2MSFTNGP10.phx.gbl...him> So, I assume that a user is considered "concurrent" only for the split
> instant when he requests the page from the server, then the server givesvery> the page. At that time it's not considered a "concurrent" user anymore.
> Right?
>
> Thanks,
> Robert
>
> "Bob" <sbsp@bis.com> wrote in message
> news:OEdURB5TDHA.1556@TK2MSFTNGP10.phx.gbl...> (using> > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> >
> > --
> > Elliot M. Rodriguez, MCSD
> > *** It would take 227 cans of Mountain Dew to kill me***
> >
> >
> >
> > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > news:e1Rhfk4TDHA.1912@TK2MSFTNGP12.phx.gbl...> > > May I ask what number that is?
> > >
> > > Thanks,
> > > Robert
> > >
> > > "Kevin Spencer" <kevin@takempis.com> wrote in message
> > > news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...
> > > > Your only problems will be with the limitations of the number of
> > > concurrent
> > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > --
> > > > HTH,
> > > >
> > > > Kevin Spencer
> > > > Microsoft MVP
> > > > .Net Developer
> > > > [url]http://www.takempis.com[/url]
> > > > Big things are made up of
> > > > lots of little things.
> > > >
> > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...
> > > > > We have several W2K machines that we want to use as web servers> than> > > > ISM,
> > > > > .NET web applications, etc...)
> > > > >
> > > > > We prefer NOT to upgrade to W2K Server. There shouldn't be more> > > > 10-20
> > > > > users at any given time on the website.
> > > > >
> > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > 2. If a user "connects" to get the webpage I realize this is a>> > served> > > quick
> > > > > action. Does W2K "free up" the user slot as soon as the page is> >> > > > up?
> > > > >
> > > > > Thanks,
> > > > > Robert
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Elliot M. Rodriguez Guest
-
VB Programmer #5
Re: Question: W2K - ok to use as web server?
If I were to buy Windows Server which version do you recommend and any sites
where I can get it for cheap?
Thanks.
"Ricardo M. Urbano - W2K/NT4 MVP" <rmu1@columbiaSPAM.SUCKSedu> wrote in
message news:3F1C4A11.8CF900C7@columbiaSPAM.SUCKSedu...site> Not only that, but you will be violating the End User License Agreement
> (EULA) if you try to finagle your way around technicalities such as
> that. In fact, the wording of the EULA specifies that while W2K
> Workstation will allow up to 10 concurrent connections, it does not
> allow you to use it as a bonified "server" even if your requirements are
> less than 10 concurrent connections.
>
> "Elliot M. Rodriguez" wrote:> >
> > Not necessarily. A session and a user are also related. If you have 10
> > sessions active, the 11th user will not be able to gain access to thegives> > (I think it returns a server too busy message, but I forget)
> >
> > --
> > Elliot M. Rodriguez, MCSD
> > *** It would take 227 cans of Mountain Dew to kill me***
> >
> > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > news:ORo2Qs5TDHA.2460@TK2MSFTNGP10.phx.gbl...> > > So, I assume that a user is considered "concurrent" only for the split
> > > instant when he requests the page from the server, then the serveranymore.> > him> > > the page. At that time it's not considered a "concurrent" userservers> > > Right?
> > >
> > > Thanks,
> > > Robert
> > >
> > > "Bob" <sbsp@bis.com> wrote in message
> > > news:OEdURB5TDHA.1556@TK2MSFTNGP10.phx.gbl...
> > > > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> > > >
> > > > --
> > > > Elliot M. Rodriguez, MCSD
> > > > *** It would take 227 cans of Mountain Dew to kill me***
> > > >
> > > >
> > > >
> > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > news:e1Rhfk4TDHA.1912@TK2MSFTNGP12.phx.gbl...
> > > > > May I ask what number that is?
> > > > >
> > > > > Thanks,
> > > > > Robert
> > > > >
> > > > > "Kevin Spencer" <kevin@takempis.com> wrote in message
> > > > > news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...
> > > > > > Your only problems will be with the limitations of the number of
> > > > > concurrent
> > > > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > > > --
> > > > > > HTH,
> > > > > >
> > > > > > Kevin Spencer
> > > > > > Microsoft MVP
> > > > > > .Net Developer
> > > > > > [url]http://www.takempis.com[/url]
> > > > > > Big things are made up of
> > > > > > lots of little things.
> > > > > >
> > > > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > > > news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...
> > > > > > > We have several W2K machines that we want to use as webmore> > > (using
> > > > > > ISM,
> > > > > > > .NET web applications, etc...)
> > > > > > >
> > > > > > > We prefer NOT to upgrade to W2K Server. There shouldn't bea> > > than
> > > > > > 10-20
> > > > > > > users at any given time on the website.
> > > > > > >
> > > > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > > > 2. If a user "connects" to get the webpage I realize this isis> > very> > > > > quick
> > > > > > > action. Does W2K "free up" the user slot as soon as the page>> > > > served
> > > > > > up?
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Robert
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> --
> Ricardo M. Urbano
> Microsoft Windows 2000/NT MVP
VB Programmer Guest
-
Elliot M. Rodriguez #6
Re: Question: W2K - ok to use as web server?
A version of Server should suffice. No need for Advanced; definitely not
Datacenter (I think thats what its called)
anyway, as far as "cheap" - server is not something you can simply buy off
the shelf at Best Buy or Circuit City. You will have to shop around, and
make sure you get it from a reputable company so you dont have to worry
about piracy complications.
--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***
"VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
news:eGbKxh8TDHA.2088@TK2MSFTNGP10.phx.gbl...sites> If I were to buy Windows Server which version do you recommend and anysplit> where I can get it for cheap?
>
> Thanks.
>
> "Ricardo M. Urbano - W2K/NT4 MVP" <rmu1@columbiaSPAM.SUCKSedu> wrote in
> message news:3F1C4A11.8CF900C7@columbiaSPAM.SUCKSedu...> site> > Not only that, but you will be violating the End User License Agreement
> > (EULA) if you try to finagle your way around technicalities such as
> > that. In fact, the wording of the EULA specifies that while W2K
> > Workstation will allow up to 10 concurrent connections, it does not
> > allow you to use it as a bonified "server" even if your requirements are
> > less than 10 concurrent connections.
> >
> > "Elliot M. Rodriguez" wrote:> > >
> > > Not necessarily. A session and a user are also related. If you have 10
> > > sessions active, the 11th user will not be able to gain access to the> > > (I think it returns a server too busy message, but I forget)
> > >
> > > --
> > > Elliot M. Rodriguez, MCSD
> > > *** It would take 227 cans of Mountain Dew to kill me***
> > >
> > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > news:ORo2Qs5TDHA.2460@TK2MSFTNGP10.phx.gbl...
> > > > So, I assume that a user is considered "concurrent" only for theof> gives> > > > instant when he requests the page from the server, then the server> anymore.> > > him
> > > > the page. At that time it's not considered a "concurrent" user> > > > Right?
> > > >
> > > > Thanks,
> > > > Robert
> > > >
> > > > "Bob" <sbsp@bis.com> wrote in message
> > > > news:OEdURB5TDHA.1556@TK2MSFTNGP10.phx.gbl...
> > > > > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> > > > >
> > > > > --
> > > > > Elliot M. Rodriguez, MCSD
> > > > > *** It would take 227 cans of Mountain Dew to kill me***
> > > > >
> > > > >
> > > > >
> > > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > > news:e1Rhfk4TDHA.1912@TK2MSFTNGP12.phx.gbl...
> > > > > > May I ask what number that is?
> > > > > >
> > > > > > Thanks,
> > > > > > Robert
> > > > > >
> > > > > > "Kevin Spencer" <kevin@takempis.com> wrote in message
> > > > > > news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...
> > > > > > > Your only problems will be with the limitations of the numberis> servers> > > > > > concurrent
> > > > > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > > > > --
> > > > > > > HTH,
> > > > > > >
> > > > > > > Kevin Spencer
> > > > > > > Microsoft MVP
> > > > > > > .Net Developer
> > > > > > > [url]http://www.takempis.com[/url]
> > > > > > > Big things are made up of
> > > > > > > lots of little things.
> > > > > > >
> > > > > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > > > > news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...
> > > > > > > > We have several W2K machines that we want to use as web> more> > > > (using
> > > > > > > ISM,
> > > > > > > > .NET web applications, etc...)
> > > > > > > >
> > > > > > > > We prefer NOT to upgrade to W2K Server. There shouldn't be> > > > than
> > > > > > > 10-20
> > > > > > > > users at any given time on the website.
> > > > > > > >
> > > > > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > > > > 2. If a user "connects" to get the webpage I realize thispage> a> > > very
> > > > > > quick
> > > > > > > > action. Does W2K "free up" the user slot as soon as the> is>> >> > > > > served
> > > > > > > up?
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > > Robert
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > --
> > Ricardo M. Urbano
> > Microsoft Windows 2000/NT MVP
>
Elliot M. Rodriguez Guest
-
VB Programmer #7
Re: Question: W2K - ok to use as web server?
I know Windows 2000 allows 10 concurrent users. I've seen "Windows 2000
SERVER (5-client)" for sale for like $900. Am I right that this means it
has LESS concurrent users allowed (only 5)? Why would I pay more for 1/2 of
the users?
Is this the cheapest, legit way of running a web server? Doesn't make
sense.
"Elliot M. Rodriguez" <sbsp@bis.com> wrote in message>
news:uT98ju8TDHA.1552@TK2MSFTNGP10.phx.gbl...Agreement> A version of Server should suffice. No need for Advanced; definitely not
> Datacenter (I think thats what its called)
>
> anyway, as far as "cheap" - server is not something you can simply buy off
> the shelf at Best Buy or Circuit City. You will have to shop around, and
> make sure you get it from a reputable company so you dont have to worry
> about piracy complications.
>
> --
> Elliot M. Rodriguez, MCSD
> *** It would take 227 cans of Mountain Dew to kill me***
>
>
>
> "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> news:eGbKxh8TDHA.2088@TK2MSFTNGP10.phx.gbl...> sites> > If I were to buy Windows Server which version do you recommend and any> > where I can get it for cheap?
> >
> > Thanks.
> >
> > "Ricardo M. Urbano - W2K/NT4 MVP" <rmu1@columbiaSPAM.SUCKSedu> wrote in
> > message news:3F1C4A11.8CF900C7@columbiaSPAM.SUCKSedu...> > > Not only that, but you will be violating the End User Licenseare> > > (EULA) if you try to finagle your way around technicalities such as
> > > that. In fact, the wording of the EULA specifies that while W2K
> > > Workstation will allow up to 10 concurrent connections, it does not
> > > allow you to use it as a bonified "server" even if your requirements10> > > less than 10 concurrent connections.
> > >
> > > "Elliot M. Rodriguez" wrote:
> > > >
> > > > Not necessarily. A session and a user are also related. If you havethe> > > > sessions active, the 11th user will not be able to gain access tonumber> split> > site> > > > (I think it returns a server too busy message, but I forget)
> > > >
> > > > --
> > > > Elliot M. Rodriguez, MCSD
> > > > *** It would take 227 cans of Mountain Dew to kill me***
> > > >
> > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > news:ORo2Qs5TDHA.2460@TK2MSFTNGP10.phx.gbl...
> > > > > So, I assume that a user is considered "concurrent" only for the> > gives> > > > > instant when he requests the page from the server, then the server> > anymore.> > > > him
> > > > > the page. At that time it's not considered a "concurrent" user> > > > > Right?
> > > > >
> > > > > Thanks,
> > > > > Robert
> > > > >
> > > > > "Bob" <sbsp@bis.com> wrote in message
> > > > > news:OEdURB5TDHA.1556@TK2MSFTNGP10.phx.gbl...
> > > > > > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> > > > > >
> > > > > > --
> > > > > > Elliot M. Rodriguez, MCSD
> > > > > > *** It would take 227 cans of Mountain Dew to kill me***
> > > > > >
> > > > > >
> > > > > >
> > > > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > > > news:e1Rhfk4TDHA.1912@TK2MSFTNGP12.phx.gbl...
> > > > > > > May I ask what number that is?
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Robert
> > > > > > >
> > > > > > > "Kevin Spencer" <kevin@takempis.com> wrote in message
> > > > > > > news:ubSt9R4TDHA.2196@TK2MSFTNGP12.phx.gbl...
> > > > > > > > Your only problems will be with the limitations of thebe> of> > servers> > > > > > > concurrent
> > > > > > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > > > > > --
> > > > > > > > HTH,
> > > > > > > >
> > > > > > > > Kevin Spencer
> > > > > > > > Microsoft MVP
> > > > > > > > .Net Developer
> > > > > > > > [url]http://www.takempis.com[/url]
> > > > > > > > Big things are made up of
> > > > > > > > lots of little things.
> > > > > > > >
> > > > > > > > "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message
> > > > > > > > news:u2L4Os3TDHA.612@TK2MSFTNGP12.phx.gbl...
> > > > > > > > > We have several W2K machines that we want to use as web> > > > > (using
> > > > > > > > ISM,
> > > > > > > > > .NET web applications, etc...)
> > > > > > > > >
> > > > > > > > > We prefer NOT to upgrade to W2K Server. There shouldn't> is> > more> > > > > than
> > > > > > > > 10-20
> > > > > > > > > users at any given time on the website.
> > > > > > > > >
> > > > > > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > > > > > 2. If a user "connects" to get the webpage I realize this> page> > a> > > > very
> > > > > > > quick
> > > > > > > > > action. Does W2K "free up" the user slot as soon as the>> > is> >> > > > > > served
> > > > > > > > up?
> > > > > > > > >
> > > > > > > > > Thanks,
> > > > > > > > > Robert
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > >
> > > --
> > > Ricardo M. Urbano
> > > Microsoft Windows 2000/NT MVP
> >
>
VB Programmer Guest
-
PL #8
Re: Question: W2K - ok to use as web server?
> But Windows Server 2003 Web Edition seems to go for around $400.
Isn't Web the most limited ? You are not even allowed to run SQL on it.
I'd be careful with that version, get Standard instead.
PL.
PL Guest
-
Chris Barnes #9
Re: Question: W2K - ok to use as web server?
VB Programmer <growNO-SPAM@go-intech.com> wrote:
Quite honestly, if you just want to run a webserver, using Linux/Apache> Is this the cheapest, legit way of running a web server? Doesn't make
> sense.
is not only the cheapest, it's likely the best performing (for the type
of computer architecture you're talking about).
And for the record, I am NOT some sort of anti-MS basher. I simply
believe in using the right tool for the job.
--
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
[email]chris@txbarnes.com[/email] Yahoo IM: chrisnbarnes
Chris Barnes Guest
-
VB Programmer #10
Re: Question: W2K - ok to use as web server?
And these webservers don't have trouble running .NET web applications and
serving up aspx pages, etc...?
"Chris Barnes" <chris-barnes@tamu.edu> wrote in message
news:uIUAdCIUDHA.1552@TK2MSFTNGP10.phx.gbl...> VB Programmer <growNO-SPAM@go-intech.com> wrote:>> > Is this the cheapest, legit way of running a web server? Doesn't make
> > sense.
> Quite honestly, if you just want to run a webserver, using Linux/Apache
> is not only the cheapest, it's likely the best performing (for the type
> of computer architecture you're talking about).
>
> And for the record, I am NOT some sort of anti-MS basher. I simply
> believe in using the right tool for the job.
>
> --
>
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> Chris Barnes AOL IM: CNBarnes
> [email]chris@txbarnes.com[/email] Yahoo IM: chrisnbarnes
>
>
VB Programmer Guest
-
Robert #11
Re: Question: W2K - ok to use as web server?
In article <OGbD99GUDHA.2088@TK2MSFTNGP11.phx.gbl>, [email]pblse@yahoo.se[/email] says...
>> > But Windows Server 2003 Web Edition seems to go for around $400.
> Isn't Web the most limited ? You are not even allowed to run SQL on it.
> I'd be careful with that version, get Standard instead.
Cheapest and most limited, yes. It's just just to be a... well, a web server.
----
Remove .panties to email.
Robert Guest
-
Chris Barnes #12
Re: Question: W2K - ok to use as web server?
VB Programmer <growNO-SPAM@go-intech.com> wrote:
Those were not mentioned in his list of requirements.> And these webservers don't have trouble running .NET web applications
> and serving up aspx pages, etc...?
--
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
[email]chris@txbarnes.com[/email] Yahoo IM: chrisnbarnes
Chris Barnes Guest
-
VB Programmer #13
Re: Question: W2K - ok to use as web server?
I did mention that (I originated this thread): "We have several W2K machines
that we want to use as web servers (using ISM,
..NET web applications, etc...)"
Any ideas if these programs can process/serve up .NET web applications?
Thanks.
"Chris Barnes" <chris-barnes@tamu.edu> wrote in message
news:%23nRKI1SUDHA.2180@TK2MSFTNGP12.phx.gbl...> VB Programmer <growNO-SPAM@go-intech.com> wrote:>> > And these webservers don't have trouble running .NET web applications
> > and serving up aspx pages, etc...?
> Those were not mentioned in his list of requirements.
>
>
> --
>
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> Chris Barnes AOL IM: CNBarnes
> [email]chris@txbarnes.com[/email] Yahoo IM: chrisnbarnes
>
>
VB Programmer Guest
-
PL #14
Re: Question: W2K - ok to use as web server?
> .... Just got an answer
There is currently no software that runs ASP.NET or webservices
on any other platform than Windows.
The Chilisoft ASP is just classic ASP and bad at that as well.
PL.
PL Guest



Reply With Quote

