Guest_imported
New member
- Jan 1, 1970
- 0
1. Create a dll on server (MTS 2.0, NT4 Service Pack 6)
2. Create a Exe on server that will call the object in dll
3. put dll into the MTS
4. export the MTS package onto a client PC (NT 4 Service pack 6)
5. run the exe that generated by the package on client PC
6. copy the stand alone Exe that will call the object in the dll to client pc and run it
7. get error ------ "Automation error, interface not registered"
8. Then I manually register the dll on client pc then it worked
But I feel it is not right, anyone can give any idear ?
Thanks.
2. Create a Exe on server that will call the object in dll
3. put dll into the MTS
4. export the MTS package onto a client PC (NT 4 Service pack 6)
5. run the exe that generated by the package on client PC
6. copy the stand alone Exe that will call the object in the dll to client pc and run it
7. get error ------ "Automation error, interface not registered"
8. Then I manually register the dll on client pc then it worked
But I feel it is not right, anyone can give any idear ?
Thanks.