Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
My recently upgraded site to 7.1 has a problem with the shopping cart module where the links in the module fail to display a page. I get an error in the event viewer referencing a UrlRewriterConfiguration GetConfig error. Here's the error:
UrlRewriter.RewriterConfiguration: GetConfig Failed
FilePath:
ExceptionMessage: Unable to cast object of type 'DotNetNuke.HttpModules.Config.RewriterConfiguration' to type 'DotNetNuke.Entities.Urls.Config.RewriterConfiguration'.
I'm sure it's related to the web.config, I'm just not sure how. Any ideas?