Page 1 of 1

Websocket error

Posted: Fri Mar 17, 2023 5:06 am
by crash

When I set ASPM23 to field setup allow add I get websocket error.

The field opens the add options dialogue... but does not save, when I inspect and look for errors it says websocket error

All permissions ser set to allow... this seems to be an error on .net 6 sdk

Any suggestions


Re: Websocket error

Posted: Fri Mar 17, 2023 9:44 pm
by MichaelG

Turn on Debug and post the complete error.


Re: Websocket error

Posted: Sat Mar 18, 2023 4:46 am
by crash

It does not show debug, screen is covered by the 401 error. Closest I can get to finding the error is inspect


Re: Websocket error

Posted: Sat Mar 18, 2023 8:40 am
by MichaelG
  1. 401 is Unauthorized error. Are you sure you have set up Advanced Security (espeically -User Level Security, if enabled) properly?
  2. You need to post sufficient info for discussion. Post the complete error message you see.
  3. Check HTTP response in your browser, see Analyze requests.