Hi,
I am trying to test my report app in my own test app. I am using [Report Handler] which does not need a separate [RequestPageHandler] but when Run my report as a test, I get this error
Can anybody explain the reason?
Hi,
I am trying to test my report app in my own test app. I am using [Report Handler] which does not need a separate [RequestPageHandler] but when Run my report as a test, I get this error
Can anybody explain the reason?
Thanks Jalmaraz for helping.
I have tried both of these but no change in my error.
Faheem good evening: you must set UseRequestPage of the report to false.
learn.microsoft.com/.../devenv-userequestpage-property . Other option to avoid this fail is declare a request page handler procedure and invoke ok Button inside it.
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156