I would like to write code for FacebookLoginDialog.cs programmed in Microsoft Visual Studio 2010 Ultimate in C #. As you may know, Facebook has updated its API to v2.2, and most of the information I find on the Internet is v2.0, and I'm not sure if this is the same.
I tried to watch Facebook v2.0 Login with C # facebook sdk , but I could not access the link provided in it, and this is v2.0.
And every time I run my code, I will encounter this problem when I get to facebook login.

The code was provided by my friend, but she did it one or two years ago before updating her facebook api. In my friends encoding there is no URL (or uri). but it works for her earlier when she started coding.
I do not have access to the created application identifier site. I created a new application id, but to no avail.
Please, help! I really need some help.
Linify
source share