Asp.net 2.0 global themes not working on new Windows 2008 server

We are migrating our .net 2.0 websites from a Windows 2003 server (32 bit) from IIS6 to Windows Server 2008 (64-bit) with IIS7. I can't seem to get global themes to work. The same content / directory structure as our old servers; local App_Themes work great.

Global theme path: D: \ Inetpub \ wwwroot \ aspnet_client \ system_web \ 2_0_50727 \ Themes

thanks Aaron

+3
source share
2 answers

On MSDN, the directory path should look like this:% windows% \ Microsoft.NET \ Framework \ version \ ASP.NETClientFiles \ Themes.

MSDN . , , , , .

, . ASP.NET IUSER , -, . - ?

+1

Auth. ? , - .

0

Source: https://habr.com/ru/post/1702781/


All Articles