Error message when you add a Web reference to a project in Visual Studio 2005: “The custom tool ‘MSDiscoCodeGenerator’ failed”
Consider the following scenario. You add a Web reference to a project in Microsoft Visual Studio 2005. For the Web Services Description Language (WSDL) file that describes the Web service, the first
<xsd:schema xmlns="http://<URL>" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://<URL>" elementFormDefault="qualified" attributeFormDefault="unqualified">
In this scenario, you may receive the following error message:
The custom tool ‘MSDiscoCodeGenerator’ failed. Unable to import binding ‘BindingName’ from namespace ‘http://NamespaceLocation’.
Additionally, you receive the following error message in the Error List window:
Error 1 Custom tool error: Unable to import WebService/Schema.
Unable to import binding ‘BindingName’ from namespace ‘http://NamespaceLocation’. Unable to import operation ‘OperationName’. The element ‘ElementName’ is missing.
For more information on this issue, including potential causes, workarounds, and resolutions, see: Microsoft KB Article KB925492.

Start
About
FAQ
Blogroll
Shop
Tips and Tricks
Windows Updates
Hotfixes
Keyboard Shortcuts
Vista's Services
Vista's Commands
Product Reviews
Glossary
Videos
Web Links

Comments
There are no comments yet...Come on, share your thoughts!
Leave a Comment