1. John Raghanti
  2. PowerServer
  3. Thursday, 15 August 2024 13:14 PM UTC

Hi! I'm running PB 2022 R3 build 3356.

I grabbed the Server Management Console from CodeExchange. I ran it against the default demo stuff and it worked just fine.

https://community.appeon.com/index.php/codeexchange/powerserver/297-server-management-console

I tried to change it to point to my dynamic cache in the SnapDevelop project. It builds fine, but when I try to run it I get the error:

System.Net.Sockets.SocketException: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.Net.Sockets.dll: 'An attempt was made to access a socket in a way forbidden by its access permissions.'

 

I searched the solution for any use of sockets and didn't see any, and I also ran PB and SnapDevelop as Administrator but still get the same error. Any thoughts on this one?

Thanks!

Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Thursday, 15 August 2024 15:06 PM UTC
  2. PowerServer
  3. # 1

Hi John,

Where does the error message show up? In the application or in the Web API?

Regards,
Francisco

Comment
  1. John Raghanti
  2. Thursday, 15 August 2024 15:16 PM UTC
Hi, it shows in the Web API.
  1. Helpful
  1. Francisco Martinez @Appeon
  2. Thursday, 15 August 2024 15:21 PM UTC
Does the error include any more information stack information? Can you try debugging the Web API and make it run into the issue to see if it stops somewhere?
  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.