|
 |
aspx thread: .net stuff
Message #1 by Jerry Diegel <jerryd@h...> on Thu, 22 Feb 2001 10:16:15 -0600
|
|
If I have a W2K server that I uses to develop on and I install the beta .Net
platform, will I still be able to run existing asp pages on that server.
I've seen a few things that seemed to point towards yes, but I wanted to be
sure.
Thanks,
Jerry
Message #2 by "Daniel Walker" <danielw@w...> on Thu, 22 Feb 2001 16:36:41
|
|
Yes. IIS continues to run as it did, even when the .NET framework is
installed, and "classic" ASP will continue to be parsed by it, undisturbed.
Daniel Walker
Wrox Press
> If I have a W2K server that I uses to develop on and I install the beta .Net
> platform, will I still be able to run existing asp pages on that server.
> I've seen a few things that seemed to point towards yes, but I wanted to be
> sure.
>
> Thanks,
>
> Jerry
Message #3 by Jerry Diegel <jerryd@h...> on Thu, 22 Feb 2001 10:43:49 -0600
|
|
Would this also be true for existing COM objects?
-----Original Message-----
From: Daniel Walker [mailto:danielw@w...]
Sent: Thursday, February 22, 2001 10:37 AM
To: ASP+
Subject: [aspx] Re: .net stuff
Yes. IIS continues to run as it did, even when the .NET framework is
installed, and "classic" ASP will continue to be parsed by it, undisturbed.
Daniel Walker
Wrox Press
> If I have a W2K server that I uses to develop on and I install the beta
.Net
> platform, will I still be able to run existing asp pages on that server.
> I've seen a few things that seemed to point towards yes, but I wanted to
be
> sure.
>
> Thanks,
>
> Jerry
Message #4 by "Ray Smith" <raysmith@r...> on Thu, 22 Feb 2001 10:42:08 -0600
|
|
ASP Pages are parsed by a different file than ASP.Net files are. You can
use both on the same server with no problems.
----- Original Message -----
From: "Jerry Diegel" <jerryd@h...>
To: "ASP+" <aspx@p...>
Sent: Thursday, February 22, 2001 6:43 PM
Subject: [aspx] .net stuff
> If I have a W2K server that I uses to develop on and I install the beta
.Net
> platform, will I still be able to run existing asp pages on that server.
> I've seen a few things that seemed to point towards yes, but I wanted to
be
> sure.
>
> Thanks,
>
> Jerry
>
|
|
 |