HI,
does anyone know an option to tell Archive Provider to load 64bit DET dll instead of 32 bit?
DEBUG JNI_DET - Java_com_avid_dms_archivemgr_det_DET_LoadVendorLibrary set to OutProc,exe=Win32/DETOutProcWorker.exe
DETOutProcClient - DETOutProcClient::LoadVendorLibrary(C:\SFS\NxDET.dll,DMSArchive,Win32/DETOutProcWorker.exe)
because there seems to be also a 64 bit Version available
x64\DETOutProcWorkerx64.exe"
with the default 32bit we get this error:
DEBUG OutProcReceiver - Unable to load dll: C:\SFS\NxDET.dll, GetLastError = 193 - e:\builds\workspace\wg\platinum\win\workgroups\common\detclient\detclient.cpp:350
2023-05-23 18:13:53 [7608] DEBUG OutProcReceiver - DET Client init failed: result=193 - e:\builds\workspace\wg\platinum\win\workgroups\common\detclient\detoutprocworker\detoutprocworkerimpl.cpp:85
best Regards
Moritz
Hi Moritz,
The Production Archive API is in the process of being deprecated by Avid.
You can specify 32/64 bit architecture when filling out the DETVendor node in the registry.
There is a key "VendorArch" which can either be "32" or "64". That decides the architecture of DETOutProcWorker which will load your DLL
Hope that helps,
Jaka
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller