Hi,
I have 1 client where a call to Application.GetResourceStream returns a StreamResourceInfo object where the ContentType property is empty.
All other clients return a StreamResourceInfo object with ContentType = "image/png".
Does anyone have any idea, why this 1 client does not populate the ContentType property? The Stream property is the same on all clients.
Best Regards, Krimson