I have downloaded Prabir's application ASP.NET MVC Canvas App using Facebook C# SDK showing the asp.net mvc and facebook integration.
I have tried logging in from the home page following the Click here to login link.
I can see that the clinet_id in the link is empty so the login does not work.
How do we set the client id , i.e. how do I run the application so that the client_id is assigned a valid id?
Ismar