Hi Jean, > if we just want to Register the same .NET DLL ( TESTVBDLL) on another worksation so another developer can call from his computer using VFP , how do we do that?
For .NET DLLs you have to use REGASM instead of REGSVR32. EGASM is part of the .NET framework and available on every machine that has the framework installed. More information are available on: http://msdn2.microsoft.com/en-us/library/tzat5yw6.aspx -- Christof _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

