Hi Everyone,
I have just fired up VS2012 to start playing around with app development. I created a new App project using the Auto-Hosted model and connecting it to my Office 365 development site.
First thing i did was hit F5 just to see if it was all working.
Get an Error that TokenHelper is not defined.
Look to see that the TokenHelper.cs file i was expecting isn't in my solution.
On further inspection I am missing the jQuery files and any references to the SharePoint CSOM dll
I am trying all of this on my Windows 7 machine.
Has anyone else has this issue or am i doing something wrong?
Thanks
Paul