Search found 616 matches: internal

Return to advanced search

Apache Internal Error

Please help...

When I link the libmysql.lib into my Fiveweb application, the browser (on windows) shows the error: Internal Server Error or Misconfiguration.

When I do not use this library, the Fiveweb application runs fine.

Please guide what to do.
by compaqt
Wed Sep 10, 2014 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Apache Internal Error
Replies: 0
Views: 236

Error de harbour al crear tabla Mysql

... em tdoqry.prg en el metodo loadquery en la linea: ::nRecCount := MySqlNumRows ( ::hResult ) Hasta aqui llego buscando cual es el error Application Internal Error - D:\fwh_samples\_5\_dbf_2_sql\dbf_to_sql_h.exe Terminated at: 2014.08.28 14:26:19 Unrecoverable error 6005: Exception error: Exception ...
by J. Ernesto
Thu Aug 28, 2014 9:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error de harbour al crear tabla Mysql
Replies: 1
Views: 875

Re: Inestabilidad de la Aplicacion

Antonio, un error tan simple como este: ?a cuand "a" no esta definida En el error.log me da este error -------------------- Internal Error Handling Information --------------------- Subsystem Call ....: BASE System Code .......: 1003 Default Status ....: .F. Description .......: ...
by Marcelo Via Giglio
Thu Aug 28, 2014 2:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inestabilidad de la Aplicacion
Replies: 19
Views: 4132

Re: En tiempo de compilacion...

... to clear <pPP> variable. When last instance of this variable in user code is cleared then automatic destructor frees PP context with its all internal data so even if variable is not explicitly cleared by assigning NIL but is out of scope (e.g. local variable when program leaves the function) ...
by Antonio Linares
Tue Aug 26, 2014 7:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1670

Re: En tiempo de compilacion...

... A }[C] Will be perfectly translated. For me it seems to be limitation of Clipper PP implementation (probably it's a side effect of some internal solutions) or a bug. Not something intentionally designed. It's highly possible it's a hack to pass to compiler some additional information ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1670

Re: FWH 14.06

... and I was also able to run the resulting program on a computer where MSVCRT was not installed. Thank you. I will test with Visual Studio 2013 internal build later today but I see no reason why it won't work just as well. TIm
by TimStone
Sat Jul 26, 2014 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 14.06
Replies: 15
Views: 4524

New FTDN (May/June) 2014 (FWH 14.06)

... in non-release of fonts when fonts are set to a dialog or a control on a dialog by using this method. Fixed now. * Fix: TLinkList creates internal bitmaps which are to be released by calling TLinkList's End() method. But this results in a runtime error due to a bug in TreeItem's End() ...
by Antonio Linares
Thu Jun 19, 2014 10:39 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN (May/June) 2014 (FWH 14.06)
Replies: 0
Views: 1004

Re: xBrowse + OO Array

... I think I need to review some method like EOF or skipper. regards Marcelo 1) I have just posted a sample SetXBrowse() method calling SetArray() internally. We have done this because the internal data is an array. That may not the case in all kinds of classes. 2) It is possible to define a SetXBrowse() ...
by nageswaragunupudi
Sat Jun 07, 2014 3:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse + OO Array
Replies: 16
Views: 5240

New FTDN march/april 2014 (FWH 14.04)

... bSaveData If specified, this codeblock is called with the object as pararmeter, for saving data to the individual fields, instead of using the internal logic. Locking / appending and unlocking is taken care of by the class and the codeblock should contain logic to assign values to individual ...
by Antonio Linares
Thu May 22, 2014 4:16 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN march/april 2014 (FWH 14.04)
Replies: 2
Views: 1950

Re: First true Windows 8 Metro app from FWH !!!

... ficheros .Bat, y he intentado generar el .EXE En Borland (Bcc582), compila y linka sin errores, pero al ejecutar obtengo un hb_out.log Application Internal Error - C:\Fwh\Fwh1312\samples\winrt.exe Terminated at: 2014.04.20 21:52:09 Unrecoverable error 6005: Exception error: Exception Code:C0000005 ...
by cnavarro
Sun Apr 20, 2014 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: First true Windows 8 Metro app from FWH !!!
Replies: 13
Views: 6506

Starting with TDOLPHIN , error 9025

... in the 5-the query : aQuery[ 5 ] = "TRUNCATE TABLE grade_event" This table exists and is created like the others Error TDOLPHIN/9025 Internal Error:MultiQuery Faulire TRUNCATE TABLE grade_event Frank
by Franklin Demont
Sat Feb 08, 2014 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Starting with TDOLPHIN , error 9025
Replies: 0
Views: 349

Re: Nuevo FWH 13.09

... un .PNG en un RBTTN, o en un BTNBMP de un BAR, o un mensaje de Anormal Terminacion del programa Te adjunto el contenido del hb_out Application Internal Error - C:\VmhUI\VMHUI.exe Terminated at: 2014.01.26 12:52:54 Unrecoverable error 6005: Exception error: Exception Code:C0000005 Exception ...
by cnavarro
Sun Jan 26, 2014 12:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 13.12
Replies: 34
Views: 7494

Re: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio

... You cannot change string item body or string item length because it may effect more then one item. In the worst case you will overwrite one of internal buffers used for shared string values changing all strings which may store such value even if they will be created in the future, i.e. all ...
by xmanuel
Fri Nov 29, 2013 7:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio
Replies: 8
Views: 1753

Re: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio

Ya Daniel, pero lo que quiero es evitar usar la estructura ITEM. Lo que quiero es usar una función al estilo hb_itemGetCPtr( myItem ) pero para el puntero a myItem->item.asString.length ya así mo tener que ir en contra de las recomendaciones del equipo de Harbour. Mira: //------------------------...
by xmanuel
Mon Nov 25, 2013 8:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio
Replies: 8
Views: 1753

Re: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio

Manuel Harbour trabaja internamente por omision de forma protegida para que no puedas hacer eso, pero eso no implica que no exista forma de hacerlo debes compilar con el define "_HB_API_INTERNAL_" te dejo un ejemplo y la linea que de comando que uso para ejecutarlo function  main(...
by Daniel Garcia-Gil
Mon Nov 25, 2013 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Acceder a la estructura HB_ITEM en Harbour. Daniel o Antonio
Replies: 8
Views: 1753
PreviousNext

Return to advanced search