Xpath error

0
While run my app in local host i’m getting the below exception   An exception has occurred for the following request(s):     InternalLimitedXPathTextGetRequest (depth = -1, amount = 20): //LeaveForm.History[LeaveForm.History_LeaveForm/LeaveForm.LeaveForm/LeaveForm.LeaveForm_Account/Administration.Account/id = '[%CurrentUser%]']   If any one knows pls correct me.   Thanks in advance, Aneesh
asked
2 answers
2

Hi Aneesh,

 

Can you remove /id from your xpath and try once?

answered
0

Hi Sanjay,

 

answered