I have this confusing problem when WebImage retrieves an image saved as ".jpg" it returns as ".png".
Here's the image of the problem:
Any ideas why this is happening?
UPDATE: The lighthouse.jpg is one of the My Picture samples of Windows 7 and was uploaded and saved with no frills.
Here is my upload method when uploading the lighthouse.jpg which is saved with uploadImage.SaveAs(path);