Skip to content

WinUi Sample does not work #2

@kingofthebongo2008

Description

@kingofthebongo2008

I get this exception,
Looks very strange

Exception thrown at 0x75789962 (KernelBase.dll) in MFCApp.exe: WinRT originate error - 0x802B000A : 'Cannot create instance of type 'Microsoft.UI.Xaml.Controls.XamlControlsResources' [Line: 13 Position: 32]'.

<Toolkit:XamlApplication
x:Class="MyApp.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:MyApp"
xmlns:Toolkit="using:Microsoft.Toolkit.Win32.UI.XamlHost"
xmlns:MSMarkup="using:Microsoft.UI.Xaml.Markup"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
RequestedTheme="Light"
mc:Ignorable="d">
<Application.Resources>

</Application.Resources>
</Toolkit:XamlApplication>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions