When I try to assign my transaction item details like: Transactionitem.SpecificContent(“Queue data text”).ToString
The next error appears:
Validation Error (2) : error BC30057: Too many arguments to ‘Public Overloads Property SpecificContent As Dictionary(Of String, Object)’. Main.xaml
Anyone who has an idea what’s going wrong?
Seems like it’s related to the new updates? Because with the older versions it worked always fine.
Could you maybe let us know the assignment operation ? It could be better if you show us the Screenshot of this, so that we can confirm the problem.
Also, Check by re-typing the statement/Expression (Not Copy Paste). When re-typing, make sure you remove the value, save it, then re-type the expression.