Troubleshooting 1. Error when using a local multimedia file to be processed from a mobile application 2. Getting different results depending on the language used 3. Error message: "Local URL is not allowed" 4. Error message: "Unauthorized" (or "Not authorized") 5. Error message:"Provider's...
Select GeneXus Server virtual directory on the left-hand tree view Open Error Pages from IIS configuration pane Click on "Edit Feature Settings." Set the property "When the server encounters an error, return:" to "Detailed Errors." Restart IIS by executing iisreset from a command prompt. At ...
Select GeneXus Server virtual directory on the left-hand tree view Open Error Pages from IIS configuration pane Click on "Edit Feature Settings." Set the property "When the server encounters an error, return:" to "Detailed Errors." Restart IIS by executing iisreset from a command prompt. At ...
It is used to ask the Identity Provider to return to the client the initial properties dynamically set at login. The Identity Provider must also be configured to send this information. For more details, seeHowTo: Send and receive properties set at the login. ...
Returns An integer value between 0 and 100 that represents the similarity percentage between the images compared. Equal images return 100. Examples &driver.Verify(&driver.CompareImage("C:\screenshot1.png","C:\screenshot2.png") >95,true,"Comparing screenshots")// Local images&driver.Verify...