We use MOM_15.SMX.net, MOM_15 is host name, smx.net is domain name. Besides, MOM 2005 Web Console with IE 7 works good by manual. However, When I execute "Web Console" automation test case with IE 7, it always fail. And fail log info as below:
[21:30:6] <1284> ERR Start - Set=1, Level=2, Var=0 [] : GRP_ABORT
// <<<EXCEPTION>>>System.UnauthorizedAccessException: Access is denied.
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at mshtml.HTMLDocumentClass.get_readyState()
at MOM.Test.UI.Core.FooterFrame.get_Document()
at MOM.Test.UI.Core.FooterFrame.get_Ready()
at MOM.Test.UI.Core.WebConsoleApp.WaitTillDone()
at MOM.Test.UI.Model.WebConsole.Setup(IContext ctx)
at MOM.Test.UI.Model.WCLauncher.Start()
[21:30:6] <1284> Alw LauncherVerifyEvents - Beginning variation 1
[21:30:17] <1284> ERR LauncherVerifyEvents - Set=1, Level=2, Var=1 [Open the Events view, verify we can read it, create an event, refresh the view, verify the event shows up.] : VAR_ABORT
// <<<EXCEPTION>>>System.UnauthorizedAccessException: Access is denied.
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at mshtml.HTMLDocumentClass.get_readyState()
at MOM.Test.UI.Core.LinkFrame.get_Document()
at MOM.Test.UI.Core.LinkFrame.get_LinkEvents()
at MOM.Test.UI.Core.LinkFrame.ClickEvents()
at MOM.Test.UI.Model.WebConsole.VerifyEvents(IContext ctx)
at MOM.Test.UI.Model.WCLauncher.LauncherVerifyEvents(WebConsole consoleTests, IContext ctx)
[21:30:17] <1284> Alw LauncherVerifyComputers - Beginning variation 2
[21:30:17] <1284> ERR LauncherVerifyComputers - Set=1, Level=2, Var=2 [Open the Computers view, verify we can read it, find the MOM server, and enumerate the machine's attributes.] : VAR_ABORT
// <<<EXCEPTION>>>System.UnauthorizedAccessException: Access is denied.
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at mshtml.HTMLDocumentClass.get_readyState()
at MOM.Test.UI.Core.FooterFrame.get_Document()
at MOM.Test.UI.Core.FooterFrame.get_Ready()
at MOM.Test.UI.Core.WebConsoleApp.WaitTillDone()
at MOM.Test.UI.Model.WebConsole.VerifyComputers(IContext ctx)
at MOM.Test.UI.Model.WCLauncher.LauncherVerifyComputers(WebConsole consoleTests, IContext ctx, String targetState)
[21:30:17] <1284> Alw LauncherVerifyAlerts - Beginning variation 3
[21:30:17] <1284> Alw LauncherVerifyAlerts - TODO: Update variation description!
[21:30:17] <1284> ERR LauncherVerifyAlerts - Set=1, Level=2, Var=3 [Open the Alerts view, verify we can read it, find the alert that should've been created when we created the event, resolve the alert, verify the alert goes away.] : VAR_ABORT
// <<<EXCEPTION>>>System.UnauthorizedAccessException: Access is denied.
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at mshtml.HTMLDocumentClass.get_readyState()
at MOM.Test.UI.Core.FooterFrame.get_Document()
at MOM.Test.UI.Core.FooterFrame.get_Ready()
at MOM.Test.UI.Core.WebConsoleApp.WaitTillDone()
at MOM.Test.UI.Model.WebConsole.VerifyAlerts(IContext ctx)
at MOM.Test.UI.Model.WCLauncher.LauncherVerifyAlerts(WebConsole consoleTests, IContext ctx)
[21:30:17] <1284> Alw LauncherVerifyComputers - Beginning variation 4
[21:30:17] <1284> ERR LauncherVerifyComputers - Set=1, Level=2, Var=4 [Open the Computers view, verify we can read it, find the MOM server, and enumerate the machine's attributes.] : VAR_ABORT
// <<<EXCEPTION>>>System.UnauthorizedAccessException: Access is denied.
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at mshtml.HTMLDocumentClass.get_readyState()
at MOM.Test.UI.Core.FooterFrame.get_Document()
at MOM.Test.UI.Core.FooterFrame.get_Ready()
at MOM.Test.UI.Core.WebConsoleApp.WaitTillDone()
at MOM.Test.UI.Model.WebConsole.VerifyComputers(IContext ctx)
at MOM.Test.UI.Model.WCLauncher.LauncherVerifyComputers(WebConsole consoleTests, IContext ctx, String targetState)
// Vars expected : [5]
// Vars passed : [0]
// Vars failed : [0]
// Vars aborted : [4]
// Grps aborted : [1]
// Vars unsupported : [0]
// unknown : [0]
*LOG_DONE*