bencurthoys
bencurthoys
I'm picking up trying to make localization work on a project where I was using localization some years ago, but then the specific customer that wanted a different language went...
I use the "configSource" property on parts of my web.config file, so that I can have one master web.config file which is the same for all customers, and then parts...
When retrieving list segments for one particular customer `ListSegment[] segments = (await mcm.ListSegments.GetAllAsync(listId, request)).ToArray();` I am getting the error "Requested value 'EcommSpent' was not found", which is evidently because it...
I just had a pkpass file not work for me in a very annoying way, and eventually I tracked it down to the colour. My pass generation code used the...