ProjListProjTransDataContract object not initialized.
Stack trace
(C)\Classes\ProjListProjTransController\prePromptModifyContract - line 11
(C)\Classes\SrsReportRunController\startOperation - line 7
(C)\Classes\ProjListProjTransController\run - line 8
(C)\Classes\ProjListProjTransController\main - line 3
(C)\Classes\FormFunctionButtonControl\Clicked
I'm adding a button to a list page form that opens a ssrs report based on the selected value in the list page. There is an existing similar button on another list page so I basically copied all of the classes/menu items/tables and replaced certain info to work with the new button instead. I've went over it all many times and I can't seem to figure out why I am getting this error.
If I need to provide more information I can. Thanks in advance.