Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 0.44 KB | Hits: 39 | Expires: Never
Copy text to clipboard
  1. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Ttx.RevenueAccounting.Business.Exception.ValidationException: The length of the value must fall within the range "4" (Inclusive) - "4" (Inclusive).
  2.    at Ttx.RevenueAccounting.Business.ProcessorBase`2.Validate(TDomainEntity entity, Boolean throwExceptions)
  3.    at Ttx.RevenueAccounting.Business.ProcessorBase`2.Save(TDomainEntity entity)