Hello, I am getting a strange error when attempting to edit content in the content manager module. "DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'dbo.ContentManagerRouting'..." The stack trace goes on from there. I think it may be a bug because I can change the name of the database table so that it's what the module says it expects in the error message. But when I go do another opertion like to view the content on the page, I get another error saying it expects a table name that includes "DNN_" in the front of it which is just a qualifier that you set during installation. Any ideas, or have you seen anything like this before? The version I am using is 04.01.05, and my DNN version is 4.08.00. Thanks! |