Giter Club home page Giter Club logo

Comments (3)

github-actions avatar github-actions commented on July 22, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

from maui.

moljac avatar moljac commented on July 22, 2024

Hi

@vukmileusnic Thanks for the feedback.

There is visible warning:

MSB3277: Found conflicts between different versions of 'assembly' that could not be resolved

This would indicate that installation is messed up.

Try creating MSBuild structured log with diagnostic output please

dotnet build <SLN|CSPROJ> -bl -v:diagnostic

(BTW logs and text is tons better than video. I had to retype errors and warnings)

Details in the link:

https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3277?view=vs-2022

And last error:

has exited with code 2147942405 (0x80070005)

Indicates issue with WinApp SDK

Possible workarounds:

  1. start app once as Admin
  2. manually install the Microsoft.WindowsAppRuntime.1.2 redist

Details:

and yes - please report if something worked.

from maui.

vukmileusnic avatar vukmileusnic commented on July 22, 2024

@moljac Thank you for your reply.

I tried to solve the problem:

  1. Start project as admin
  2. Manually install the Microsoft.WindowsAppRuntime.1.2 redist
  3. Reinstall .NET 8

In the end, the only solution was:

  1. Create new Windows 10 64-bit in VMware Workstation Pro

  2. Download ISO file Windows 10 from here https://www.microsoft.com/sr-latn-rs/software-download/windows10

  3. Install Windows 10 64-bit Pro N

  4. Download Visual Studio 2022 (Install .NET Multi-platform App UI and Node.js development)

4.1) Restart virtual PC

  1. Install .NET 8 Hosting Bundle: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.5-windows-hosting-bundle-installer

5.1) Restart virtual PC

  1. Project .NET Multi-platform App UI started under Windows 10 64-bit in VMware Workstation Pro

from maui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.