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!