I am trying to use RegistrationHelper.InstallAssembly to register my COM
component and create a COM+ Application. Running the test code below, throws
no exceptions. However the AppId and TypeLib returned are null, and the COM
component is not registered. What causes this behavior.
I am u...
more >>
Hi all,
We've spent a couple of days on this trying to find the solution to the
following problem.
We have a legacy ASP application that, stage by stage, we're migrating to
..NET. This means that at a number of places, legacy code and .NET managed
code needs to interact.
The legacy ap...
more >>