This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
Apparently this problem occurs for 2.143 when a necessary DLL file is not installed on your computer.
2.144 solves this problem by being compiled to use static link libraries so that it does not need any other files to work but there is no need to upgrade to 2.144 if 2.143 launched ok for you, both versions are exactly the same except for being compiled differently. If you reinstall windows however you may find you will need 2.144 because you may no longer have the DLL file.
2.144 can be downloaded from:
http://www.seamless3d.com/download
Many other programs experienced failing to launch too after upgrading to the new Visual C++ 2008 compiler as this blog shows:
http://typethinker.blogspot.com/2007/12 ... ation.html
The TTS version remains compiled to use dynamic link libraries because the compiler complains if I try to compile .NET (the TTS version uses .NET) with static link libraries but installing .NET 3.5 seems to install the necessary DLL file anyway so this is not a problem.
Many thanks to Miranda for bringing my attention to this important issue, she says to give her regards to all on the forum
PS: This missing DLL file problem is unrelated to seamless failing to run scripts on a modern computer that has DEP enabled as is the case for Peter. I will fix this problem soon too.




