I'm having a problem understanding how to use the API 1.1 in Visual Studio 2010 Professional. Image 1 below proves the install of the SDK was successful. This is the good news.
My problem is I can't reference the Smartsheet.API namespace. When I try to do this via "using Smartsheet.API", I get a compile error. I don't understand why I don't see "Smartsheet.API" in my project's list of references (see Image 2) below.
Any ideas on what I'm doing wrong here?
Image 1: [1]: https://i.stack.imgur.com/x9RlU.png Image 2: [1]: https://i.stack.imgur.com/mjb3I.png