I have a specific problem with an out of process exe ActiveX server. This is built in C++.
When the project is built there is a post build step to register the server by running the exe with the /regserver flag.
This is not working. Running the exe with the /regserver flag in from the command line does not work either.
It appears the the rgs files are not being actioned. Has anyone else seen this type of thing? Any help would be much appreciated.
When the project is built there is a post build step to register the server by running the exe with the /regserver flag.
This is not working. Running the exe with the /regserver flag in from the command line does not work either.
It appears the the rgs files are not being actioned. Has anyone else seen this type of thing? Any help would be much appreciated.