I've got a SOAP service that I'm connecting to using the WCF-Custom adapter. I've generated the xsd and web-message multipart message types using .NET 2.0 Add Web-Reference
I'm getting the standard BizTalk message
Finding the document specification by message type
"http://myNamespace#webMessageName"
failed. Verify the schema deployed properly.
Usually, I look in my application schemas in BizTalk Server Admin console and verify the schemas. As these are web messages where do I look to verify that these have deployed correctly?