Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP.NET version (Standard or Premium)


Message #1 by "Ron Lemire" <rlemire1@s...> on Fri, 28 Dec 2001 14:53:12 -0800
Output Caching doesn't seem to be working in my ASP.NET.

From 'Professional ASP.NET' it says that Output Caching requires the Premium

version of ASP.NET.



How can I find out if I have the Premium version or the Standard version of

ASP.NET?



I installed Visual Studio.NET from the Beta 2 CDs of an MSDN Universal

Subscription (August 2001).



Thanks...Ron





Message #2 by "Douglas Rohm" <dlr@m...> on Fri, 28 Dec 2001 18:15:20 -0500
Good question.  Here's the path to my .NET framework files, and

specifically to the dll that ASP.NET uses.



C:\WINDOWS\Microsoft.NET\Framework\v1.0.2914\aspnet_isapi.dll



If you right-click on that dll, you can get the version number.  Mine is

1.0.2914.16.  I'm not sure which version is ASP.NET and which version is

ASP.NET Premium, but atleast you can get the exact version numbers.  Try

downloading the premium edition (18MB), start the install and, from what

I remember, you should get a version number on the setup dialogs.  Hope

this helps.



I almost want to say there is a method you can use to get this

information...I just have no clue what it would be.  I'm sure someone

knows.



Doug



-----Original Message-----

From: Ron Lemire [mailto:rlemire1@s...] 

Sent: Friday, December 28, 2001 5:53 PM

To: ASP+

Subject: [aspx] ASP.NET version (Standard or Premium)



Output Caching doesn't seem to be working in my ASP.NET.

From 'Professional ASP.NET' it says that Output Caching requires the

Premium

version of ASP.NET.



How can I find out if I have the Premium version or the Standard version

of

ASP.NET?



I installed Visual Studio.NET from the Beta 2 CDs of an MSDN Universal

Subscription (August 2001).



Thanks...Ron












Message #3 by "Ron Lemire" <rlemire1@s...> on Sat, 29 Dec 2001 07:49:22 -0800
Downloaded Premium ASP.NET and Output Caching is now working.

Thanks



"Douglas Rohm" <dlr@m...> wrote in message news:132332@a...

>

> Good question.  Here's the path to my .NET framework files, and

> specifically to the dll that ASP.NET uses.

>

> C:\WINDOWS\Microsoft.NET\Framework\v1.0.2914\aspnet_isapi.dll

>

> If you right-click on that dll, you can get the version number.  Mine is

> 1.0.2914.16.  I'm not sure which version is ASP.NET and which version is

> ASP.NET Premium, but atleast you can get the exact version numbers.  Try

> downloading the premium edition (18MB), start the install and, from what

> I remember, you should get a version number on the setup dialogs.  Hope

> this helps.

>

> I almost want to say there is a method you can use to get this

> information...I just have no clue what it would be.  I'm sure someone

> knows.

>

> Doug

>

> -----Original Message-----

> From: Ron Lemire [mailto:rlemire1@s...]

> Sent: Friday, December 28, 2001 5:53 PM

> To: ASP+

> Subject: [aspx] ASP.NET version (Standard or Premium)

>

> Output Caching doesn't seem to be working in my ASP.NET.

> From 'Professional ASP.NET' it says that Output Caching requires the

> Premium

> version of ASP.NET.

>

> How can I find out if I have the Premium version or the Standard version

> of

> ASP.NET?

>

> I installed Visual Studio.NET from the Beta 2 CDs of an MSDN Universal

> Subscription (August 2001).

>

> Thanks...Ron

>

>

>




>

>

>





Message #4 by "Alessandro Facchini" <tid3840@i...> on Sat, 29 Dec 2001 21:14:12 +0100
Hi



Can you please tell me which link you used ?



Alessandro Facchini

Italy



----- Original Message -----

From: "Ron Lemire" <rlemire1@s...>

Newsgroups: aspx

To: "ASP+" <aspx@p...>

Sent: Saturday, December 29, 2001 4:49 PM

Subject: [aspx] Re: ASP.NET version (Standard or Premium)





> Downloaded Premium ASP.NET and Output Caching is now working.

> Thanks

>

> "Douglas Rohm" <dlr@m...> wrote in message news:132332@a...

> >

> > Good question.  Here's the path to my .NET framework files, and

> > specifically to the dll that ASP.NET uses.

> >

> > C:\WINDOWS\Microsoft.NET\Framework\v1.0.2914\aspnet_isapi.dll

> >

> > If you right-click on that dll, you can get the version number.  Mine is

> > 1.0.2914.16.  I'm not sure which version is ASP.NET and which version is

> > ASP.NET Premium, but atleast you can get the exact version numbers.  Try

> > downloading the premium edition (18MB), start the install and, from what

> > I remember, you should get a version number on the setup dialogs.  Hope

> > this helps.

> >

> > I almost want to say there is a method you can use to get this

> > information...I just have no clue what it would be.  I'm sure someone

> > knows.

> >

> > Doug

> >

> > -----Original Message-----

> > From: Ron Lemire [mailto:rlemire1@s...]

> > Sent: Friday, December 28, 2001 5:53 PM

> > To: ASP+

> > Subject: [aspx] ASP.NET version (Standard or Premium)

> >

> > Output Caching doesn't seem to be working in my ASP.NET.

> > From 'Professional ASP.NET' it says that Output Caching requires the

> > Premium

> > version of ASP.NET.

> >

> > How can I find out if I have the Premium version or the Standard version

> > of

> > ASP.NET?

> >

> > I installed Visual Studio.NET from the Beta 2 CDs of an MSDN Universal

> > Subscription (August 2001).

> >

> > Thanks...Ron

> >

> >

> >




> >

> >

> >

>

>

>






Message #5 by "Ron Lemire" <rlemire1@s...> on Sat, 29 Dec 2001 18:47:15 -0800
Go to www.asp.net and click on the "Click here to download ASP.NET Beta 2"

link. This will take you to the Microsoft ASP.NET Premium Edition download

page.



"Alessandro Facchini" <tid3840@i...> wrote in message

news:132377@a...

>

> Hi

>

> Can you please tell me which link you used ?

>

> Alessandro Facchini

> Italy

>

> ----- Original Message -----

> From: "Ron Lemire" <rlemire1@s...>

> Newsgroups: aspx

> To: "ASP+" <aspx@p...>

> Sent: Saturday, December 29, 2001 4:49 PM

> Subject: [aspx] Re: ASP.NET version (Standard or Premium)

>

>

> > Downloaded Premium ASP.NET and Output Caching is now working.

> > Thanks

> >

> > "Douglas Rohm" <dlr@m...> wrote in message news:132332@a...

> > >

> > > Good question.  Here's the path to my .NET framework files, and

> > > specifically to the dll that ASP.NET uses.

> > >

> > > C:\WINDOWS\Microsoft.NET\Framework\v1.0.2914\aspnet_isapi.dll

> > >

> > > If you right-click on that dll, you can get the version number.  Mine

is

> > > 1.0.2914.16.  I'm not sure which version is ASP.NET and which version

is

> > > ASP.NET Premium, but atleast you can get the exact version numbers.

Try

> > > downloading the premium edition (18MB), start the install and, from

what

> > > I remember, you should get a version number on the setup dialogs.

Hope

> > > this helps.

> > >

> > > I almost want to say there is a method you can use to get this

> > > information...I just have no clue what it would be.  I'm sure someone

> > > knows.

> > >

> > > Doug

> > >

> > > -----Original Message-----

> > > From: Ron Lemire [mailto:rlemire1@s...]

> > > Sent: Friday, December 28, 2001 5:53 PM

> > > To: ASP+

> > > Subject: [aspx] ASP.NET version (Standard or Premium)

> > >

> > > Output Caching doesn't seem to be working in my ASP.NET.

> > > From 'Professional ASP.NET' it says that Output Caching requires the

> > > Premium

> > > version of ASP.NET.

> > >

> > > How can I find out if I have the Premium version or the Standard

version

> > > of

> > > ASP.NET?

> > >

> > > I installed Visual Studio.NET from the Beta 2 CDs of an MSDN Universal

> > > Subscription (August 2001).

> > >

> > > Thanks...Ron

> > >

> > >

> > >




> > >

> > >

> > >

> >

> >

> >




>

>

>






  Return to Index