activate dll

A

alpana

hello
i have a project in VB6-msde
we have designed class modules for updation
we have used cn.open for connectivity & not data
environment
the application runs fine.
we want to use the application in client-server environment
so we have broken the application in 2 parts
1. class modules for the server & made a dll of it
2. forms with the dll in reference
questions:
1. do i need to make a package of the dll
2. if i make the package (forms only) for the client
machine & install it, while running we get the error 'an
action cannot be completed because a component (xyz) is
not responding, choose 'switch to' activate the component'
the component is in the class moduel ie.dll
how do we activate the component
thanks
alpana
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top