Hi All,
Currently I am facing one telerik open access error. It would be great if you can help on this. The error message like below :
(See Pic1)
The model diagram looks like below snapshot :
(See Pic2)
Each different class (MtSubmitter,MtInventor,MtStaffMember,MtCorrespondent,MtValidator,MtMeetingLeader) mapped with different View.
(See Pic3)
After Implementing the different QuickSearchMethod of different class, If I execute any QuckSearchMethod(Ex:- QuckSearckCorrespondent) , its working fine .
(See Pic4)
Now if I execute any other QuickSearchMethod(Ex:-QuickSearchInventor), I am getting the above error.
Similarly if I execute QuickSearchStaffMember, I am also getting the same error.
(See Pic5)
(i.e After running application ,if I execute any QuickSerachMethod it may be QuckSearckCorrespondent,it may be QuickSearchInventor etc.. its working fine,but after executing one QuickSearchMethod if I execute other QuickSearchMethod I am getting the above error.)
After debugging on QuickSearchMethod(Ex:-QuickSearchInvention) I am getting the below information :
(See Pic6)
If I execute the Sql query explicitly I am getting the data,but not understand why I am getting the above error.
The QuickSearchMethod(Ex:-QuickSearchInventor) has been written like below snapshot :
It would be great if you can give some idea for resolving this issue.
Thank you for your kind assistance.
Best Regards,
Ujjwal