Hi. I have a bunch of images in my project resources file. It was no problem adding or using them in the past. I want to play a sound when a user does something wrong so I double clicked project properties, went to resources, add existing file, selected my wav files. Everything fine - until I save. then a second file "Resources1.Designer.cs" appears under Resources.resx. That causes all sorts of ambiguity errors. Why the world is it creating a second resource designer? Any ideas?