Hi,
When I browse to the default.aspx page within admin i get the following error message -
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'MB.TheBeerHouse.CustomEvents' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 191: </providers>
Line 192: <eventMappings>
Line 193: <add name="TBH Events" type="MB.TheBeerHouse.WebCustomEvent, MB.TheBeerHouse.CustomEvents" />
Line 194: </eventMappings>
Line 195: <rules>
I don't have this problem when viewing the page on my local sever but online in my shared web hosting environment.
Any help as always is appreciated.
Thanks