Client Management Suite

 View Only
  • 1.  EventID 1310 ASP.NET Warnings on Altiris 6 Task Server from April 2011 MS Updates

    Posted Apr 13, 2011 03:40 PM

    After this month's Microsoft updates, event ID 1310 warnings are filling up Windows' Application event log on one of my task servers where the "User host address" is different per entry.  I'm guessing MS11-028 may be to blame since it addresses a .NET vulnerability although not sure.  Note that "aspnet_regiis.exe -i" didn't help.  I just opened up a (minor) case with Symantec tech support to see what they say although was curious whether anyone else has seen this on any of your Altiris 6.x task servers yet?  You'll find a sample event log entry, below.

    Event Type: Warning
    Event Source: ASP.NET 2.0.50727.0
    Event Category: Web Event
    Event ID: 1310
    Date:  4/13/2011
    Time:  9:22:40 AM
    User:  N/A
    Computer: CCHSURVEYOR
    Description:
    Event code: 3007
    Event message: A compilation error has occurred.
    Event time: 4/13/2011 9:22:40 AM
    Event time (UTC): 4/13/2011 7:22:40 PM
    Event ID: 64b25548d02146d1b37e6064f695feaf
    Event sequence: 3
    Event occurrence: 1
    Event detail code: 0
     
    Application information:
        Application domain: /LM/W3SVC/1/Root/Altiris/ClientTask/Server-547-129471961599266918
        Trust level: Full
        Application Virtual Path: /Altiris/ClientTask/Server
        Application Path: C:\Program Files\Altiris\Altiris Agent\Client Task Server\ServerWeb\
        Machine name: CCHSURVEYOR
     
    Process information:
        Process ID: 2772
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
     
    Exception information:
        Exception type: HttpCompileException
        Exception message: (0): error CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\altiris_clienttask_server\9baeca0e\30f335ff\App_global.asax.i6iapcjr.dll' -- 'Access is denied. '
     
    Request information:
        Request URL: http://172.31.62.15/Altiris/ClientTask/Server/Register.aspx?ResourceGuid=a1a8f9a7-4b18-4990-9701-5d7732853786
        Request path: /Altiris/ClientTask/Server/Register.aspx
        User host address: 172.31.52.97
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
     
    Thread information:
        Thread ID: 7
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Web.Compilation.AssemblyBuilder.Compile()
       at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
       at System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
       at System.Web.Compilation.BuildManager.CompileGlobalAsax()
       at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
     
     
    Custom event details:

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



  • 2.  RE: EventID 1310 ASP.NET Warnings on Altiris 6 Task Server from April 2011 MS Updates

    Posted Apr 21, 2011 11:39 AM

    Our TAM with Microsoft said there are issues and fixes discovered regarding ms11-028.

     

    http://support.microsoft.com/kb/2449742

    http://support.microsoft.com/kb/2446709

    http://support.microsoft.com/kb/2540222

     

    Anyone know how do you stop a patch from rolling out once it's been staged. We disabled the policy in the patch remediation center and ran a resource update, but I am still seeing it waiting on a number of systems to be patched.



  • 3.  RE: EventID 1310 ASP.NET Warnings on Altiris 6 Task Server from April 2011 MS Updates

    Posted Apr 27, 2011 09:18 PM

    Would someone running Task Server 6 on IIS 6 that's NOT on your Altiris 6 server please tell me what version of ASP.NET is running for your Altiris ClientTask properties in IIS Manager?  Also, are you able to change your ASP.NET version and is there an "Application Name" and app pool defined?

    All of my options are grayed out and my ASP.NET version is at 2.x.  Found evidence that Task Server wants 1.x instead although not sure if this is only true on the Altiris server itself.  Symantec Tech Support seems to have run out of ideas.  Thanks!



  • 4.  RE: EventID 1310 ASP.NET Warnings on Altiris 6 Task Server from April 2011 MS Updates
    Best Answer

    Posted May 06, 2011 05:22 PM

    Scratch this request.  I couldn't find a working resolution nor did Symantec get back to me on my case so decided to remove Task Server role from the problematic server and transferred task management of my WinXP clients back to my Altiris server.  Puts more load on my Altiris server but it's a workaround...of sorts.