On Friday, February 28, 2014 8:13:51 AM UTC-8, Mariana Matos wrote:
Correction, the cause wasn't Windows 7 but changing to 64 bits workstations
Look in the Windows Event Viewer for recent Application errors from the SideBySide source. (You can easily create a custom view to facilitate this.)
It is possible the switch to 64-bit has left you missing a 32-bit DLL.
The log entries are pretty cryptic still, but better than the regular "it didn't work" messages.
Here is an example when one of my DLLs would not load. It turned out that it was using a debug DLL which needed a manifest file that wasn't present.
Activation context generation failed for "C:\Program Files (x86)\Instantiations\VA Smalltalk\8.5.2\bin\libgcirpc-3.1.0.5-32.dll". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
Visit this group at
http://groups.google.com/group/va-smalltalk.
For more options, visit
https://groups.google.com/groups/opt_out.