willyx
December 1, 2004, 22:20:54
Hi, i've installed my application in a new PC and when i run the Controll with IC, i've a message like:
System.ComponentModel.LicenceException: You haven't the licences to use this ActiveX control. (translated from italian)
I use .net 2003 with Ic 2.0 (f).
I use innosetup to install and register my components, and the reg section of ic is:
[Files]
;File ocx
Source: ".\altriOCX\MSVCP60.DLL"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\msvcp70.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\msvcr70.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\Atl71.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\Msvcp60.dll"; DestDir: "{sys}"
Source: ".\altriOCX\Msvcp71.dll"; DestDir: "{sys}"
Source: ".\altriOCX\Msvcr71.dll"; DestDir: "{sys}"
;file dell'IC
Source: ".\RedistIC\TIS_DShowLib06_vc71.dll"; DestDir: "{app}"
Source: ".\RedistIC\TIS_UDSHL06_vc71.dll"; DestDir: "{app}"
Source: ".\RedistIC\ICFilterContainer.dll"; DestDir: "{app}"
Source: ".\RedistIC\AxInterop.ICImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\ImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\Interop.ICImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\dvdevice.vda"; DestDir: "{app}"
Source: ".\RedistIC\tisdcam.vda"; DestDir: "{app}"
Source: ".\RedistIC\mjpeg.tca"; DestDir: "{app}"
Source: ".\RedistIC\stdcodecadapter.dll"; DestDir: "{app}"
Source: ".\RedistIC\ICImagingControl.ocx"; DestDir: "{app}"; Flags: regserver
Source: ".\RedistIC\ICPropertyPages.dll"; DestDir: "{app}"; Flags: regserver
Source: ".\RedistIC\IAT_YUV.ax"; DestDir: "{app}"; Flags: regserver
I install all files in my application directory.
I've bought IC in 16/9 with willyx_ReMovèME_@willyx.it
Probably i've miss something...
Thanks.
System.ComponentModel.LicenceException: You haven't the licences to use this ActiveX control. (translated from italian)
I use .net 2003 with Ic 2.0 (f).
I use innosetup to install and register my components, and the reg section of ic is:
[Files]
;File ocx
Source: ".\altriOCX\MSVCP60.DLL"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\msvcp70.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\msvcr70.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\Atl71.dll"; DestDir: "{sys}"; Flags: sharedfile
Source: ".\altriOCX\Msvcp60.dll"; DestDir: "{sys}"
Source: ".\altriOCX\Msvcp71.dll"; DestDir: "{sys}"
Source: ".\altriOCX\Msvcr71.dll"; DestDir: "{sys}"
;file dell'IC
Source: ".\RedistIC\TIS_DShowLib06_vc71.dll"; DestDir: "{app}"
Source: ".\RedistIC\TIS_UDSHL06_vc71.dll"; DestDir: "{app}"
Source: ".\RedistIC\ICFilterContainer.dll"; DestDir: "{app}"
Source: ".\RedistIC\AxInterop.ICImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\ImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\Interop.ICImagingControl.dll"; DestDir: "{app}"
Source: ".\RedistIC\dvdevice.vda"; DestDir: "{app}"
Source: ".\RedistIC\tisdcam.vda"; DestDir: "{app}"
Source: ".\RedistIC\mjpeg.tca"; DestDir: "{app}"
Source: ".\RedistIC\stdcodecadapter.dll"; DestDir: "{app}"
Source: ".\RedistIC\ICImagingControl.ocx"; DestDir: "{app}"; Flags: regserver
Source: ".\RedistIC\ICPropertyPages.dll"; DestDir: "{app}"; Flags: regserver
Source: ".\RedistIC\IAT_YUV.ax"; DestDir: "{app}"; Flags: regserver
I install all files in my application directory.
I've bought IC in 16/9 with willyx_ReMovèME_@willyx.it
Probably i've miss something...
Thanks.