G
Guest
Hi All,
User Interface Application Block v 2.0 throwing exception when OpenNavigator
is used in cache disabled scenario (i.e when uip configured as
<uipConfiguration enableStateCache="false" allowBackButton="false"> )
First page with the open navigator gets loaded without any error.
Subsequent requests to the other pages are failing with "Object reference not
set to instance of object error".
Is there any setting to do away with this?
Observation: Problem is with the OpenNavigator(navigationGraphName, taskId)
constructor which is trying to load state by picking up navigator construct
from the navigator collections. For Open Navigator there won't be any entry
in this collection.
Thanks in Advance,
Asief.
User Interface Application Block v 2.0 throwing exception when OpenNavigator
is used in cache disabled scenario (i.e when uip configured as
<uipConfiguration enableStateCache="false" allowBackButton="false"> )
First page with the open navigator gets loaded without any error.
Subsequent requests to the other pages are failing with "Object reference not
set to instance of object error".
Is there any setting to do away with this?
Observation: Problem is with the OpenNavigator(navigationGraphName, taskId)
constructor which is trying to load state by picking up navigator construct
from the navigator collections. For Open Navigator there won't be any entry
in this collection.
Thanks in Advance,
Asief.