The Life and Times of a Dev

Yes, we're really that weird
posts - 179, comments - 302, trackbacks - 106

My Links

News

Twitter









Tag Cloud

Archives

Post Categories

Play

Work

MAGE

There are 4 entries for the tag MAGE
Mage and MinVersion
Well, that was certainly annoying. I'm trying to create a new application manifest (deployment manifest), and if I use the -MinVersion (-mv) option as specified in the Mage documentation, it fails with the error, "The minimum version specified is not valid." I'm guessing that this goes hand in hand with the bug that I ran into earlier where you can't do anything but a check after install when using mage. For that defect, I ended up running some code to replace the <expiration maximumAge="0" unit="days"...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, July 16, 2008 1:34 PM | Feedback (2) |

Mage -Install option
Technorati Tags: MAGE,documentation The mage -Install option is now different in .net 3.5. Instead of defaulting to true (as the documentation reads) it defaults to false, resulting in a online install only. To fix, just add -Install true at the end of your command line and it'll work correctly...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, December 07, 2007 8:42 AM | Feedback (0) |

ClickOnce, Mage and Visual Studio 2008 (includes fix)
Technorati Tags: ClickOnce,MAGE,Microsoft,.net 3.5 A few days ago I wrote about issues I was having with Mage and click once. Basically, I was always getting the following when I'd try to install the click once application: PLATFORM VERSION INFO Windows : 5.2.3790.131072 (Win32NT) Common Language Runtime : 2.0.50727.1433 System.Deployment.dll : 2.0.50727.1433 (REDBITS.050727-1400) mscorwks.dll : 2.0.50727.1433 (REDBITS.050727-1400) dfdll.dll : 2.0.50727.1433 (REDBITS.050727-1400) dfshim.dll : 2.0.50727.1433...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, December 06, 2007 3:56 PM | Feedback (48) |

Is ClickOnce broken?
Technorati Tags: ClickOnce,MAGE,.net 3.5,MageUI We've been struggling with ClickOnce using mage.exe and MageUI.exe to manually deploy the application. Since we're doing continuous integration, we need this to work. I've spent 4 hours with MS support trying different combinations of deployment to no avail. We've tried everything. Today, I built a sample application to see if it was our projects or MS. Using Visual Studio 2008, I created a new WPF application and left everything at it's default. The...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, December 04, 2007 1:34 PM | Feedback (6) |

Powered by: