Hi,
I have a simple question : is it ncecessary for a com+ application that ALL
assemblies used by this application must be in GAC?
Thanks a lot
Vincent
...
more >>
Hi,
Can we use a hash table in SPM ? I've written a small code, but it is not
working. I don't know whats wrong with the code:
private SharedPropertyGroupManager spmGrpMgr;
private SharedPropertyGroup spmPrtGrp;
private PropertyLockMode plockmode = PropertyLockMode.SetGet;
private Propert...
more >>
I have a persistent LCE that is installed and registered in the COM+
repository and is visible in the Component Services tools.
However I cannot seem to figure out how a windows form instantiates a
subscriber class and passes a mulitcast delegate to the subscriber in
order for the windowsform ...
more >>