T
Torben
Guest
Could be caused by different definitions of class CreateChargeOperation Are you hitting exact same class when writing fully quallified class name app.Production.Treating.ScannedCharges.MobileOps.CreateChargeOperation? If not then you will get error! Solution can be to cast return to correct class.
Continue reading...
Continue reading...