cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Access Control Web Service

madez
Champ in-the-making
Champ in-the-making
Hi!

I develop Alfresco with C#.NET using Web Service to access to API of Alfresco.
In my .NET Project(I develop with Visual Studio 2008), I have add Web Reference to each Web Service(a reference to each of Web Service of Alfresco) but I have this error only with AccessControl Web Service(I use the last version of Alfresco, Alfresco Community 3.2).

Custom tool error: Unable to import WebService/Schema. Unable to import binding 'AccessControlServiceSoapBinding' from namespace 'http://www.alfresco.org/ws/service/accesscontrol/1.0'. The operation 'getAllAuthorities' on portType 'AccessControlServiceSoapPort' from namespace 'http://www.alfresco.org/ws/service/accesscontrol/1.0' had the following syntax error:  The operation has no matching binding. Check if the operation, input and output names in the Binding section match with the corresponding names in the PortType section.‍‍‍

Have anybody see this error?
Have anybody some ideas about resolve this error?

Regards!

Marco
11 REPLIES 11

martinn
Champ in-the-making
Champ in-the-making
Thank you OpenPj It actually works!!!
Yes thanks, but for me this doesn't work. I still get this error!

All you have to do is import the Access Control  web reference as usually, then replace the content of the wsdl with the suggestion from OpenPj and right click/Execute Custom Tool
Ok, I did that import and then the replacing. But right click? Where do I have to do that? In VisualStudio 2010? On the imported webreference? I can not find this option.

thanks in advance

vinnie_cc
Champ in-the-making
Champ in-the-making
What was inside — OpenPJ comment?

It is empty now