Hello
When a user wants to see a form send the message "Laserfiche econtró un error interno. Vuelva a intentarlo".
And in the Event Viewer send a message:
14/10/2015 12:38:40 p. m. | Sesión:
Usuario: BCajica
URL: /Forms/webapi/v1/Data?instanceId=11188&mode=variable&onlySummaryVariables=true
Mensaje: An error occurred while executing the command definition. See the inner exception for details.
Seguimiento de la pila: en System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
en System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues)
en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
Why it sends this error?
Thanks