Hi,
I am a developer and using 4.08.02 version of DNN. I did not have any problems in installing DNN just that today I noticed "Host Settings" is not working. The following error comes up:-
Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: E:\DNN\DotNetNuke\Website\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpParseException: E:\DNN\DotNetNuke\Website\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace 'DotNetNuke.HttpModules.Config'. ---> System.Web.HttpCompileException: E:\DNN\DotNetNuke\Website\admin\Host\FriendlyUrls.ascx.vb(44): error BC30560: 'RewriterRuleCollection' is ambiguous in the namespace
I looked on internet and found a fix that involved removing UrlRewrite DLL and I did that. After that I am receiving the following error:-
DotNetNuke.Services.Exceptions.ModuleLoadException: E:\DNN\DotNetNuke\Website\admin\Host\Authentication.ascx.vb(103): error BC30456: 'InstallURL' is not a member of 'Util'. ---> System.Web.HttpParseException: E:\DNN\DotNetNuke\Website\admin\Host\Authentication.ascx.vb(103): error BC30456: 'InstallURL' is not a member of 'Util'. ---> System.Web.HttpCompileException: E:\DNN\DotNetNuke\Website\admin\Host\Authentication.ascx.vb(103): error BC30456: 'InstallURL' is not a member of 'Util'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at
Kindly help me out in fixing this. It looks to be something wrong with my installation or DNN framework.
Thanks,
Rachit