Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Installing ASP+ on NT4

I have to support NT4 machines running IIS4.

My question: will it be possible to install ASP+ on these machines, with
little fuss (a few dlls, just like a regular app install) ?

OR is it a big deal, like ASP+ runs on only Win2000, or IIS5, or some other
big shakeup is needed.

My point is that I can probably do an application-like install the NT4 servers,
but I will not be able to mess significantly with the configuration.

-- Mike
[481 byte] By [MikeF] at [2007-11-9 16:24:01]
# 1 Re: Installing ASP+ on NT4
There's no way to install ASP+ on NT4 - it's designed to run on W2K.

--Peter
http://www.razorsoft.net

"MikeF" <MikeFinch@compuserve.com> wrote in message
news:39acfae3$1@news.dev-archive.com...
>
> I have to support NT4 machines running IIS4.
>
> My question: will it be possible to install ASP+ on these machines, with
> little fuss (a few dlls, just like a regular app install) ?
>
> OR is it a big deal, like ASP+ runs on only Win2000, or IIS5, or some
other
> big shakeup is needed.
>
> My point is that I can probably do an application-like install the NT4
servers,
> but I will not be able to mess significantly with the configuration.
>
> -- Mike
>
>
Peter Drayton at 2007-11-11 23:26:12 >
# 2 Re: Installing ASP+ on NT4
"MikeF" <MikeFinch@compuserve.com> wrote:
>
>I have to support NT4 machines running IIS4.
>
>My question: will it be possible to install ASP+ on these machines, with
>little fuss (a few dlls, just like a regular app install) ?
>
>OR is it a big deal, like ASP+ runs on only Win2000, or IIS5, or some other
>big shakeup is needed.
>

Yes, I have seen it done. Yes, some of the stuff does not work properly.
No, it is not a good idea, unless you are prepared to reinstall your OS after
you finish playing.

If you really want to go down this path, someone has posted semi-instructions
on the p2p.wrox.com site, under the C# group.

Personally, I would download a trial copy of Windows 2000 and put it on an
extra machine rather than attempt this on NT 4, but it is your decision.

GB
Cowboy at 2007-11-11 23:27:17 >
# 3 Re: Installing ASP+ on NT4
They claim the final release will run on NT4 but the pre-release does not.

Check out www.vmware.com. You can install a Win2K VM under NT 4.0 perhaps
to test.

"MikeF" <MikeFinch@compuserve.com> wrote in message
news:39acfae3$1@news.dev-archive.com...
>
> I have to support NT4 machines running IIS4.
>
> My question: will it be possible to install ASP+ on these machines, with
> little fuss (a few dlls, just like a regular app install) ?
>
> OR is it a big deal, like ASP+ runs on only Win2000, or IIS5, or some
other
> big shakeup is needed.
>
> My point is that I can probably do an application-like install the NT4
servers,
> but I will not be able to mess significantly with the configuration.
>
> -- Mike
>
>
Chris Kinsman at 2007-11-11 23:28:10 >