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

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -