1005: Your URL (bookmark) contains an invalid POSSE parameter.
Arguments:
source = "Outrider:StartDialog('PossePresentation=LEADClassesAvailableByLocation.')"
reason = 'Invalid PossePresentation specified.'
Traceback:
file =PosseExceptions.py, line 77, in __init__
file =OutriderQueryString.py, line 270, in FetchParms
file =OutriderCore.py, line 2626, in StartDialog
file =Interface.py, line 3946, in invoker
Details:
file =PosseExceptions.py, line 77, in __init__
kwargs -> {
reason: 'Invalid PossePresentation specified.',
source: "Outrider:StartDialog('PossePresentation=LEADClassesAvailableByLocation.')",
}
logLevelOverride -> None
self -> InvalidBookmark()
file =OutriderQueryString.py, line 270, in FetchParms
configCache -> <PosseConfig.Cache.Cache object at 0x000002E5A903A400>
dataCache -> <OutriderData.OutriderCache.OutriderDataCache object at 0x000002E5A90D3F28>
fromObjectsAndEndPoints -> [
]
obj -> None
objectDef -> None
objectHandle -> None
possibleDeficiency -> None
presPC -> None
presentationName -> 'LEADClassesAvailableByLocation.'
process -> None
self ->
POSSEPRESENTATION: ['LEADClassesAvailableByLocation.']
file =OutriderCore.py, line 2626, in StartDialog
queryString -> 'PossePresentation=LEADClassesAvailableByLocation.'
self -> <OutriderCore.Outrider object at 0x000002E5A9011B38>
file =Interface.py, line 3946, in invoker
args -> (
'PossePresentation=LEADClassesAvailableByLocation.',
)
hit -> <Interface.Hit object at 0x000002E5AA3AD518>
kwargs -> {
}
living -> True
method -> <bound method Outrider.StartDialog of <OutriderCore.Outrider object at 0x000002E5A9011B38>>
self -> <Interface.Interface object at 0x000002E5A4821D68>
tid -> 13896
at Computronix.POSSE.Outrider.PageBase.ProcessError(Exception exception) in d:\Web\Posse\TraceLeadPublic\App_Code\PageBase.cs:line 2003
at Computronix.POSSE.Outrider.PageBase.LoadPresentationCore(Boolean returnAfterSubmit, Boolean startDialogWithChanges) in d:\Web\Posse\TraceLeadPublic\App_Code\PageBase.cs:line 2497
at Computronix.POSSE.Outrider.PageBase.LoadPresentation(Boolean returnAfterSubmit, Boolean startDialogWithChanges) in d:\Web\Posse\TraceLeadPublic\App_Code\PageBase.cs:line 2133
at Computronix.POSSE.Outrider.PageBase.LoadPresentation() in d:\Web\Posse\TraceLeadPublic\App_Code\PageBase.cs:line 2108
at Computronix.POSSE.Outrider._Default.Page_Load(Object sender, EventArgs e) in d:\Web\Posse\TraceLeadPublic\Default.aspx.cs:line 27
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)