System.Runtime.COMException

sureshcd10

Well-known member
Joined
Dec 25, 2003
Messages
77
I am using a com dll developed in vb with the .net class .In one machine i can run the .net class by giving the reference to the com dll .
But if i copy the same class to other machine and trying to run compile the class it is giving System.Runtime.ComException.
OS -->XP
DotNEt-->VS.net2003
 
Back
Top