Registration Free COM for dllSurrogate process

Anshul seth 1 Reputation point
2020-12-07T13:26:54.307+00:00

I have an application and a server dll. I have just converted the it to registration free com with the help of following documentation: https://learn.microsoft.com/en-us/previous-versions/dotnet/articles/ms973913(v=msdn.10)?redirectedfrom=MSDN

I am successfully able to launch the application as in-proc configuration and use the server dll using manifest files.

But I want my dll to use out-proc configuration and launch a dllsurrogate process. So is it possible to do it using a registration free com (manifest files) ?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,063 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,724 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.