I have a question. I have a dll (Not developed .NET). I've create it a strong name and added my projects. In other hand i have a class derived from ServicedComponeny. I've execute some sql command int the class and throught this dll. When an
I am writing a demo system of applications that uses all aspects of component services and I am having some problems with my ServicedComponents\COM+ aspect. The Error Is:
I have developed a small Enterprise Services application where I am trying to create object of custom class and return it. I am not able to return object of my cutom class CWaDataTable. This class is derived from DataTable. Activation option is Server. Following is the error