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

Windows Runtime metadata validation failed #10

Closed
Tlaster opened this issue Jul 27, 2016 · 2 comments
Closed

Windows Runtime metadata validation failed #10

Tlaster opened this issue Jul 27, 2016 · 2 comments
Labels

Comments

@Tlaster
Copy link
Contributor

Tlaster commented Jul 27, 2016

Error Found: The general metadata correctness test detected the following errors:
Parameter __returnValue of method GetVisableItems of type Marduk.Controls.ILayout in file Marduk.Controls.winmd references the non-Windows Runtime type IntPtr. Windows Runtime types can reference only Windows Runtime types.
Parameter __returnValue of method get_VisableItems of type Marduk.Controls.__IOrientedVirtualizingPanelProtectedNonVirtuals in file Marduk.Controls.winmd references the non-Windows Runtime type IntPtr. Windows Runtime types can reference only Windows Runtime types.
Parameter __returnValue of method get_VisableItems of type Marduk.Controls.OrientedVirtualizingPanel in file Marduk.Controls.winmd references the non-Windows Runtime type IntPtr. Windows Runtime types can reference only Windows Runtime types.

@validvoid
Copy link
Collaborator

@Tlaster Where did you get this error from? WACK?

@Tlaster
Copy link
Contributor Author

Tlaster commented Jul 27, 2016

@validvoid Actually from Store Application Review Results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants