An error occurs when launching a ClickOnce application on a specific device.

Masahiro Kimoto 0 Reputation points
2025-05-09T01:05:14.09+00:00

Comparing the ClickOnce custom logs of a device that can start normally and a device that causes an error,

the deployment URL is the application server on the device that can start normally, but the local PC on the device that causes the error.

Deployment URL of a device that can start normally

Deployment URL: http://XXX.XXX.XX.XX:50000/Site/application/P5GbIDekidaka_Gaa/P5GbIDekidaka_Gaa.application...

(Some characters in the URL have been replaced and omitted)

Deployment URL of a device that causes an error

Deployment URL: file:///C:/Users/g4432/Downloads/P5GbIYosKoj_Gaa%20(2).application

What steps should I take to make the deployment URL the same as on a device that can launch it normally?

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
131 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.