Before attempting to run this sample website, please make certain to do the following:

1 - Change the ADRPConnectionString in web.config to point properly to your domain.
2 - Change the variable UserNameInYourDomain in Defauls.aspx.cs to an active user in your domain.
3 - Change the variable GroupNameInYourDomain in Defauls.aspx.cs to an active group in your domain, preferably one that the user specified belongs to.
4 - Change the variable AnotherGroupNameInYourDomain in Defauls.aspx.cs to an active group in your domain, preferably one that the user specified does not belong to.
