Quantcast
Channel: wixsharp Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1354

New Post: LGHT0094 : Unresolved reference to symbol 'WixAction:InstallExecuteSequence/INSTALL'

$
0
0
Hi Oleg,

while playing with CustomActions I've came across the mentioned error which I thought I should report to you.
error LGHT0094 :
Unresolved reference to symbol 'WixAction:InstallExecuteSequence/INSTALL'
in section 'Product:{BC994981-76AF-4067-A485-600415ABC611}'.
This error occures if you create a ManagedAction (I think it affects any other actiontype also?) like the following
new ManagedAction(
    "ActionName", 
    Return.check, 
    When.Before, 
    Step.INSTALL,
    Condition.Installed)
Best reagards

Viewing all articles
Browse latest Browse all 1354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>