Hi,
I have problems to call MES dll through an ASP.NET web app in my development scenario.
My development scenario has the middleware proxy installed to call middleware service host
My web app requires administrator privileges but due to policy restriction of my company removed these privileges of my personal account.
To launch my web app in admin mode I need to ask a temporary password of the .\administrator.
Starting from AVEVA MES 2023 there a new authentication that requires to have the user, that calls MES dll, to be present on the machine where the MES is installed with same password.
This is an issue for me because I cannot change .\administrator password every time I'm asking it.
My assumption about middleware proxy and host are correct?
Any suggestion how I can solve this issue?
Here you can find some slide to represent my situation