• Saran ManickamV
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I m woking on ASP.Net 2.0 with Samples that posted on

http://wiki.apexdevnet.com/index.php/Web_Services_API#.Net_and_Visual_Basic

 

I wanted to add Web reference for my application, but I didn't able to add. When I was trying with follwoing URL's that used as an web-reference with samples(.Net and Visual Basic) that posted, I geting following error message.

 

1. https://www.salesforce.com/services/Soap/u/10.0

 
Error message  -:
 
1.1 Web Services found at this URL
 
There was an error downloading 'https://www.salesforce.com/services/Soap/u/10.0'.
The request failed with HTTP status 405: GET not supported.
 
--

405 GET not supported


Resin Professional 3.0.25 (built Wed, 05 Dec 2007 08:31:01 PST)
 
 
Error Message -:
 
2.1 Web Services found at this URL
There was an error downloading 'https://na1-api-blitz01.soma.salesforce.com/services/Soap/m/10.0'.
The remote name could not be resolved: 'na1-api-blitz01.soma.sales
 
Can any one help me in this..
 
I have tryed with localhost, I got reference as an WSDL files but I didn't get as it is and I didn't able to use all methods.
 
Thanks in advance!
 
I m woking on ASP.Net 2.0 with Samples that posted on

http://wiki.apexdevnet.com/index.php/Web_Services_API#.Net_and_Visual_Basic

 

I wanted to add Web reference for my application, but I didn't able to add. When I was trying with follwoing URL's that used as an web-reference with samples(.Net and Visual Basic) that posted, I geting following error message.

 

1. https://www.salesforce.com/services/Soap/u/10.0

 
Error message  -:
 
1.1 Web Services found at this URL
 
There was an error downloading 'https://www.salesforce.com/services/Soap/u/10.0'.
The request failed with HTTP status 405: GET not supported.
 
--

405 GET not supported


Resin Professional 3.0.25 (built Wed, 05 Dec 2007 08:31:01 PST)
 
 
Error Message -:
 
2.1 Web Services found at this URL
There was an error downloading 'https://na1-api-blitz01.soma.salesforce.com/services/Soap/m/10.0'.
The remote name could not be resolved: 'na1-api-blitz01.soma.sales
 
Can any one help me in this..
 
I have tryed with localhost, I got reference as an WSDL files but I didn't get as it is and I didn't able to use all methods.
 
Thanks in advance!