Hmmm....maybe some confusion between int and long. The exception should contain an inner exception which should tell you more.
2015-09-29 21:37 GMT+02:00 Jeffrey Becker <[email protected]>: > I'm getting an error about "could not set a property value by reflection > setter of GpisReplacement.Domain.Phase.Id" when I go to commit a > transaction. I've double-checked and that class has a public setter for > that property. I've also double-checked that all my classes have a public > or protected default constructor per a stack-overflow post I found. Are > there any other things that could cause this error? Relevant files are > attached. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
