Tagged Questions
4
votes
2answers
199 views
SPQuery returning different before and after using RunWithElevatedPrivileges method
I am having a huge problem here.
I am executing a query looking for a SPListItem, when I execute this query with user identity it works well, retuning the fields "Author" and "Editor" that I need.
...
1
vote
4answers
814 views
Returning a SPListItem in conjunction with RunWithElevatedPrivileges
* *Clarification. Application == Site Definition. Direct Database access is out the window **
I've created an application for SharePoint that utilizes some new approaches to coding List Access. I've ...
