I am trying to get a list of all countries using the LocalizationService.Current in a WCF web service context. I need the country list exactly like it is in Epi's resources. I am using the following:
However, this does not return any data for me and Im wondering if I am missing some configuration or whether I have the wrong approach on this. Any help regarding this would be appreciated.
Hi,
I am trying to get a list of all countries using the LocalizationService.Current in a WCF web service context. I need the country list exactly like it is in Epi's resources. I am using the following:
However, this does not return any data for me and Im wondering if I am missing some configuration or whether I have the wrong approach on this. Any help regarding this would be appreciated.