I just installed cutechat to a new dnn install (5.6.1) and added the standard chat module to a page and getting this error message:
Error: standard is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: E:\WWW\FD_DNN_561_Alpha\Website\DesktopModules\CuteSoft_Client\CuteChatControls\Lobbies.ascx(20): error BC30516: Overload resolution failed because no accessible 'Add' accepts this number of arguments. ---> System.Web.HttpCompileException: E:\WWW\FD_DNN_561_Alpha\Website\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.GetVPathBuildResultWithAssert(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.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) in E:\WWW\FD_DNN_561\Library\UI\ControlUtilities.cs:line 52 at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() in E:\WWW\FD_DNN_561\Library\UI\Modules\ModuleHost.cs:line 143 --- End of inner exception stack trace ---
Thanks,