Well I've had this every time I have tried to make a program, finally I felt like actually having debuging might be a useful tool. So the problem is this, when Visual Studio launches a program, either in debug or release, it will not find any of it's resources, and thusly, not work. However, I CAN go to the debug/release folder, run it manually, and it works perfectly. It just won't work when Visual Studio launches it.
I decided to post this question here because this community has been a big help so far. ^_^ I don't believe it to be a specific issue with SFML. It looks more like some screwy setting in Visual Studio, but upon googling the issue, I found NOTHING of other people having this issue. I guess that means either 1, its a simple fix that everyone knows, or 2. I'm just that unlucky of a person. So I'm looking foreward to your input!
...woundering if I should try to find a microsoft forum to ask this same thing...