In the latest build i've encountered a problem regarding webservices. Some webservices are correctly resolved but others give problems. This leads to the problem that intellisense isn't working in some cases
Asset, Customers, Monitoring resolves correctly
Projects- and Ticketswebservice give problems
Attached you can find an overview of all webservice references in our "Web Site" project (not "web application") and the log.
Below you can find the errors regarding Projects webservice and ticketswebservice:
Warning: This web reference does not conform to WS-I Basic Profile v1.1.
SOAP 1.1 binding was not found: WS-I's Basic Profile 1.1 consists of implementation guidelines that recommend how a set of core Web services specifications should be used together to develop interoperable Web services. For the 1.1 Profile, those specifications are SOAP 1.1, WSDL 1.1, UDDI 2.0, XML 1.0 and XML Schema.
For more details on the WS-I Basic Profile v1.1, see the specification
at http://www.ws-i.org/Profiles/BasicProfile-1.1.html
.
If you would like more help, please type "wsdl /?".
10:41:54.287: Thread:23: Stderr:
Error: Cannot find definition for http://projects.dedigate.com/projects/2006/03:ProjectService
. Service Description with namespace http://projects.dedigate.com/projects/2006/03
is missing.
Parameter name: name
Error: There was an error processing 'C:\Documents and Settings\janssenk\Local Settings\Temp\tmp1A10.tmp\schema1.xsd'.
- Error generating code for DataSet ''.
- Unable to convert input xml file content to a DataSet. Type 'http://microsoft.com/wsdl/types/:guid' is not declared.
- Type 'http://microsoft.com/wsdl/types/:guid' is not declared.
Error: There was an error processing 'C:\Documents and Settings\janssenk\Local Settings\Temp\tmp1A12.tmp\schema1.xsd'.
- Error generating code for DataSet ''.
- Unable to convert input xml file content to a DataSet. Type 'http://ticketing.dedigate.com/ticketing/types/2006/03:Project' is not declared.
- Type 'http://ticketing.dedigate.com/ticketing/types/2006/03:Project' is not declared.
Error: Could not find file 'C:\Documents and Settings\janssenk\Local Settings\Temp\tmp1A14.tmp\TicketingService0.wsdl'.
Error: Unable to import binding 'TicketingService' from namespace 'http://ticketing.dedigate.com/ticketing/types/2006/03'.
- Unable to import operation 'Search'.
- The element 'http://ticketing.dedigate.com/ticketing/services/2006/03:Search' is missing.
and notify me about the results.
The build will be available tomorrow morning