Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to cast object of type 'WixToolset.Data.Row' to type 'WixToolset.Data.Rows.WixBundlePackageExitCodeRow' #4686

Closed
wixbot opened this issue Mar 1, 2015 · 3 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Mar 1, 2015

wxs:

<ExePackage SourceFile="test.exe">
    <ExitCode Value="1" Behavior="success" />
</ExePackage>

candle output:

candle.exe(0,0): error CNDL0001: Unable to cast object of type 'WixToolset.Data.Row' to type 'WixToolset.Data.Rows.WixBundlePackageExitCodeRow'.

Originally opened by rseanhall

@wixbot
Copy link
Author

wixbot commented Mar 1, 2015

Originally changed by rseanhall
AssignedTo set to shall

@wixbot
Copy link
Author

wixbot commented Mar 1, 2015

pull request: 101.

Originally posted by rseanhall

@wixbot
Copy link
Author

wixbot commented Apr 7, 2015

Originally changed by rseanhall
Resolution set to fixed
Status changed from Open to Resolved

@wixbot wixbot added this to the v4.0 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
@rseanhall rseanhall added this to Done in wix.4.0-preview.0 Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants