CodePudding user response:
Modify the ie Settings, but no matter how didn't work, the Settings I have set all the activex options to enable, and put my application deployment server added to the trusted sites, the results still won't do, don't know why, is it the problem of signing on ocx environmental problems or computer?CodePudding user response:
Manager bai, this 3 without the product, who can know what happened?CodePudding user response:
One day, several computer installation, some installation is ok, not some anyway, or go to let him have a signatureCodePudding user response:
Some machines can use, some not, that's not a matter of OCX, the setting of the machine itself, previously encountered such a problem, is mostly caused by the antivirus software, antivirus software to prevent OCX registered at this machine, the solution is to disable antivirus software after register OCX, registered in the open the antivirus software, but some anti-virus software has not stopped, so had to uninstall, install again after registration,CodePudding user response:
Pit dad, when some anti-virus software uninstall still have to enter the password,CodePudding user response:
Yes, come across on the 360 machine, installed after a didn't register,Close 360, after registration, the program is normal,
FUCK360
CodePudding user response:
So the machine "fruit rush is king,"CodePudding user response:
The building Lord, those who can use the machine, it is IE8?CodePudding user response:
In a 64 - bit Windows:64 exe and DLL in the directory c: \ Windows \ sys tem32 directory.
32 bit exe and DLL in the directory c: \ Windows \ sys wow64 directory.
So pay attention to:
In win64 system registered under 32-bit ocx DLL to 32 ocx or copy the DLL to the c: \ Windows \ syswow64 \ directory,
And registered to c: \ Windows \ syswow64 \ regsvr32 XXXXXXX ocx or DLL
CodePudding user response:
First see you compile OCX plug-in using 32 bit or 64 bit, 64 computer IE there will be two 64 - bit and 32-bit version, need to use the corresponding version respectively; And 64 using 64 OCX, IE need to change the IE TAB growth process to 0CodePudding user response:
This kind of thing doesn't even have a signature, also don't know what to write with silverlight, can avoid the signature problem, ocx how call, is writing a BHO or ActiveX, it is a kind of mode, these are related to solve this problem,Of course control not registered success is the most likely problem,
1. As an administrator to start the CMD. Exe.
2. Perform regsvr32/path \ XXX ocx, see if there is something wrong with the output, general registration success will have prompt, multiple registrations will not have a conflict,
CodePudding user response: