Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Could anyone point me to the steps to host/publish the webservice/wcf service in sitecore/shell/webservice folder. I have created the service and published to /sitecore/shell/webservice folder it throws authentication error and after that service host error. The need is to deploy the service in a folder where all the sitecore contents are accessible.

share|improve this question
What kind of error is it? Can you post the stack trace? – Yan Sklyarenko Feb 22 '11 at 7:32

1 Answer

Two good resources for this:

share|improve this answer
I have tried both the steps, unfortunately both are not working for me – Ananya Feb 22 '11 at 9:32
As mentioned in the •adeneys.wordpress.com/2008/10/17/make-sitecore-host-wcf we are supposed to create service as a part of vstudio solution, which I dont want todo. Basically as per the blog •sitecoreblog.alexshyba.com/2009/03/… creating wcf service outside and hosting is throwing authentication and service host issues. Let me know if anyone has tried this approach and workign for them. – Ananya Feb 22 '11 at 10:03

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.