0
votes
0answers
87 views

Trying to deploy SharePoint 2010 Application Page with calls into Active Directory - Deploying to Farm

I have developed a SharePoint 2010 Application Page app (basically it's an ASP.Net app that runs in SP 2010.) It contains calls into Active Directory to test if the user of the app is in certain ...
0
votes
2answers
323 views

Securing Application Pages

I have a set of application pages stored in the _layouts virtual directory, that I'd like to secure, in order to prevent unauthorized access to the pages, as well as prevent certain actions from being ...
1
vote
1answer
161 views

custom pickerEntity tied to Sharepoint list

I have an application page that uses sharepoint people picker. I also have another sharepoint page that has what I called allContacts, which is a custom list with unique contacts. I want the people ...