function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andyw_UKAndyw_UK 

Issue With WSDL Import Visual Studio 2010

Hi,

 

Has anyone come accross this warning when inporting into VS 2010?

 

"Custom tool warning: Schema validation error: Schema item 'simpleType' named 'FaultCode' from namespace 'urn:fault.partner.soap.com' is invalid. The Enumeration constraining facet is an undelcared prefix."

 

If so was there a fix?

 

FYI: this happens when using SSIS and creating a scipt task in VB.net and adding the web refernece (parnter and enterprise).

 

Kind regards

Andy

Mayank_JoshiMayank_Joshi
Are you trying to parse this WSDL in Salesforce ? Can you send your WSDL.
Andyw_UKAndyw_UK

Hi Joshi - Thanks for the reply.

 

I am downloading the WSDL from my development environment using the usual method, I am not touching this file at all.

 

https://na15.salesforce.com/soap/wsdl.jsp

 

It is VS that is giving me the warning's

 

Cheers

Andy

 

 

Mayank_JoshiMayank_Joshi
Okay , I don't have any specific answer for you . At this point , I can say at-least this is not a specific issue with Sfdc's wsdl .As ,it is not mapping well with VS .

But , do post it here if you could resolve it .

Andyw_UKAndyw_UK

Thanks for the reply Mayank, I am downloading VS2012 and see if I am able to get it working using it....

 

I will post back if I get any joy.

 

Cheers