Tagged Questions
0
votes
2answers
280 views
How to grant permission to use specific Application Page in SharePoint
I have custom application page, now what I want to do, is to allow users ( or SPGroup ) to view and use application page. How this should be done ? Currently only administrator can view application ...
1
vote
2answers
2k views
Can an Application Page Permissions Be Set from SharePoint Foundation 2010?
Apologies up front... I'm quite new to SharePoint.
I'm developing an application page in SharePoint because what I'm doing is a lot of custom development, AJAX/jQuery external database, custom ...
2
votes
1answer
84 views
Running code that creates a TimerJobDefinition outside of Central Admin
I have run into a problem several times now where I have developed a custom timer job, and I want my site collection administrators to manage the schedule of this job with a custom application page ...