-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Comments
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 |
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? |
I can't see the error message you mentioned and can't repro the issue. |
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. |
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.
The text was updated successfully, but these errors were encountered: