Scopes are usually used in search code. One of the very common errors when working with scopes in search code is as following: "Calling GetScopeID from a non-Office server binary." This error occurs when you instantiate the query object, for example: KeywordQuery kwQuery = new KeywordQuery...