If an approver sees an unexpected error when approving a request on the Approve/Reject tab, the request can’t be approved.
Example:
This issue happens when the request includes special characters in notes, questions, or other text fields.
You may also see a website.log file exception that looks like this:
Unhandled Exception http://localhost/esd/RequestDetails.aspx?GUID=e0ab47e9-d7a4-4008-8956-ab3542c86422&Focus=general&Show=pending&PageSource=0+&RequestType=0+&PackageType=28&rwndrnd=0.035809017113591524 A potentially dangerous Request.Form value was detected from the client
Use the steps in this article to prevent IIS from validating request input by modifying the Web.config file.
- Open the
Web.configfile on the App Broker server.
Location:C:\Program Files (x86)\Flexera Software\App Portal\Web\Web.Config - Find the following section:
<location path="MyRequests.aspx">
<system.web>
<pages validateRequest="true" />
<httpRuntime requestValidationMode="2.0" />
</system.web>
</location>
- Change
validateRequest="true"tovalidateRequest="false".
<location path="MyRequests.aspx">
<system.web>
<pages validateRequest="false" />
<httpRuntime requestValidationMode="2.0" />
</system.web>
</location>
- Run
IISReseton the server to apply the change. - Reapprove the request.
TIP: Use plain text in the approve/reject comment box when approving requests.
The request approval will complete without the unexpected error.
Related Articles
Fix Intune sync failure when ConfigMgr sync is enabled in App Broker 2025 R1 8Number of Views App Broker Reporting that Request Failed, where SCCM is reporting Success 9Number of Views App Broker site down. Users unable to access App Broker site. 8Number of Views What Variables are Available in App Broker? 6Number of Views [IndexOutOfRangeException: Index was outside the bounds of the array.] -- App Broker error 15Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago