Link to home
Start Free TrialLog in
Avatar of directxBOB
directxBOBFlag for Ireland

asked on

.NET WSDL R2204 Error while Generating Stubs

I am using WSDL.exe to generate some stubs. But I am getting the following error message:

R2204: A document-literal binding in a DESCRIPTION MUST refer, in each of its so apbind:body element(s), only to wsdl:part element(s) that have been defined using the element attribute.

  -  Part 'request' of message 'ValidateViolationRequest' from service description with targetNamespace='http://www.example.org'.

Any ideas as to what this may be? I am assuming that I need to attach my external types to the WSDL so it can pick them up? Has anyone any documentation on how I would do this?
ASKER CERTIFIED SOLUTION
Avatar of surajguptha
surajguptha
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of directxBOB

ASKER

Cheers, I grabbed WSCF and it worked wonders.
grabbed WSCF ?? I didnt understand