I'm trying to build the telerik source code locally so I can debug some things and I can't build the web UI code.
I'm getting and error that tells me The type or namespace name 'BasicClient' could not be found (are you missing a using directive or an assembly reference?)
Where is Basic Client class?