Question

Workspace console error

Hi all,

I ve an issue with Workspace console on a ninject extention library : 

Error: Could not load file or assembly 'file:///C:\BPMOnline\Build\PF1_DMS_Studio\Terrasoft.WebApp\DesktopBin\WorkspaceConsole\Ninject.Extensions.Factory.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

 

The version is Studio v7.11.3.1715

Like 0

Like

4 comments
Best reply

Issue resolved.

For the benefit of other users... it was fixed by going on the DLL file properties and pressing Unblock.

Regards,

Artur

Please try adding the Ninject.Extensions.Factory.dll file into the package that you're trying to install. If it's not possible, please add the library to the target application.

Thanks for your reply. I removed the Ninject.Extensions.Factory.dll from the workspaceconole folder in order to solve this issue.

Hello,

I'm facing a similar issue when running WorkspaceConsole.exe, but I'm not being able to resolve it using any of the 2 methods above (adding External Assembly or removing Ninject.Extensions.Factory.dll file from the folder).

Any other suggestions?

 

Thanks,

Artur

Issue resolved.

For the benefit of other users... it was fixed by going on the DLL file properties and pressing Unblock.

Regards,

Artur

Show all comments