servicedcomponent Questions

3

I developed a .NET assembly (.NET 4.0, strong-named) which exposes two Serviced Components. The assembly (dll) is supposed to be hosted in a COM+ application and it is decorated with the COM+ attri...
Crack asked 19/12, 2012 at 1:42

1

I have developed a COM+ Component in C# be inheriting ServicedComponent. Here is how it looks like: [Transaction(TransactionOption.Required)] [ClassInterface(ClassInterfaceType.AutoDual)] [Even...
Phrygian asked 10/7, 2015 at 17:39
1

© 2022 - 2024 — McMap. All rights reserved.