Tagged Questions
0
votes
1answer
150 views
Sharepoint 2007 WarmUp Script (Memory Leak Possibly)
I was wondering if there is any way I can get a SPsiteCollection object using a URL + if I can dispose it using "using" keyword as well.
I want to go through all the SPWebAPplications in a Local ...
2
votes
1answer
1k views
What WCF Binding is required for HTTPS in SharePoint
I currently have the following WCF Binding. The web service is being called from a SharePoint Application Page using AJAX.Net. Anonymous Access is turned off from within Central Administration.
...
