Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Unable to activate windows store app {id}. The activation request failed with error code "The parameter is incorrect"' #20340

Closed
BrandonStudio opened this issue Feb 3, 2024 · 6 comments
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 s/try-latest-version Please try to reproduce the potential issue on the latest public version

Comments

@BrandonStudio
Copy link

BrandonStudio commented Feb 3, 2024

Description

Exactly same as #9324

Steps to Reproduce

Create a new MAUI App with .NET 8.0
Debug on Windows Machine
Oops

Link to public reproduction project repository

No response

Version with bug

8.0.6

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 10.0.19045.0

Did you find any workaround?

No response

Relevant log output

No response

Additional Information

I'm not sure what the problem is.

  1. There is no log in the Event Viewer following instructions of https://learn.microsoft.com/previous-versions/hh972445(v=vs.140)?f1url=%3FappId%3DDev16IDEF1%26l%3DZH-CN%26k%3Dk(vs.debug.error.app_activation_failure)%26rd%3Dtrue
  2. I just now updated VS from 17.8.3 to 17.8.6
  3. The issue happens on a Windows 10. I have another Windows 11, where there is also a VS updated from 17.8.3 to 17.8.6 but works well
  4. It may be the first time I run a MAUI app on this Windows 10.
@BrandonStudio BrandonStudio added the t/bug Something isn't working label Feb 3, 2024
@andrasjani
Copy link

I experience the same (targeting windows10.0.19041.0). During developing I could deploy and debug it on my local machine, but after a time I get the same error when I started to debug (there were no code changes that could have caused this). I've tried to reinstall the OS and it worked just for few starts.

I tested to create a new solution (and copy all codes) without developer accociation, but I get the same result. (tried with .NET 7 and 8)

I haven't been able to solve it since then. It would be my mission to replace my old UWP app to MAUI

@Zhanglirong-Winnie Zhanglirong-Winnie added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Apr 29, 2024
@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio 17.10 Preview 5 (8.0.21&8.0.6). Not repro on windows platform.

@BrandonStudio
Copy link
Author

Verified this issue with Visual Studio 17.10 Preview 5 (8.0.21&8.0.6). Not repro on windows platform.

What do you mean? Did you see this issue or not?

@dotnet-policy-service dotnet-policy-service bot removed the s/try-latest-version Please try to reproduce the potential issue on the latest public version label Apr 30, 2024
@Zhanglirong-Winnie
Copy link

What do you mean? Did you see this issue or not?

I can't see the error message you mentioned and can't repro the issue.

@PureWeen PureWeen added the area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) label May 31, 2024
@samhouts samhouts removed the s/triaged Issue has been reviewed label Jul 3, 2024
@samhouts samhouts added the s/triaged Issue has been reviewed label Jul 10, 2024
@mattleibow mattleibow added s/try-latest-version Please try to reproduce the potential issue on the latest public version and removed t/bug Something isn't working platform/windows 🪟 area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) s/triaged Issue has been reviewed labels Nov 22, 2024
Copy link
Contributor

Hi @BrandonStudio. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@mattleibow mattleibow added platform/windows 🪟 area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) labels Nov 22, 2024
@mattleibow
Copy link
Member

I think this issues was related to an older one where the WASDK broke all apps on the system: #12080

And now it broke all apps on the system again #25832

So, make sure you are on the latest Windows 10 and try again. Sorry.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 s/try-latest-version Please try to reproduce the potential issue on the latest public version
Projects
None yet
Development

No branches or pull requests

7 participants