Skip to main content

Hello All,

I want to add external control (HtmlEditor) to App10.

This control was added to harvest:

  • The external dll file to the source\module\client\assembly_name\ThirdPartyAssemblies\  directory
  • An assembly reference to its was added to *.cproj file.

The build finishes OK, but this external dll is not downloaded by click once functionality.

Additional info:

  • The external dll file  is not packed into instance\instance_name\client.war archive.
  • The digital signature of this dll is not present int the Ifs.Fnd.Explorer.manifest file in the same archive

I tried to place the foreign dll into another directories: “source\module\client\ThirdPartyAssemblies\” or “source\module\client\runtime\”, but effect is the same.

Can anyone help me?

Slawomir