Quote Originally Posted by cropwell View Post
I hope that soon I can get back to looking at this problem. I have had to put so much on hold recently due to health problems (arthritis and torn ligaments).
Rob
Rob,
I think we have a solution for the "application configuration is incorrect"" error. Ian reported that it worked for him in a private message to me. (Thank you to Ian for doing the testing.)

I use Py2exe to make windows the executable file and the developers of Py2exe use Microsoft Visual C. So installing Download Microsoft Visual C++ 2008 Redistributable Package (x86) from Official Microsoft Download Center will hopefully fix your start up issues. The versions of the Visual C matter so even if you have installed one before this version might fix the problem.

Good Luck.
Scorch