asp.net - Accessing Sitecore API from a Web service -


i wondering how sitecore content through sitecore api in separate webservice, tried sitecontextswitcher "cannot load provider" exception. should somehow register webservice in sitecore use ?

edit: expose on webservice functions publish specific items (by guid or path)

you can add web service website have access sitecore api , expose functions need eg. publishing page

you need asmx service can call url file ie. http://server.com/some/directory/service.asmx/yourmethodname

since it's called in context of sitecore application have access api in service. can pass path item or id using parameters.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -