Hi All,
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
exception occur sql command has rolled bac...
more >>
I have a asp.net web application that is using component services in order
to perform transaction to SQL server located on other server.
the SQL operation performs several tasks while encountering error in on of
the operations. the dot-net gives back a transaction and the distributed
transac...
more >>
Hi,
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
that I am get...
more >>
Hi,
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:
File or assembly name CompanyNameDataObject, or one of its
dependencies, was not found.
System.IO.FileNotFound...
more >>