Hi Kim,
Sorry for the delay,
The log file seems to be OK, except for the version check timing out.
can you try to disable the version check ?
when the application does not open you can change the configuration manually by editing the config file:
C:\documents and Settings\_user_\Local Settings\application Data\MyPhotoIndex\userSettings.config
Just open this file in any text editor(can be notepad) and change the value true to false in the following line:
<CheckForUpdatesOnStartup>true</CheckForUpdatesOnStartup>
then save the file and try to start the application again,
Asaf.