I am attempting to install the calendar extension and when I activate the plugin, I see the following exception in my logs.  I can access parts of the calendar, but no css, images, etc...  Wondering if i have some permissions incorrect or what causes this:

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, li

Path: /controlpanel/Settings/ManagePlugins.aspx as HTTP POST

Referrer: /controlpanel/Settings/ManagePlugins.aspx

Message: PluginInitializationError Exception occurred. Please see stack trace for more information.

System.Threading.ThreadAbortException: Thread was being aborted.

at Telligent.Evolution.Components.EventLogs.Write(EventLogEntry entry)

at Telligent.Evolution.Components.ThemeFiles.AddUpdateFile(Guid themeTypeID, Int32 themeContextID, String themeName, String propertyName, String fileName, Stream contentStream, Int32 contentLength)

at Telligent.Evolution.Components.ThemeFiles.AddUpdateFile(Guid themeTypeID, Int32 themeContextID, String themeName, String propertyName, String fileName, Byte[] content)

at Telligent.Evolution.Controls.ThemeFileListCustomControl.SetPropertyValue(ConfigurationDataBase data, Property property, XmlNode node)

at Telligent.DynamicConfiguration.Components.PropertyValueImporter.Import(XmlNode parentNode)

at Telligent.Evolution.Components.ThemeConfigurationDataImporter.Import(XmlDocument doc)

at Telligent.Evolution.Components.ThemeConfigurations.SaveFactoryDefaults(Theme theme, ThemeConfigurationData sourceTheme)

at Telligent.Evolution.Extensibility.UI.Version1.ThemeFiles.AddUpdateFactoryDefault(Theme theme, String property, String fileName, Stream content, Int32 contentLength)

at Telligent.Evolution.Extensions.Calendar.ScriptedWidgets.Plugin.AddFilesforTheme(Theme theme, String matchGuid)

at Telligent.Evolution.Extensions.Calendar.ScriptedWidgets.Plugin.AddThemeFiles()

at Telligent.Evolution.Extensions.Calendar.ScriptedWidgets.Plugin.Initialize()

at Telligent.Evolution.Components.PluginManager.()