Question and Answer Database FAQ4471C.txt — 'Error loadig type librart/DLL' message from thin tier Midas client. Category :DCOM/MultiTier/ActiveForm Platform :All-32Bit Product :All-CBuilder, Question: When I try to run my thin client Midas app, i get this error and it will not start. Why is this, what does the error mean. Answer: The problem is that a .dll that the Midas Server relies on is not on the server. You can TDump the Midas server application to see what .dll's it loads implicitly and make sure those are in the Path. This most often happens when the Server app is developed on the server machine and CBuilder is then removed from the server. To fix this easily, copy the contents of the system32 directory that is on the CBuilder CDROM to the Winnt/system32 directory, not copying over anythen that is already there. 3/18/99 9:02:38 AM
Last Modified: 01-SEP-99