- http://stackoverflow.com/questions/36319901/the-serviceclass-object-does-not-implement-the-required-method-in-the-following
- http://stackoverflow.com/questions/35720181/the-serviceclass-object-does-not-implement-the-required-method-in-the-following
why i cannot call the function in class from web service
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
The connecting with web service is successful, i have obtained the objekt m.file in path. Then i try to involke the function, which has been defined in the object. But it doesn't work (like the pic below). Could anyone tell me the reason or even a solution. THX!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/164127/image.png)
0 Commenti
Risposte (1)
Manish Annappa
il 18 Mag 2017
Modificato: Manish Annappa
il 18 Mag 2017
According to the links below, the error messages seems to be related to the WSDL version on the webservice.
Can you try invoking the function from other clients (other than MATLAB) and see if that gives error?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!