From: Mr. Server on

Greetings!

I hope this forum leads me to the right topic.

I have a problem putting my BLL and DAL into our COM server and the below
link shows the situation.
http://www.geocities.com/alxgen/gfx/com_err.jpg

what seems to be the problem? all dll files were developed in VB6.

we developed a 3-tier architecture system application which uses BLL as
business logic layer and DAL data access layer which consists of dll fiiles
developed and compiled in VB6 and we put it into COM as security layer. VB6
as frontend, COM as security and SQL2000 as backend

thank you in advance.