Thanks!
However, I have a problem that manifests itself as follows: when I create an
ASP.NET web app from within VS 2005, it works OK. But when I create an app
from within VS 2008, it builds OK but it gives an error when I try to see it
in the browser:
Cannot execute a program. The command being executed was
"C:\Windows\Microsoft.NET\Framework64\v3.5\vbc.exe" /noconfig
@"C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET
Files\vs2008test\e362fa34\f58b2a48\ucocibwi.cmdline".
All the permissions on the folders look OK and I see no differences between
the configuration settings of those two apps.
Both apps were created from the same workstation (with both VS 2005 and 2008
installed. There is no FPSE on the web server. What did I miss?
Thank you,
Hrvoje
"Steve Schofield" <steve DeleteThis @iislogs.com> wrote in message
news:OHZBEzh$HHA.5164@TK2MSFTNGP05.phx.gbl...
> .NET 3.5 is an extension of 2.0 as was 3.0. The only real frameworks that
> will show up in the app pools are 1.1, 2.0.
>
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
> "Hrvoje Vrbanc" <hrvojev DeleteThis @recro.hr> wrote in message
> news:e5gCH$U$HHA.5464@TK2MSFTNGP02.phx.gbl...
>> Hello all!
>>
>> I have started testing IIS 7 under Windows Server 2008 (beta) and have
>> installed .NET Framework v3.5 on the same machine.
>>
>> However, I'm unable to see .NET Framework v3.5 as a configuration option
>> for the application pools in the IIS Manager. All I can use is .NET
>> Framework v2.0.50727.
>>
>> In fact, the only trace of v3.5 in my system is that I can uninstall it
>> from within the Control Panel.
>>
>> I would like to be able to test Orcas-developed (VS 2008 is installed on
>> a client machine) web applications on the IIS 7.
>>
>> What to do?
>>
>> Thank you in advance,
>> Hrvoje
>>
> >> Stay informed about: IIS 7 and .NET Framework 3.5