microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.35k stars 677 forks source link

Combobox Itemtemplate WinUI 3 Preview 4 #4395

Closed Dalli2602 closed 1 year ago

Dalli2602 commented 3 years ago

I always get an error while adding an Itemtemplate to a combobox in winui preview 4.

This xaml in the mainwindow (.net5 for desktop) end with a error:

Exception thrown at 0x75BDA8B2 (KernelBase.dll) in WinUI3Test.exe: WinRT originate error - 0x8000FFFF : 'Catastrophic failure'. onecore\com\combase\winrt\error\restrictederror.cpp(1016)\combase.dll!76832FD0: (caller: 767957D6) ReturnHr(3) tid(9ac) 8007007E The specified module could not be found.

Thanks for your help

StephenLPeters commented 3 years ago

@Dalli2602 thanks for the issue report, can you please include a repro app? It will help us track down the issue a lot.

Dalli2602 commented 3 years ago

Hello @StephenLPeters thank you for your help. You could donload an project from here:

https://1drv.ms/u/s!AgKnNZZb6YimoNBTqgEpHMJiUzNLiQ?e=waaj79

Dalli2602 commented 3 years ago

Hi @StephenLPeters anything new to this problem?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.