Tagged Questions
3
votes
1answer
1k views
Is SPContext.Current Supposed to Be null in Custom WCF Service?
Here is the scenario:
Custom WCF Service deployed in SharePoint 2010
Site is using Claims Based authentication (FBA, NTLM)
.svc is deployed to ISAPI in the hive
Service is configured using custom ...