Project
ReSharper
Priority
Critical
Type
Bug
Fix versions
2.5.2, 3.0
State
Fixed
Assignee
Sergey Coox
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Koen Janssens
    4 years ago (27 Mar 2007 14:20)
  • Updated by   Koen Janssens
    4 years ago (28 Mar 2007 14:00)
  • Jira: RSRP-37917
    (history, comments)
 
RSRP-37917 Some webservice reference could not be resolved
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.



Issue was closed
Comments (4)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Sergey Coox
  Sergey Coox
27 Mar 2007 19:56
4 years ago
I hope I've fixed the issue. Please, test build 371 from http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+2.5+Nightly+Builds
and notify me about the results.

The build will be available tomorrow morning
Koen Janssens
  Koen Janssens
27 Mar 2007 20:13
4 years ago
I'll do that tomorrow morning
thx for the quick reply
Koen Janssens
  Koen Janssens
28 Mar 2007 13:51
4 years ago
I've installed version 371 and it seems to work correctly now!
Thx
Sergey Coox
  Sergey Coox
28 Mar 2007 14:00
4 years ago
you're welcome, it's our job :)