I'm having problems that I have never had before and really haven't touched a thing.

I'm able to run my program (the EXE file) from either the BIN>RELEASE folder or the DEBUG>RELEASE FOLDER.

I just double click and it runs fine.

If I copy and paste the EXE file to the desktop, I get an unhandled exception and a "configuration system failed to initialize" error -- I click continue and even the form looks weird, like it's an older version or something. Any copy I make does this.

I've always been able to simply copy me EXE file and run the program from a copy -- no problem -- in fact, that's how I've distributed it. The program is about 150K.

Thanks for any help. Anyone know what's going on?

I'm going to try using a setup disc tomorrow and see if I have the problem.