Skip to main content
Shadowbox reads:

 

Validation Errors while Saving Record(s)

 

There were custom validation error(s) encountered while saving the affected record(s). The first validation error encountered was "Apex trigger trgUser caused an unexpected exception, contact your administrator: trgUser: execution of AfterUpdate caused by: System.DmlException: Insert failed. First exception on row 0; first error: UNKNOWN_EXCEPTION, Operation not valid for this user type: []: Trigger.trgUser: line 26, column 5".
1 resposta
  1. 12 de dez. de 2011, 17:05
    That's a custom code error so it sounds like either someone in your company wrote some bad code or installed an application with some bad code in it.  

     

    I recommend logging a ticket with your CRM admin to figure out where the trigger "trgUser" came from and why the error might be happening.
0/9000