Hello Imar:
I can no longer preview your project that I built!
I had finished all but chapters 17 & 18 and will be finishing them up soon.
But I've been working on my own website and am using some ideas from another project (beerhouse).
I just tried to open up the Planet Wrox project now, and I get the following error:
========
Server Error in '/' Application.
--------------------------------------------------------------------------------
Theme 'PlainHtmlYellow' cannot be found in the application or global theme directories.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Theme 'PlainHtmlYellow' cannot be found in the application or global theme directories.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Theme 'PlainHtmlYellow' cannot be found in the application or global theme directories.]
System.Web.Compilation.ThemeDirectoryCompiler.GetT hemeBuildResultType(String themeName) +920
System.Web.Compilation.ThemeDirectoryCompiler.GetT hemeBuildResultType(HttpContext context, String themeName) +73
System.Web.UI.Page.InitializeThemes() +8696095
System.Web.UI.Page.PerformPreInit() +38
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +282
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
==========
I had been trying to figure out why the dropdown list wouldn't show up when I switched from the template monster theme to the plain yellow theme in my own project. I had been working in my own web, and then when I needed to refer to something, I always shut my web down before opening the beerhouse project and shut it down before opening mine. This time, I shut down that Beerhouse project and opened yours because the drop down list worked fine in it. But when I tried to view my planet wrox web in the browser I got that weird message.
So I rebooted. Then after rebooting, closed all the open pages and rebuilt the project. Tried to open it again. But still this message persists. It doesn't refer to any page in the project. Is it something in the main Net files I need to do something with?
What do I do??
Rachel