Visual Studio 2022 Uno extension menu not available #19071
Replies: 4 comments 4 replies
-
Thanks for the question! The installer log does not reveal anything out of the ordinary. Would you mind doing the following:
Can you share this window output in this discussion? Also, can you create a zip of the project that you created and share it here? Thanks for your help! |
Beta Was this translation helpful? Give feedback.
-
Here is the log of the output window :
And here the msbuild log: |
Beta Was this translation helpful? Give feedback.
-
Today, I had a similar issue, but also with an additional message: 'The path to the package Uno.WinUI.DevServer is empty.' There was a red dot on the Hot Reload icon (server unreachable) and a 'devserver isn't able to connect' error in the console. After a series of trials and errors to solve this problem, clearing the NuGet cache finally helped: This was probably caused by a version conflict or something similar. I tried the Uno platform several months ago by creating a very similar 'Hello World' project, and that was all I did with Uno. Today, I returned to Uno and ran into this problem. |
Beta Was this translation helpful? Give feedback.
-
Do not change the defualt cache path of nuget package! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After install I don't have the Uno menu entry in "Extensions" visual studio menu (I'm trying to sign in).
I checked and Uno platform is in the installed list of extensions.
I tried uninstall/install and still the same (v5.5.53).
In the install log of VSIX installer I got an error (maybe not relevant) :
Failed to load SQL Server Data Tools - Sql Editor$Microsoft.VisualStudio.Data.Tools.SqlEditor. Attempt 0 of 5. Error: Element 'Installation' is missing required child element 'InstallationTarget' or child element value is whitespace.
See the attached log file
dd_VSIXInstaller_20241213112224_2bac.log
original question here
Beta Was this translation helpful? Give feedback.
All reactions