1. mathews rutto
  2. PowerServer
  3. Friday, 15 October 2021 08:38 AM UTC

Below is the error i get on windows 10 pro version 20H2 but on other windows version it is running very well.

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Friday, 15 October 2021 18:44 PM UTC
  2. PowerServer
  3. # 1

Try restarting computer.  If problem still continues, install the Cloud App Launcher with service instead of without service by adding auto.html at the end of your app URL.

Comment
  1. Chris Pollach @Appeon
  2. Saturday, 16 October 2021 20:21 PM UTC
Hi Matthews;

Yes as a "service" the CAL requires ADMIN rights to install and/or update.

Regards ... Chris
  1. Helpful
  1. mathews rutto
  2. Sunday, 17 October 2021 04:26 AM UTC
Then i will have a problem because the users don't admin rights.
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Monday, 18 October 2021 00:14 AM UTC
Are you running the Cloud App Launcher on a Windows Server where multiple users need to use it on a single machine? The "service" option only requires admin rights if you configure it for multiple users.
  1. Helpful
There are no comments made yet.
Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Friday, 15 October 2021 13:15 PM UTC
  2. PowerServer
  3. # 2

You can also see what process is using that port with this command on a PowerShell terminal

Get-Process -Id (Get-NetTCPConnection -LocalPort 26569).OwningProcess

Regards,
Francisco

Comment
There are no comments made yet.
mathews rutto Accepted Answer Pending Moderation
  1. Friday, 15 October 2021 12:01 PM UTC
  2. PowerServer
  3. # 3

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Friday, 15 October 2021 11:41 AM UTC
  2. PowerServer
  3. # 4

Check which program is using your port. I think you can use “net stat -ab”

Comment
  1. Miguel Leeuwe
  2. Friday, 15 October 2021 12:19 PM UTC
Sorry I think there should be no space between net and stat. Bl##dy tablet
  1. Helpful
  1. Miguel Leeuwe
  2. Friday, 15 October 2021 12:20 PM UTC
Netstat-ab
  1. Helpful
  1. Miguel Leeuwe
  2. Friday, 15 October 2021 12:20 PM UTC
Netstat-ab
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.