Hi,
I`ve been struggling with a problem. I need to launch a SSRS report from a form. For this reason I`m using a Controller class, a Contract class and a Data Provider Class.
So I Implement an Output menu item wich has a Class as an ObjectType Property and wich is MyController.
Controller class simply gets Args from caller and sets parameters in Contract class. The problem is that I can not add any parameter in my Controller.
So I had an error : HC_MonthlyDecContract object not initialised.
Any Help Please?
Thx,
*This post is locked for comments