Hi Nick. I've been very impressed with your Aero theme and wanted to install it on my site. So I've just doenloaded Aero 2.0 and followed the instructions to copy the bin and themes folders to my CS Web directory. So far so good.
However, as soon as I set any blog to use the Aero2 theme, this is what happens when I visit that blog:
Server Error in '/' Application.
Could not find a part of the path 'C:\Community Server\Web\Themes\default\Variants'.
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.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Community Server\Web\Themes\default\Variants'.
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:
[DirectoryNotFoundException: Could not find a part of the path 'C:\Community Server\Web\Themes\default\Variants'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2014576
System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) +1817
System.IO.DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption) +57
System.IO.DirectoryInfo.GetDirectories() +11
nbdc.communityserver.themes.aero.Configuration.AeroConfig.loadVariants(XmlNode node) +301
nbdc.communityserver.themes.aero.Configuration.AeroConfig.loadFromFile() +473
nbdc.communityserver.themes.aero.Configuration.AeroConfig..ctor() +436
nbdc.communityserver.themes.aero.AeroContext.get_AeroConfig() +101
nbdc.communityserver.themes.aero.User..ctor() +31
nbdc.communityserver.themes.aero.Controls.Script.RenderContents(HtmlTextWriter output) +36
System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +29
|
[etc...]
So, lloks like it is missing a folder, so if I go and create that Variants folder, I no longer get the exception, but the blog just takes on the default CS2 theme.
What did I miss? You make it sound so simple in the instructions ;-)
Cheers,
Tim Long
TiGra Networks