I hope somebody can help me with this... I'm new to DNN and I'm doing the best I can. I've created permissions for directories/subdirectories but perhaps I haven't done the right ones. Some were just too long to be able to add permissions for (70 character limit). Once I hit that, I quit trying to do every subdirectory and concentrated on just those mentioned in other posts on this forum. I got past the initial permission error screen and now I'm stuck with configuration errors. Here's what I have:
Parser Error Message: File or assembly name DotNetNuke.HttpModules.UrlRewrite, or one of its dependencies, was not found.
Source Error:
Line 32: <!-- HttpModules for Common Functionality -->
Line 33: <httpModules>
Line 34: <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules.UrlRewrite" />
Line 35: <add name="Exception" type="DotNetNuke.HttpModules.ExceptionModule, DotNetNuke.HttpModules.Exception" />
Line 36: <add name="UsersOnline" type="DotNetNuke.HttpModules.UsersOnlineModule, DotNetNuke
|
I saw this same error mentioned once before, but no specific solution was provided (sowen - I hope you see this and can provide some guidance).
I'm going nuts here. I appreciate any help that can be provided.