You are currently viewing the VB Components section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I really dont know but i assume it works like this.
A COM+ application reads a dll file registers the dll with its name and works. but the data in the dll is not a managed code so its a classic DLL and not a .Net dll, but in dotnet the CLR is the base and not windows so i assume that it has nothing to do with your registry. so i dont think COM+ is supported by .NET as such.