London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I think you cannot add this webservice as a web reference. you need to use EPiServer dll to call function of this webservice like:
EPiServer.WebServices.PageStoreService pageContent = new EPiServer.WebServices.PageStoreService();
Read this for reference: http://world.episerver.com/Documentation/Items/Tech-Notes/EPiServer-CMS-6/EPiServer-CMS-60/Web-Services/
Dear All,
I want to use the PageStoreService.asmx webservice of the episerver. When i directly type the url on the browser, it does give me the asmx page after asking for login credentials.
When i am trying to add the web reference, I provide login credential and can see the all the methods exposed webservice but the Add reference button does not get enable and the error i got is "The HTML does not containt the discovery file information". Please if somebody can guide me on this. Many thanks.
Regards,
Nazim