At 12:50 PM 9/22/2005, you wrote:
Regarding the same problem above (Still unanswered!) I am getting the following plugin diagnostic when starting my CW 9.3, dont know if is related with the crash issue:

Please help-me,  my CW 9.3 is crashing a lot of times.

=================================
Error: File 'LogPoint.dll' does not load. The error number is 205004.
Error: File 'LogPoint.dll' fails to load.
Error: File 'MakefileExporter.dll' does not load. The error number is 205004.
Error: File 'MakefileExporter.dll' fails to load.
Error: File 'PausePoint.dll' does not load. The error number is 205004.
Error: File 'PausePoint.dll' fails to load.
Error: File 'ScriptPoint.dll' does not load. The error number is 205004.
Error: File 'ScriptPoint.dll' fails to load.
Error: File 'SkipPoint.dll' does not load. The error number is 205004.
Error: File 'SkipPoint.dll' fails to load.
Error: File 'SoundPoint.dll' does not load. The error number is 205004.
Error: File 'SoundPoint.dll' fails to load.
Error: File 'ToolLauncher.dll' does not load. The error number is 205004.
Error: File 'ToolLauncher.dll' fails to load.
Error: File 'VariableFormatter.dll' does not load. The error number is 205004.
Error: File 'VariableFormatter.dll' fails to load.
===================================

This is a bad problem. I'm guessing these DLLs aren't loading because they're relying on a linked DLL that is missing or corrupt. Try downloading a copy of Dependency Walker from http://www.dependencywalker.com/ and loading those DLLs with it and see what's happening.

Those are all COM plugins to the IDE -- they shouldn't be relying on too many things. When I open ToolLauncher.dll, the only missing DLLs I see were MSJAVA.DLL (which isn't actually needed), and the IDE_MSL_DLL80_X86.DLL, which is provided from the IDE's bin folder.

-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to