LockedMessage Center and Database Manager not working

Author
cboyd213
Senior Member
2008/08/23 19:45:52 (permalink)

Message Center and Database Manager not working

This is effected on all logins
When I click on Message Center or Database Manager in HC it shows "Some unhandled exception has occurred."
Not sure how long this has been going on.

---------------------------------------
Here is the error for Message Center:
---------------------------------------
Event code: 3007
Event message: A compilation error has occurred.
Event time: 8/23/2008 10:37:15 PM
Event time (UTC): 8/24/2008 2:37:15 AM
Event ID: 93e914b4f0c944cfa8fd13d480a69003
Event sequence: 144
Event occurrence: 11
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/Root/admin-1-128640187220062736
Trust level: Full
Application Virtual Path: /admin
Application Path: C:\Program Files\Advanced Communications\Hosting Controller 7C\Web\
Machine name: WEB-FTP

Process information:
Process ID: 4648
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM

Exception information:
Exception type: HttpCompileException
Exception message: (0): error CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be found

Request information:
Request URL: http://domainname.com/admin/MessageCenter/ReceivedMessages.aspx?IconsHead=MessageCenter
Request path: /admin/MessageCenter/ReceivedMessages.aspx
User host address: 192.168.4.1
User: hcadmin
Is authenticated: True
Authentication Type: Forms
Thread account name: NT AUTHORITY\SYSTEM

Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
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)

---------------------------------------
Here is the error for Database Manager:
---------------------------------------

Event code: 3007
Event message: A compilation error has occurred.
Event time: 8/23/2008 10:43:45 PM
Event time (UTC): 8/24/2008 2:43:45 AM
Event ID: cdb15300b21b448da30962842da9e90c
Event sequence: 156
Event occurrence: 12
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/Root/admin-1-128640187220062736
Trust level: Full
Application Virtual Path: /admin
Application Path: C:\Program Files\Advanced Communications\Hosting Controller 7C\Web\
Machine name: WEB-FTP

Process information:
Process ID: 4648
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM

Exception information:
Exception type: HttpCompileException
Exception message: (0): error CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be found

Request information:
Request URL: http://domainname.com/admin/DatabaseManager/DatabaseManager.aspx?IconsHead=DatabaseManager
Request path: /admin/DatabaseManager/DatabaseManager.aspx
User host address: 192.168.4.1
User: hcadmin
Is authenticated: True
Authentication Type: Forms
Thread account name: NT AUTHORITY\SYSTEM

Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
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)
#1

6 Replies Related Threads

    HC Team
    Hosting Controller
    RE: Message Center and Database Manager not working 2008/08/25 04:54:11 (permalink)
    Please change hc panel skin and check for the same issue. It might be possible some of your files are missing. If your issue is still there then please contact hc support.

    ________________________
    HC Support Team
    support@hostingcontroller.com
    http://hostingcontroller.com
    +1-213-341-1419
    #2
    cboyd213
    Senior Member
    RE: Message Center and Database Manager not working 2008/08/25 06:43:00 (permalink)
    Ok I got it fixed
    I had to remove asp.net v2 SP1 totaly then install it back
    I think it was a windows update that messed all this up
    #3
    cboyd213
    Senior Member
    RE: Message Center and Database Manager not working 2008/08/26 16:02:07 (permalink)
    After I reinstalled .net V2 I had to move all the websites over from V1.1 to V2 which is fine but when a new domain is added during auto-sign up it's puting it as V1.1
    How do I fix that?
    #4
    HC Team
    Hosting Controller
    RE: Message Center and Database Manager not working 2008/08/27 03:26:55 (permalink)
    It seems .NET v1.1 mappings are being inherited from the root of the webserver for each new website. We recommend you to remove .NET mappings from the root.

    ________________________
    HC Support Team
    support@hostingcontroller.com
    http://hostingcontroller.com
    +1-213-341-1419
    #5
    cboyd213
    Senior Member
    RE: Message Center and Database Manager not working 2008/07/09 17:04:59 (permalink)
    Issues is now fixed
    I ran the following command for V2 aspnet_regiis -i
    #6
    HC Team
    Hosting Controller
    RE: Message Center and Database Manager not working 2008/08/09 01:50:12 (permalink)
    ok.

    ________________________
    HC Support Team
    support@hostingcontroller.com
    http://hostingcontroller.com
    +1-213-341-1419
    #7
    Jump to: