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
JlagercrantzJlagercrantz 

Getting error: The type or namespace 'sforce' could not be found

I'm very new to this and I have a problem getting started. I'm going through the guide and have gotten to the part of walking through the sample code. However, I can't get it to recognize the web reference and I keep getting the error:
 
The type or namespace 'sforce' could not be found (are you missing a using directive or an assembly reference?)
 
See screenshot:
 
 
I saw a few posts with people having the same problem but no real resolution to it. If anyone can help me get the first part of the sample code working, that'd be great!
 
Thanks!
bsbsbsbs

Hi,

 

Did you get an answer to this?

 

I'm having the exact same issue in Visual Studio 2005.