Forum Discussion
AlexKaras
16 years agoCommunity Hero
Hi Michael,
Most probably, you need to register the module (P3Query.dll ?) that implements the P3Query object. Depending on the implementation, the command line might be either
regsvr32 P3Query.dll
or
P3Query.exe /regserver
Consult with your developers as for exact details.
Most probably, you need to register the module (P3Query.dll ?) that implements the P3Query object. Depending on the implementation, the command line might be either
regsvr32 P3Query.dll
or
P3Query.exe /regserver
Consult with your developers as for exact details.