c# - .NET Installer - Target Directory is empty -


we trying figure out why our assemblies not being installed gac. have assembly attribute set .net specify gac installation defined here. http://wixtoolset.org/documentation/manual/v3/xsd/wix/file.html

this output our log file -

installfiles: file: myassembly.dll,  directory: ,  size: 108544 

any idea why directory null/empty/not set instead of being set c:\windows\assembly?

we looking because myassembly.dll not being installed anywhere application can find (not local application bin or gac).


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -