1005: Your URL (bookmark) contains an invalid POSSE parameter.
Arguments:
source = "Outrider:StartDialog('PossePresentation=NewRegistration&PosseObjectId=592312312')"
reason = 'Invalid parameter PosseObjectId "592312312".'
Traceback:
file =PosseExceptions.py, line 77, in __init__
file =OutriderQueryString.py, line 53, 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 parameter PosseObjectId "592312312".',
source: "Outrider:StartDialog('PossePresentation=NewRegistration&PosseObjectId=592312312')",
}
logLevelOverride -> None
self -> InvalidBookmark()
file =OutriderQueryString.py, line 53, in FetchParms
configCache -> <PosseConfig.Cache.Cache object at 0x0000019B6ED0ED68>
dataCache -> <OutriderData.OutriderCache.OutriderDataCache object at 0x0000019B68E13F98>
hasError -> True
objectHandle -> '592312312'
objectId -> 592312312
presPC -> None
self ->
POSSEOBJECTID: ['592312312']
POSSEPRESENTATION: ['NewRegistration']
file =OutriderCore.py, line 2626, in StartDialog
queryString -> 'PossePresentation=NewRegistration&PosseObjectId=592312312'
self -> <OutriderCore.Outrider object at 0x0000019B6B12B898>
file =Interface.py, line 3946, in invoker
args -> (
'PossePresentation=NewRegistration&PosseObjectId=592312312',
)
hit -> <Interface.Hit object at 0x0000019B6EBB2780>
kwargs -> {
}
living -> True
method -> <bound method Outrider.StartDialog of <OutriderCore.Outrider object at 0x0000019B6B12B898>>
self -> <Interface.Interface object at 0x0000019B60E46D68>
tid -> 24908
at Computronix.POSSE.Outrider.PageBase.ProcessError(Exception exception)
at Computronix.POSSE.Outrider.PageBase.LoadPresentationCore(Boolean returnAfterSubmit, Boolean startDialogWithChanges)
at Computronix.POSSE.Outrider.PageBase.LoadPresentation(Boolean returnAfterSubmit, Boolean startDialogWithChanges)
at Computronix.POSSE.Outrider._Default.Page_Load(Object sender, EventArgs e)
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)
|