Click to See Complete Forum and Search --> : Registering Dll's on a unix server, Is it possible?


hmccrann
03-05-2003, 11:17 AM
confused: I need help. I have an activex component on a site which needs dll's to run. If the site were sitting on an NT server I'd just have to register the dll's ,but it's not, it's sitting on a unix server. Can I still register the dll's? Anyone!

Damien
03-06-2003, 05:57 PM
As far as I am aware, you cannot register a dll on a unix box, however, there may be a work around. What exactly do you want it to do.