Skip to main content

Hi ,


If I am calling Getuserdetails method of AD SmartObject from .NET Code  I am getting Invalid Method name error.


Can anyone help me why I am getting this.


 Regards,

Apart from verifying the method name (iterate through the list of methods of the SmO), I have seen cases where the Service Instance doesn't get updated correctly. To rectify, open the SmartObject Tester, expand the "Service Objects Explorer", then "AD Service 2" and finally right-click on the "Active Directory Service2" and select "Refresh Service Instance Now".


Try executing the method again.


Reply