tracking user id of error sender
billg1955
Posts: 4
is there a way to receive the windows login of the user that is sending the error report?
Comments
Regarding your question, you can create your own error dialog box (using the templates from the SDK) and add a custom property that will let you see the users' names in the reports you'll receive. The following articles have more details on this:
For creating custom dialog boxes with the SDK - http://documentation.red-gate.com/displ ... th+the+SDK
For adding custom properties to the dialog box - http://sdk.red-gate.com/index.php/Custom_Properties
To accommodate users who might be under tight security though, it may be best to provide the option on the dialog box of whether the username should be saved in the report or not.
Hope this info helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?