Jean Haidar wrote: > we build a DLL using vb.net by selecting a project with only one file named > codefile.vb > we build the project and Dll was created. whenever we try to register it we > get the following > message: > Jean
Are you trying to create a COM DLL using .NET that can then be registered and used by say VFP or VB? If so, did you embed type library info into it or do you have a seperate TLB file? It won't register without that. _______________________________________________ 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.

