I've seen several threads discussing the following error, however I've haven't seen a similar instance to the type of error I'm getting.
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: File or assembly name DotNetNuke.HttpModules.UrlRewrite, or one of its dependencies, was not found.
Source Error:
Line 70: </viewstate>
Line 71: <httpModules>
Line 72: <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules.UrlRewrite" />
|
etc., etc., etc.
This error is evident as thumbnails for pictures that are rendered from the file system. It does not occur for pictures rendered from a url (whether or not their within the file system or hosted remotely). If I click the logout link I now also recieve a similar error.
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: File or assembly name DotNetNuke.HttpModules.UrlRewrite, or one of its dependencies, was not found.
Source Error:
Line 70: </viewstate>
Line 71: <httpModules>
Line 72: <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules.UrlRewrite" />
|
etc.
There is not a another intall of dnn or web.config file in any other directory. The directory where the system is looking for a bin folder, does not have a bin folder, nor does it need one.
The website was working fine, however I upgrade my install of Catalook when the errors occured. Does anyone have suggestions how to fix these errors without a new install or upgrade of DNN? or where they originate from.
DNN3.2.2
Godaddy shared hosting
www.vasus.com/market
Thanks,
ian