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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

(1)Error running default MAUI/NET8 win10 solution. (2)Another user has already installed an unpackaged version of this app (3) Could not establish trust relationship for the SSL/TLS secure channel #22489

Open
parth211prajapati opened this issue May 17, 2024 · 4 comments
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 馃獰 s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue t/bug Something isn't working

Comments

@parth211prajapati
Copy link

parth211prajapati commented May 17, 2024

Description

Hello馃憢
If anyone is experiencing this issue, please provide guidance on the correct method to resolve it.
I Used =>visual studio 2022 preview(.NET 8) ,Microsoft Windows 10 Pro, SDK 8.0.300-preview.24203

I Also Update WASDK(Version 5001.119.156.0)

Show output from: Build
Updating the layout...
DEP0840: Project 'MauiApp58' requires packages 'MicrosoftCorporationII.WinAppRuntime.Main.1.5_8wekyb3d8bbwe' and 'MicrosoftCorporationII.WinAppRuntime.Singleton_8wekyb3d8bbwe' with version >= '5001.70.1338.0'. These packages should be installed on first run, if not please visit http://go.microsoft.com/fwlink/?linkid=2222757 for installation instructions.
Deployment complete (0:00:00.17). Full package name: "com.companyname.mauiapp58_1.0.0.1_x64__9zz4h110yvjzm"
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========
========== Deploy completed at 18:09 and took 00.442 seconds ==========

and POP SHOW

331578346-b4edf692-2d72-44ff-8bdd-64dc5da35184

AppX Deployment operation failed for package com.companyname.mauiapp58_1.0.0.1_x64__9zz4h110yvjzm with error 0x80073CFB. The specific error text for this failure is: Another user has already installed an unpackaged version of this app. The current user cannot replace this with a packaged version. The conflicting package is com.companyname.mauiapp58 and it was published by CN=User Name.
331582464-2db9b29a-1168-432f-af61-edd29dcaf648

And also facing Nuget problem, This issue i facing Only MAUI Project.(https://api.nuget.org/v3/index.json This URL Proper Work on browser )
[nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json.
An error occurred while sending the request.
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
The remote certificate is invalid according to the validation procedure.

331588386-4dfc76e7-5071-4f80-bd54-19febff8bf9b

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

net8.0-Windows10.0.19041.0)

Did you find any workaround?

No response

Relevant log output

No response

@parth211prajapati parth211prajapati added the t/bug Something isn't working label May 17, 2024
Copy link
Contributor

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!

Open similar issues:

Closed similar issues:

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

@parth211prajapati parth211prajapati changed the title Error running default MAUI/NET8 win10 solution AND Another user has already installed an unpackaged version of this app Error running default MAUI/NET8 win10 solution AND Another user has already installed an unpackaged version of this app AND Could not establish trust relationship for the SSL/TLS secure channel May 17, 2024
@parth211prajapati parth211prajapati changed the title Error running default MAUI/NET8 win10 solution AND Another user has already installed an unpackaged version of this app AND Could not establish trust relationship for the SSL/TLS secure channel 1)Error running default MAUI/NET8 win10 solution AND 2)Another user has already installed an unpackaged version of this app AND 3) Could not establish trust relationship for the SSL/TLS secure channel May 17, 2024
@parth211prajapati parth211prajapati changed the title 1)Error running default MAUI/NET8 win10 solution AND 2)Another user has already installed an unpackaged version of this app AND 3) Could not establish trust relationship for the SSL/TLS secure channel (1)Error running default MAUI/NET8 win10 solution. (2)Another user has already installed an unpackaged version of this app (3) Could not establish trust relationship for the SSL/TLS secure channel May 17, 2024
@PureWeen PureWeen added s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) labels May 17, 2024
Copy link
Contributor

Thanks for the issue report @parth211prajapati! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

Copy link
Contributor

Thanks for the issue report @parth211prajapati! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code).

If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

@SmartmanApps
Copy link

Not that exact message, but a very similar one, which the solution was to uninstall the existing one AND reboot - only doing both those things in that order cleared it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 馃獰 s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants