Creating WCF Service and deploying it to run in Sitecore context -
we have need add sitecore items programmmtically. achieve creating new wcf service standard webservice provided sitecore not serving our purpose. new wcf service created in vs2010 pushed/published same folder standard webservice(sitecore/shell/webservice). reason service doesn't work @ throws configuration errors.
could let me know custom service should deployed.
i had lots of issues deploying both wcf , old-style (.ascx) web services in sitecore-controlled application. never able find satisfactory solution, after speaking tech support. ended creating own http handlers accept post data , used instead of wcf. know it's not best solution, worked.
Comments
Post a Comment