Search found 39 matches: pid

Return to advanced search

Re: mod_harbour + ADS on linux server

... .htaccess with your instructions But I received always an Error ( 500 Server Internal Error ) [Thu Dec 01 15:53:15.563653 2022] [cgid:error] [pid 2452856:tid 140467170232064] End of script output before headers: modharbour Pheraps hosting not admit to run modharbour What do you think about ...
by giuliano
Thu Dec 01, 2022 2:55 pm
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31343

Re: ID of the current session

Everything turned out to be simple.
When the application starts, the new process becomes the first in the list of processes. We look at this process .ProcessID and .SessionID So we can get the PID and SID of the current process. Usually the SID is 0. If RDP, then this is the session handle
by Natter
Fri Jan 07, 2022 5:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the current session
Replies: 14
Views: 621

Re: Excel se queda abierto en el administrador de tareas

... você pode ler este TXT salvando numa array, exibir em tela todos os processos e criar um botão fechar programa, que fará: Winexec("taskkill /PID id") onde 'id' é o identificador do processo. Español: Usando Winexec ("CMD /C tasklist > C:\proc.txt") obtendrá una lista de ...
by karinha
Wed Dec 22, 2021 1:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Excel se queda abierto en el administrador de tareas
Replies: 5
Views: 704

Re: ID of the current process

"how" do you want to identify User when have a ProcessId The PID of the process is unique. I am requesting a list of processes of the same name via WMI. If we are on a local computer, then there is no need to identify the owner of the application. ...
by Natter
Wed Dec 22, 2021 6:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the current process
Replies: 8
Views: 834

Re: Preguntas frecuentes mod_harbour

... Sucede algo extraño, si NO pongo que cargue el mod_harbour, esto es lo que contiene el error.log: [Tue Oct 05 09:17:31.201842 2021] [ssl:warn] [pid 7376:tid 364] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 1.1.1l 24 Aug 2021, version currently loaded ...
by EBM
Tue Oct 05, 2021 2:26 pm
 
Forum: mod_harbour
Topic: Preguntas frecuentes mod_harbour
Replies: 26
Views: 6460

dbrowse.prg

... times the program stops working. I'm also sending a log for error analysis Sory for my english [Thu Oct 31 22:02:12.216629 2019] [ssl:warn] [pid 5992:tid 608] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Thu Oct 31 22:02:12.375628 ...
by gruncic
Fri Nov 01, 2019 2:41 pm
 
Forum: mod_harbour
Topic: dbrowse.prg
Replies: 6
Views: 1153

Uso de una DLL

... los defino como Local y los paso usando @, siempre hice esto y funciono. SiRet:=Controlador:ShiftClose(Type, @St, @Message, @ErrorCode, @Pid, @PeriodType) En SiRet me devuelve .t. pero en el parametro Pid deberia volver un numero y siempre esta vacio. Con el autor de la dll ya revisamos ...
by Jorge Jaurena
Thu Sep 06, 2018 5:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de una DLL
Replies: 2
Views: 608

Re: funciones de FWH y Harbour en un archivo .txt

... HB_ArgString(<cSwitch>)->cValue|Nil HB_ArgV(<nPos>)->cArgValue HB_ArrayId(<aArray>|<oObject>)->pID HB_ArrayToParams(<aValue>)->aValue HB_ArrayToStructure(<aMembers>,<aTypes>,[<nAlign>])->cBinaryStructure HB_AScan() ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5720

Re: Black Screen of Death.

... the GDI count to continue increasing. Randal On my Windows 10 Task Manager I don't see GDI Count, where would I find it. On Details Tab: Name PID Status User name CPU Memory (private working set) Description Or is it one of the rows of the grid? Thanks, Byron ...
by Randal
Wed Sep 13, 2017 3:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2175

Re: Black Screen of Death.

On my Windows 10 Task Manager I don't see GDI Count, where would I find it.

On Details Tab:
Name
PID
Status
User name
CPU
Memory (private working set)
Description

Or is it one of the rows of the grid?

Thanks,

Byron ...
by byron.hopp
Mon Sep 11, 2017 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2175

Re: Ads..por favor

Saludos
Hola Ruben
Mra este link, parece que es por numero de usuarios
http://www.abox.com/productos.asp?pid=3

Parece que es mejor APollo, no tiene limite de usuarios, eso es lo que investigue.
by ruben Dario
Tue Aug 22, 2017 6:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ads..por favor
Replies: 44
Views: 7332

Re: Interfacing with Dicom sistems

... with "~" and "^" respectively. The first field in each segment gives you the segment type. You are porbably looking for the PID (patient identification) segment. Within each segment the meaning of a field is determined by its position - rather like the parameters to a function ...
by xProgrammer
Tue May 02, 2017 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 11859

Re: Fivewin & web

... may be available in the server error log. suexec policy violation: see suexec log for more details [Thu Feb 02 11:28:43.927429 2017] [cgid:error] [pid 23575:tid 140161375508224] [client 213.225.4.29:57138] End of script output before headers: demo.exe
by byte-one
Thu Feb 02, 2017 10:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin & web
Replies: 63
Views: 17171

Re: Refresh Record Set

function EDFUNC(pid) local cSql ...edit fields cSQL := "UPDATE PATREC SET NAME="+"'"+alltrim(wname)+"'" +" WHERE ID="+"'"+alltrim(pid)+"'" TRY oCon:Execute(cSql) CATCH oErr ...
by AHF
Thu Dec 24, 2015 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refresh Record Set
Replies: 10
Views: 2006
Next

Return to advanced search

cron