After I save a file in a folder with correct extension, when I go back and look at it, the file is unrecognizable to the application. The file association appears to be lost.
I want Windows to be able to recognize all files with a particular extension (*.sp) with my application. How do I do that? and How do I implement that in my VS deployment project.