Knowledge Base Ask Cody Resources



 
How do I handle an authentication error directly from my application without popping up the dialog box that is built into the ActiveX?
You must first set the ShowUI property to False to inhibit the built-in authentication dialog box. Then you must check for the value in the LastResults property. If this value is 401 this means that User Authentication has failed and your application can handle the situation accordingly.





04/18/2024   Legal notices | PRIVACY Policy |