mage Questions
1
I try to sign a WPF ClickOnce application with EV certificate stored on a HSM from Gemalto. I have a Continuous Deployment (CD) configured and I want to sign automatically without user interaction,...
Najera asked 25/2, 2019 at 12:1
2
A ClickOnce application created using Mage is not showing the icon that was specified in for the Mage command-line parameter in control panel Add or Remove Programs.
I read some blogs, like:
App...
4
Solved
I am trying to deploy an outlook add-in using a clickonce installer. I have a batch file that almost works, however, I get the error "xml signature is not valid" when trying to install on Windows X...
Operatic asked 9/10, 2014 at 22:4
5
Solved
I've been really struggling with this one for days. I've seen other posts like ClickOnce Deployment Error: different computed hash than specified in manifest, but the solutions do not seem to work ...
Undecagon asked 18/3, 2014 at 18:5
3
Solved
Simple scenario. Visual studio generates and signs things as part of the publish process.
I then go to the MyApp.dll.config.deploy file and update some settings.
Now when I try to install the app...
4
Solved
I'm trying to deploy a VSTO solution, which are 2 addins for Word and for Outlook, using ClickOnce. Due to our deployment infrastructure/practices, I cannot publish it using Visual Studio, it is in...
Penney asked 25/2, 2015 at 13:29
5
Solved
I want to call a PHP file using ajax where in that PHP i will place order by the ajax call. But it throws error while i am using app/Mage.php from that file
require_once '../../../../../../../../....
Myrick asked 22/8, 2011 at 9:22
1
Solved
I get this error while starting the ClickOnce setup.
It says 'Cannot continue. The application is improperly formatted.'
EDIT: This happened after the Visual Studio 2013 Update 4 (2013.4)
Here's ...
2
Solved
I have a config file that needs changed on a per-server basis, so that once a server has our software installed on it, the config file for a client installer is set up to match that server's partic...
Harr asked 22/2, 2010 at 19:49
1
Solved
I need to place dropdowns which will be connected to each other e.g Truck Brand, Truck Model, Model Years.
So There will be one drop down for Brand. which contains all the attribute options of Tru...
Miscalculate asked 11/2, 2014 at 5:48
2
Solved
Is there a way to clear the cache from Xbap application instead of running mage or rundll32 from command prompt??
2
Solved
I'm trying to list up all the existing values of a newly created attribute in magento 1.7.0.2.
(and make them clickable links, so that on click they list up all of the items with the specific attr...
Spleeny asked 19/3, 2013 at 17:26
3
Solved
I have installed varnish on my server which uses magento.
the ports have changed so that varnish now runs on port 80 and magento runs on 8080,
there are certain features that will not work in the...
Melvinamelvyn asked 22/10, 2012 at 19:35
1
Solved
This has been asked many times before but with no working answer.
I have multiple stores and some attributes have been overridden. I want to change these attributes to 'use default value' with a s...
Lacker asked 25/4, 2012 at 10:35
3
I keep seeing references to Mage, but I don't understand specifically what it does and why it's useful/popular. If someone could give a quick rundown of it, it would be much appreciated!
Thanks ~
...
1
Solved
I need to update the application's manifest with a new value for 'product'. With mage.exe I can update the name and publisher but NOT the product. In MageUI you can do this, but I need to do it on ...
Particle asked 6/7, 2011 at 10:59
3
Solved
What class (if any) is called with this line of code?
Mage::getResourceModel('sales/order_invoice_collection')
Essentially I"m trying to figure out what database table is accessed with this reso...
2
Solved
I would like to use Powershell 2.0 to script the creation of an application manifest using Microsoft's Manifest Generation and Editing tool (mage). Specifically, I would like to be able to pass dyn...
Separatrix asked 24/11, 2010 at 19:56
2
Solved
We are using Mage.exe to generate our application's manifests as part of our build process. Upon upgrading to .NET 4 we now find it generates an invalid manifest.
The reason is there isn't a compa...
1
Solved
Up until now our app has been published using ClickOnce via the Visual Studio "Publish" wizard. This has been rather painful, and we've automated the process using msbuild/mage.
Unfortunately, the...
1
© 2022 - 2024 — McMap. All rights reserved.