Install XAML Controls Gallery

srfpala 111 Reputation points
2022-01-17T00:15:23.817+00:00

Running Win10 + VS2019CE
Trying to install Xaml Controls gallery
But I get this error:
Severity Code Description Project File Line Suppression State
Error Certificate could not be opened: XamlControlsGallery_TemporaryKey.pfx.

The specified network password is not correct. XamlControlsGallery

Where do I find this password and where
do I put it to resolve this issue ?
Bob

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,650 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
790 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 83,206 Reputation points
    2022-01-17T08:59:26.243+00:00

    As already answered in WinUI 3 Controls Gallery Not Found, you just have to download it from Xaml-Controls-Gallery
    and compile it

    0 comments No comments