I have a quick question... We have ASP ver 1.1 on our Win2K3 server. We are
installing Sharepoint which requires the .net framework ver 3.0 and ASP 2.0.
No problems getting the .net framework 3.0 but I CAN NOT find ASP ver 2.0
anywhere!! Is it bundled in some other download? I checked MS download
site and version 2.0 is not there as a download - although there are tons of
references to ASP ver 2.0 stuff...
What gives?? Does anyone have a link to a site where this can be
downloaded??
Thanks, Brad
If I remember correctly, if you download 3.0, it will check to see if you
have 2.0 installed - then, if you don't, it will handle that part for you

Signature
David Wier
MVP/ASPInsider
http://aspnet101.com
http://iWritePro.com
>I have a quick question... We have ASP ver 1.1 on our Win2K3 server. We
>are installing Sharepoint which requires the .net framework ver 3.0 and ASP
[quoted text clipped - 7 lines]
>
> Thanks, Brad
Brad Pears - 13 Jul 2007 17:57 GMT
Installing ver 3.0 doesn't seem to have installed ASP ver 2.0 and did not
mention anything about it either...
Help!
Brad
> If I remember correctly, if you download 3.0, it will check to see if you
> have 2.0 installed - then, if you don't, it will handle that part for you
[quoted text clipped - 10 lines]
>>
>> Thanks, Brad
Juan T. Llibre - 13 Jul 2007 19:03 GMT
The .Net Framework 2.0 redistributables are at :
http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx
Make sure you select the correct version for your hardware.
The SDKs are also available at that page.
The examples in the SDK are an invaluable guide
to developing with .NET Framework 2.0, including ASP.NET 2.0.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Installing ver 3.0 doesn't seem to have installed ASP ver 2.0 and did not mention anything about it either...
>
[quoted text clipped - 11 lines]
>>>
>>> Thanks, Brad
> I have a quick question... We have ASP ver 1.1 on our Win2K3 server. We are
> installing Sharepoint which requires the .net framework ver 3.0 and ASP 2.0.
[quoted text clipped - 7 lines]
>
> Thanks, Brad
hi,
if you are uninstalling 2.0 can download it from here
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD
-AAB15C5E04F5
but 2.0 framework should be there after installing 3.0
if you don't find it in iis then using as aspnet_regiis.exe -i
resister asp.net to iis
aspnet_regiis.exe located in ...\WINDOWS\Microsoft.NET\Framework
\v2.0.50727
hope helps
nahid
http://nahidulkibria.blogspot.com/
http://www.kaz.com.bd
Brad Pears - 13 Jul 2007 17:57 GMT
That link you included is for the .net framework ver 2.0. We want .net
framework 3.0 which can be found no problem and ASP .net ver 2.0. We
currently have only ASP ver 1.1 installed. I cannot find an ASP ver 2.0
download anywhere...
Installing ver 3.0 doesn't seem to have installed ASP ver 2.0 and did not
mention anything about it either...
Help!
>> I have a quick question... We have ASP ver 1.1 on our Win2K3 server. We
>> are
[quoted text clipped - 27 lines]
> http://nahidulkibria.blogspot.com/
> http://www.kaz.com.bd
David Wier - 13 Jul 2007 18:12 GMT
Which subdirectories do you see, when you navigate here:
C:\WINDOWS\Microsoft.NET\Framework

Signature
David Wier
MVP/ASPInsider
http://aspnet101.com
http://iWritePro.com
> That link you included is for the .net framework ver 2.0. We want .net
> framework 3.0 which can be found no problem and ASP .net ver 2.0. We
[quoted text clipped - 38 lines]
>> http://nahidulkibria.blogspot.com/
>> http://www.kaz.com.bd
Peter Bromberg [C# MVP] - 13 Jul 2007 19:50 GMT
.NET Framework 2.0 gives you ASP.NET 2.0. There is no "ASP.NET 2.0" to
download.

Signature
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder(BETA): http://www.blogmetafinder.com
> That link you included is for the .net framework ver 2.0. We want .net
> framework 3.0 which can be found no problem and ASP .net ver 2.0. We
[quoted text clipped - 37 lines]
> > http://nahidulkibria.blogspot.com/
> > http://www.kaz.com.bd
Riki - 14 Jul 2007 08:51 GMT
> .NET Framework 2.0 gives you ASP.NET 2.0. There is no "ASP.NET 2.0" to
> download.
Just for completeness, .NET Framework 2.0 gives you ASP.NET 2.0, provided
you have installed IIS first.
If you first installed .NET 2.0, then IIS, you have to reinstall .NET 2.0 to
get ASP.NET 2.0.

Signature
Riki