Gopinath
07-26-2003, 01:23 AM
hi everyone,
See in a server(with IIS and COM+) i am having a application.For example Company Detail,and their Accounts detail,Employee details.
For Each company i am having one directory,and i am having 20 Dlls.For each company i want to register 20 Dlls with different name or i can share the 20 Dlls for all the company.
Because The Dll is used for all purpose in my appliaction.In my though what i think know if we access a Dll an instant will be created,so there is no need register 20 Dlls for each company in same componet services.My leader is saying that we want to register 20 Dlls for each company in the same component service with different name,because he is saying that the Com+ will have work load,so please send me reply which one is correct with proof,so that i can fight with him.
See in a server(with IIS and COM+) i am having a application.For example Company Detail,and their Accounts detail,Employee details.
For Each company i am having one directory,and i am having 20 Dlls.For each company i want to register 20 Dlls with different name or i can share the 20 Dlls for all the company.
Because The Dll is used for all purpose in my appliaction.In my though what i think know if we access a Dll an instant will be created,so there is no need register 20 Dlls for each company in same componet services.My leader is saying that we want to register 20 Dlls for each company in the same component service with different name,because he is saying that the Com+ will have work load,so please send me reply which one is correct with proof,so that i can fight with him.