Unable to Start Interrogation
Hi,
I was trying to start interrogation for a web application, however, i was getting below error, any idea how to fix it?
1) Exception Information
*********************************************
Exception Type: System.NullReferenceException
Message: "Object reference not set to an instance of an object."
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.String GetInternetExplorerPath()
HelpLink: NULL
Source: "OpenSpan.Common"
HResult: -2147467261
Hi,
I was trying to start interrogation for a web application, however, i was getting below error, any idea how to fix it?
1) Exception Information
*********************************************
Exception Type: System.NullReferenceException
Message: "Object reference not set to an instance of an object."
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.String GetInternetExplorerPath()
HelpLink: NULL
Source: "OpenSpan.Common"
HResult: -2147467261
StackTrace Information
*********************************************
at OpenSpan.Common.Utils.InternetExplorerHelper.GetInternetExplorerPath()
at OpenSpan.Common.Utils.InternetExplorerHelper.GetInternetExplorerVersion()
at OpenSpan.Adapters.Web.WebAdapter.StartAdapter()
at OpenSpan.Adapters.Adapter.HandlePerformStart(Object sender, CancelEventArgs e)
at OpenSpan.Design.DesignComponentCommon.OnPerformStart()
at OpenSpan.Design.DesignComponentCommon.Start()
at OpenSpan.Design.DesignComponent.Start()
at OpenSpan.Adapters.Design.InterrogationService.StartInterrogation()
***Edited by Moderator Marissa to update platform capability tags****