Client Management Suite

 View Only
  • 1.  Recovery Solution: RSAgent web install error after upgrade from 6.2 SP2 to SP3

    Posted Apr 22, 2009 07:05 AM
    When I go to: http://servername/rsagent/CRStart.asp I get the initial screen, click Next, select "Server-based Mode", click Next, and I receive the following error:

    Microsoft JScript runtime error '800a000d'

    Type mismatch

    /rsagent/CRSelectAccount.asp, line 25

    Does anyone have a solution for this?

    The offending line 25 is: var SecurityMode=UserManager.GetSecurityMode();

    Regards,

    Jonathan




  • 2.  RE: Recovery Solution: RSAgent web install error after upgrade from 6.2 SP2 to SP3
    Best Answer

    Posted Apr 22, 2009 08:57 AM
    Resolved this myself- was DCOM related.

    Used information in KB articles 2797 and 38354:

    https://kb.altiris.com/article.asp?article=2797&p=1

    https://kb.altiris.com/article.asp?article=38354&p=1

    Jon