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

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -