I have programmed a local port printermonitor with the WDK 8.1 Port Monitors Samples. This works on Windows 7 for example. If i want to add a port on Win2012R2 i get always the error:
---------------------------
Installing Port Monitor
---------------------------
An error occurred installing port monitor 'DDK Sample Port Monitor'. Please contact the manufacturer for assistance.
---------------------------
OK
---------------------------
I have done no changings in the source code from the sample and compiled as Win8.1 Release. I proof the dlls with Depends and no missing constraints.
I try to add the Monitor over ServerManager->Tools->Print Management -> Print Servers->Ports->Add Port->New Port Type.
Is it not possible to add a own port on Win 2012R2?
Is the problem i used a V3 driver?
What can i do?