Hi,
I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being introduced in Action.cs, line 149.
Demo application attached. To run it add a manifest and a key from a newly created WinRT project.
Best Regards
Andreas
I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being introduced in Action.cs, line 149.
Demo application attached. To run it add a manifest and a key from a newly created WinRT project.
Best Regards
Andreas