SharePoint Custom Web Service not working for SSL configuration
Posted
by Carol
on Stack Overflow
See other posts from Stack Overflow
or by Carol
Published on 2010-03-09T14:45:21Z
Indexed on
2010/04/12
4:03 UTC
Read the original article
Hit count: 282
moss-2007
Hi all,
I did developed a custom SharePoint Web Service . It is working fine when using http. But when we configure SSL(https) , it is not working and throwing the below error.
Request for the permission
of type 'Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bcee11233hj' failed.
Does anyone came accross a similar situation or any ideas on why this is happening?
Thanks Carol
© Stack Overflow or respective owner