anonymous Log in
Search
Recents:
v3.0
gx-l
RES: shell function in web application
07/04/21 08:23

luismiyashita

Replies: 0

Good Morning Elisa.
You probably have an authority problem.
The execution authority for the Shel command is the same as the user defined in IIS.
So the user defined in IIS must have the authority to run the program defined in the Shell command.
Ou definir a autoridade diretamente no programa .EXE
I prefer to create a .Bat file that runs the .exe and the shell command runs the .Bat file.
So just set the authority on the .bat file and avoid any kind of authority problem when the .exe program is updated.
Luis Miyashita
De: Elisa Amandoli <elisa@rtsnet.it>
Enviada em: terça-feira, 6 de abril de 2021 05:21
Para: gx@genexus.com; gx-l@gxtech.com.uy
Assunto: [gx-l] shell function in web application
Good morning,
I'm trying to run an exe from a web application with the shell () command, it doesn't give me any significant error (ex: yellow screen or other)
But the called exe crashes and if I go to see in the event log I get this error.
Le impostazioni delle autorizzazioni impostazioni predefinite del computer non concedono l'autorizzazione di Attivazione in Locale per l'applicazione server COM con CLSID
{000209FF-0000-0000-C000-000000000046}
e APPID
Non disponibile
all'utente IIS APPPOOL\SID ASP.NET V4.0 (S-1-5-82-794271414-2547205055-1060673776-2579641347-304524694) dall'indirizzo LocalHost (tramite LRPC) in esecuzione nel SID del contenitore di applicazioni Non disponibile (Non disponibile). Per modificare tale autorizzazione di sicurezza, è possibile utilizzare lo strumento amministrativo Servizi componenti.
Has anything like this happened to anyone?
Thanks.
Greetings,
ElisaAmandoli
Sviluppo Software
[virgola25 Midi]
[Descrizione: Descrizione: RTS 1989 Mail]
E elisa@rtsnet.it<mailto:elisa.amandoli@rtsnet.it>
T 0758010260
F 0758011789
W www.rtsnet.eu<http://www.rtsnet.eu>
==================================================================================
Per favore pensa all'ambiente prima di stampare questa mail (o altro documento)
Please consider the environment before printing this mail (or this document)
==================================================================================
Le informazioni contenute in questa comunicazione e negli allegati sono riservate; è vietato a soggetti diversi dall'effettivo destinatario qualsiasi uso, copia, diffusione di quanto in essi contenuto, sia ai sensi dell'articolo 616 c.p., sia ai sensi e per gli effetti del T.U. sulla privacy (D.lgs 196/2003). Qualora il presente messaggio Vi fosse pervenuto per errore, dovrete provvedere alla sua immediata cancellazione dandocene notizia via e-mail all'indirizzo del mittente o all'indirizzo info@rtsnet.it<mailto:info@rtsnet.it>
This e-mail and any attachment(s) are strictly confidential. This message must not be copied, disclosed or used by anybody other than the intended recipient(s). If you are not the intended recipient(s), please inform the sender by e-mail or send a message to info@rtsnet.it<mailto:info@angelantoni.it> and destroy this message immediately


Back to gx-l