I heard that COM objects no longer need to be registered on the server?Is it true!!!!!!!!!!!!!!!!
Hi , Yes and No. Legacy COM objects still need to be registered on the server before they can be used. COM developed using the new .NET Framework will not need to be registered. Developers will be able to auto-register these objects just by placing them in the ‘bin’ folder of the application.
Leave a Reply
You must be logged in to post a comment.