I'm using Visual Studio 2010 SP1, ASP.NET Webforms, Framework .NET 3.5 and IIS Express (also called WebMatrix).
I get the following compilation error in Visual Studio with my WebSite :
Theme 'MySweetyTheme' cannot be found in the application or global theme directories.
Do you know where the global theme directories is located with IIS Express ?
(My favorite search engine seems unfriendly this time).
For information :
With IIS 5.0/6.0 the global theme path is :
C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\Themes
With Cassini (ASP.NET Development Server) the global theme path is :
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ASP.NETClientFiles\Themes