by adis.jugo | Jun 15, 2012 | Development
For a difference, a post that has nothing to do with SharePoint, but rather with WCF. In my team today, we had a really strange behavior of one of our web services. Everything was ok, except in one method, which was always on the client side throwing the following...
by adis.jugo | Jun 14, 2012 | Development
In my article on accessing SharePoint data from a WCF service, I have described necessary configuration of the service, which is needed to impersonate right user, and access SharePoint sites, lists and list items under impersonated user’s credentials. It was all...
by adis.jugo | Jun 9, 2012 | Development
If you have ever tried open to a SharePoint Site from a WCF web service, you might got the “An error occurred loading a configuration file: Either a required impersonation level was not provided, or the provided impersonation level is invalid.” exception....
by adis.jugo | Nov 2, 2011 | Architecture, Development
I had a lot of questions in the last few days about the final demo on my Microsoft Sinergija session – the demo where the SharePoint list data have been displayed in a Windows 8 Metro Style client. Most of those questions were about people asking me to post the code...