Skip to main content

Preparing and rebuilding QvFacebookConnector

You can find the QvFacebookConnector solution in the folder where the QVX SDK zip file was extracted:

<Install Folder>\Examples\QvFacebookConnector\QvFacebookConnector.sln

Do the following:

  1. Open the solution in Microsoft Visual Studio 2010.
  2. Open the code of FacebookLoginDialog.cs by clicking View Code
  3. Replace the string “Enter your Facebook application Id here” with your Facebook application ID and remove the code marked with red in the following screen shot:

    App ID and removed code locations in code editor

  4. Open Build>Configuration Manager... and select Release.
  5. Select Build -> Rebuild Solution.

After the solution finishes building, you can install the connector.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!