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
John ClevelandJohn Cleveland 

Visual Studio and Salesforce

Trying to test the connection between Visual Studio and Salesforce but getting this error.  Anyone ever run into this?
 
A first chance exception of type 'System.ServiceModel.CommunicationException' occurred in mscorlib.dll
The thread 0x2b80 has exited with code 259 (0x103).
The thread 0x14c8 has exited with code 259 (0x103).
The program '[12284] VerifyWSDLTest.vshost.exe' has exited with code 0 (0x0).



This url has the steps I'm following.
https://developer.salesforce.com/docs/atlas.en-us.salesforce_developer_environment_dotnet_tipsheet.meta/salesforce_developer_environment_dotnet_tipsheet/salesforce_developer_environment_verify_dotnet_wsdl.htm
 
Terence_ChiuTerence_Chiu
John, I've used this SOAP webservice quickstart from the below link before and it has worked for me. 

https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_quickstart_steps_generate_wsdl.htm