I just installed Visual Studio 2015 and opened my asp .net project that I was working on. I\'m receiving many errors (all exactly the same) as below:
Declare variable __o in code, like this:
public object __o;
Be sure to put it in Master page (if you are using one).