I've followed all the deployment instructions on the CuteSoft web site to install the integration package of CuteChat with Community Server 2007. However, everytime I now click on the Chat link I receive the following error (this is pretty generic):
Oops something went wrong!
Either the site is offline or an unhandled error occurred. We apologize and have logged the error. Please try your request again or if you know who your site administrator is let them know too.
with this accociated event in the event viewer (very specific but, I don't know how to fix):
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 7/2/2007
Time: 6:35:28 PM
User: N/A
Computer: WM-DG-192
Description:
Event code: 3006
Event message: A parser error has occurred.
Event time: 7/2/2007 6:35:28 PM
Event time (UTC): 7/3/2007 1:35:28 AM
Event ID: 8db7d1f4bd6d41dca3f268db9dd26af5
Event sequence: 3
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/w3svc/1/Root-2-128279001204191688
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Telligent\Community Server 2007\Web\
Machine name: WM-DG-192
Process information:
Process ID: 600
Process name: aspnet_wp.exe
Account name: WM-DG-192\ASPNET
Exception information:
Exception type: HttpParseException
Exception message: Unknown server tag 'CS:MPContainer'.
Request information:
Request URL: http://192.168.23.2/Chat.aspx
Request path: /Chat.aspx
User host address: 192.168.56.183
User: admin
Is authenticated: True
Authentication Type: Forms
Thread account name: WM-DG-192\ASPNET
Thread information:
Thread ID: 5
Thread account name: WM-DG-192\ASPNET
Is impersonating: False
Stack trace: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
at System.Web.UI.TemplateParser.ParseInternal()
at System.Web.UI.TemplateParser.Parse()
at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I'm not sure what's going on, please help.