xt: 431050
|jocoo...@jackhenry.com
-Original Message-
From: Craig Reeves [mailto:craig.ree...@kraygsoft.com]
Sent: Friday, January 30, 2015 8:24 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Custom Action not be called
Yes I know but due to the nature of
file. I have never
missed the [CustomAction] before. It was just a mistake I was too close to see.
From: John Cooper
Sent: 30 January 2015 13:41
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Custom Action not be called
It is esse
It is essential that managed custom actions have an [CustomAction] attribute
for each method call that will be used as a custom action. E.g.,
[CustomAction]
Public static ActionResult DoSomething(Session session)
{
// code here
}
By having the Return attribute set to "ignore", the errors that
Sorry everyone the answer was I missed the
[CustomAction]
about the routine.
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, i
4 matches
Mail list logo