Note that there are some explanatory texts on larger screens.

plurals
  1. POMage.exe standalone usage
    primarykey
    data
    text
    <p>I'm developing a sample where I use Octopus Deploy to configure and create a clickonce package upon installation and I'm having some problems using mage.exe on the 'production' machine. I've included mage.exe and mageui.exe, but I get the following error when using mage.exe</p> <blockquote> <p><strong>ERROR</strong>: </p> </blockquote> <pre><code>Unhandled Exception: System.TypeLoadException: Could not load type 'System.Reflection.AssemblySignatureKeyAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. 2013-03-05 20:28:12 INFO ERROR: at System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount) 2013-03-05 20:28:12 INFO ERROR: at System.ModuleHandle.ResolveMethodHandleInternalCore(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount) 2013-03-05 20:28:12 INFO ERROR: at System.ModuleHandle.ResolveMethodHandleInternal(RuntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) 2013-03-05 20:28:12 INFO ERROR: at System.Reflection.CustomAttributeData..ctor(RuntimeModule scope, CustomAttributeRecord caRecord) 2013-03-05 20:28:12 INFO ERROR: at System.Reflection.CustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget) 2013-03-05 20:28:12 INFO ERROR: at System.Reflection.CustomAttributeData.GetCustomAttributesInternal(RuntimeAssembly target) 2013-03-05 20:28:12 INFO ERROR: at System.Reflection.RuntimeAssembly.GetCustomAttributesData() 2013-03-05 20:28:12 INFO ERROR: at System.Reflection.CustomAttributeData.GetCustomAttributes(Assembly target) 2013-03-05 20:28:12 INFO ERROR: at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation&amp; fallbackLocation) 2013-03-05 20:28:12 INFO ERROR: at System.Resources.ResourceManager.CommonSatelliteAssemblyInit() 2013-03-05 20:28:12 INFO ERROR: at System.Resources.ResourceManager..ctor(Type resourceSource) 2013-03-05 20:28:12 INFO ERROR: at MageCLI.Application.get_Resources() 2013-03-05 20:28:12 INFO ERROR: at MageCLI.Application.InternalError(String message, String stackTrace) 2013-03-05 20:28:12 INFO ERROR: at MageCLI.Application.Main(String[] args) </code></pre> <p>So my question is what dependencies are needed to run <code>mage.exe</code>, without installing the .NET Framework SDK?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload