minix-it

Results 5 comments of minix-it

Hi Daniel, here my screenshot of desktop app 3.8.0 ![desktop mode collapsed](https://user-images.githubusercontent.com/66483598/159929715-b82a68f5-49e1-4321-b007-f7a43bc45327.png) COLLAPSED MODE ![desktop mode expanded](https://user-images.githubusercontent.com/66483598/159929787-38b34fd4-13df-427c-b3fe-598cd09592f9.png) EXPANDED MODE

**this is the log EVENT:** Unexpected error: Invalid user name or password ( at SealWebServer.Controllers.HomeController.SetWebUser(String user, String password, String token) at SealWebServer.Controllers.HomeController.SWILogin(String user, String password, String token)) User: ''; Groups:...

Thankyou ariacom, handle null values was the problem. But with user.WebUserName? can manage the handle. How send my personal message user.Error = "Utente non autorizzato"; seem not honored and still...

> throw new Exception("Utente non autorizzato") sorry but message is still "invalid user name or password"

Hi ariacom, i dont want annoyng you too but trow new exception... seems never executing. ![Image](https://github.com/user-attachments/assets/381b7e52-32f2-4c7d-9bc5-a967bcbad809) This is the script: ![Image](https://github.com/user-attachments/assets/90a879b6-777b-47be-960a-a392e4de2183)