Hello
executing
C:\Program Files (x86)\Jedox\Jedox Suite\oaddin>
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm" /codebase /tlb JedoxOfficeAddin.dll
results in
RegAsm : error RA0000 : Could not load file or assembly
'file:///C:\Program Files (x86)\Jedox\Jedox Suite\oaddin\JedoxOfficeAddin.dll'
or one of its dependencies
Operation is not supported. (Exception from HRESULT: 0x80131515)
After activation logging there's only one log which indicates a problem:
NativeImage\RegAsm.exe\ExplicitBind!FileName=(JedoxOfficeAddin.dll).HTM
*** Assembly Binder Log Entry (12.09.2013 @ 07:24:15) ***
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Running under executable C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = INTERNPAX\429
LOG: Where-ref bind. Location = C:\Program Files (x86)\Jedox\Jedox Suite\oaddin\JedoxOfficeAddin.dll
LOG: Appbase = file:///C:/Program Files (x86)/Jedox/Jedox Suite/oaddin
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = RegAsm.exe
Calling assembly : (Unknown).
===
WRN: Native image will not be probed in LoadFrom context. Native image will only be probed in default load context, like with Assembly.Load().
LOG: Start binding of native image JedoxOfficeAddin, Version=5.0.0.216, Culture=neutral, PublicKeyToken=abf3111d881cd6f9.
WRN: No matching native image found.
LOG: IL assembly loaded from C:\Program Files (x86)\Jedox\Jedox Suite\oaddin\JedoxOfficeAddin.dll.
Customer claims that C:\Program Files (x86)\Jedox\Jedox Suite\oaddin\JedoxOfficeAddin.dll exists,
so what is the problem ?
with best regards
Hendrik Schmieder