microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.65k stars 459 forks source link

i got a error when i installed this project #4705

Open OnionKen1021 opened 11 months ago

OnionKen1021 commented 11 months ago

Describe the bug

i download TemplateStudio VXIS, and i got this error when i select TemplateStudio (in Visual Studio 2022) image

To Reproduce

  1. Go to https://marketplace.visualstudio.com/items?itemName=TemplateStudio.TemplateStudioForWinUICs and install
  2. started the installer, and that was success to install
  3. and i open the Visual Studio 2022, i got this error image

Additional context

No response

Applies to the following platforms:

About your setup

mrlacey commented 11 months ago

Is the error happening when you open Visual Studio, or when you press the "Create" button in the new project wizard?

0x80070002 is normally related to path or file permissions. Have you tried creating in a different directory? (one not a subfolder of the Downloads directory)

Are you able to run VS in English? To see if the issue reproduces and/or to get the English version of the error message. (Sorry, I only speak English and so can't do much with the error message as is.) Can you paste the error message as displayed (not a screenshot) so it's possible to search for the message or apply an automatic translation?