Hello,
I am trying to install Cutechat module to DNN 6. Installation was ok. but when I tried to added the module to the page I got this Error Message.
[ Error: Lobbies is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: C:\inetpub\wwwroot\CityGasIntranet\DesktopModules\CuteSoft_Client\CuteChatControls\Lobbies.ascx(20): error BC30516: Overload resolution failed because no accessible 'Add' accepts this number of arguments. ---> System.Web.HttpCompileException: C:\inetpub\wwwroot\CityGasIntranet\DesktopModules\CuteSoft_Client\CuteChatControls\Lobbies.ascx(20): error BC30516: Overload resolution failed because no accessible 'Add' accepts this number of arguments. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace --- ]
Anyidea on this ?
Thank you,
May