| View previous topic :: View next topic |
| Author |
Message |
Y. Makarounis Guest
|
Posted: Tue Jul 01, 2003 7:06 pm Post subject: Midas.dll deployment (Error loading type library/DLL) |
|
|
I am using MidasDLL.dcu so that I can avoid deploying and registering
Midas.dll.
I have added it in both client and server part of a 3-tier application.
I connect a cds with a provider through a socket connection but when I try
to open the cds I get the error "Error loading type library/DLL". When I
copy Midas.dll in the folder where the Execs are (both client and server are
in the same folder in the server machine) everything works. I don't even
have to register it.
Why is Midas.DLL needed? Is the MidasDll.dcu only for the client
application?
Thanks
Yannis
|
|
| Back to top |
|
 |
Craig Stuntz [TeamB] Guest
|
Posted: Tue Jul 01, 2003 7:30 pm Post subject: Re: Midas.dll deployment (Error loading type library/DLL) |
|
|
Y. Makarounis wrote:
| Quote: | Why is Midas.DLL needed? Is the MidasDll.dcu only for the client
application?
|
Yes. Server apps apparently require midas.dll -- MidasLib won't do it.
-Craig
--
Craig Stuntz [TeamB] . Vertex Systems Corp. . Columbus, OH
Delphi/InterBase Weblog : http://delphi.weblogs.com
How to ask questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html
|
|
| Back to top |
|
 |
|