Search found 159 matches: violation

Return to advanced search

Re: Request : function GetSerialCol()

... for Answer. i have use the CODE and got Data from Controls :) but when try to "save" i got Error Error description: Error BASE/42 Scope violation (protected): TDATAROW:READPQQ https://i.postimg.cc/Dwff41Q2/PG-Save01.jpg Question : how to "disable" those 5 Button ...
by Jimmy
Wed Sep 27, 2023 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request : function GetSerialCol()
Replies: 8
Views: 580

Re: ACTIVEX ACCESS_VIOLATION

Lo que yo haria seria intentar poner a NIL manualmente y antes de que se cierre el dialogo de la manera concreta posible todos los objetos OLE utilizados


Es buena sugerencia. Puedo ver como eso debiera funcionar.

Gracias.
by reinaldocrespo
Wed Jun 14, 2023 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3141

Re: ACTIVEX ACCESS_VIOLATION

Realmente el problema es muy antiguo. Otras veces ha ocurrido con CodeJock https://www.forums.fivetechsupport.com/viewtopic.php?f=3&t=26350&start=15#p145103 Pareciera que hay un problema con determinado tratamiento de determinados objetos OLE Lo que yo haria seria intentar poner a NIL manual...
by paquitohm
Wed Jun 14, 2023 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3141

Re: ACTIVEX ACCESS_VIOLATION

Possibly tonight after users are gone, I can access the PCs that have this problem which are the ones using a Topaz signature pad. But I can tell you the top line on the call list looks like this: Called from HB_GCALL(0) Called from TDIALOG:END(555) in .\source\classes\DIALOG.PRG That's how I know t...
by reinaldocrespo
Wed Jun 14, 2023 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3141

Re: ACTIVEX ACCESS_VIOLATION

Dear Reinaldo,

do you get a hb_out.log file ?

If so, please post it here, thanks
by Antonio Linares
Wed Jun 14, 2023 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3141

Re: ACTIVEX ACCESS_VIOLATION

I'm sorry I know this post is from 2018 but I have a similar problem. I use an OCX from Topaz to gather patient signatures on documents. The line hb_gcAll() inside Tdialog breaks the program after a few times being executed.

Has a solution to this been found?

Thank you.
by reinaldocrespo
Wed Jun 14, 2023 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3141

HB_FUNC() work under HMG 32/64 Bit but crash under Fivewin 6

hi i get a hb_out.log in my HB_FUNC() when using under Fivewin 64 Bit (MSVC) HB_FUNC( DEVICECHANGEINFO ) // DeviceChangeInfo( wParam, lParam ){//   WPARAM wParam = hb_parnl( 1 );   #ifndef _WIN64      LPARAM lParam = (LPARAM) hb_parnl (2);   #else      LPARAM lParam = &#...
by Jimmy
Thu Feb 23, 2023 6:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_FUNC() work under HMG 32/64 Bit but crash under Fivewin 6
Replies: 0
Views: 130

Re: DLLCALL under Fivewin

hi Antonio, You could use: thx for HB_FUNC(LPSECURITY_ATTRIBUTES) i have chage it to DLL FUNCTION CreateFile(lpFileName            AS LPSTR ,;                        dwDesiredAccess       AS DWORD ,;                        dwShareMode           AS DWORD ,;                        lpSecurityAttrib...
by Jimmy
Fri Dec 02, 2022 12:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2622

Re: xbrowse command not working properly -- MR. RAO

Does oTb:FieldGet( cFieldName ) work? Are you using FWH2012 ? If so, try making the following modifications to xbrowse.prg and include in your link script. Replace line 1297       elseif ! Empty( ::oMysql ) .AND. ::oMysql:IsKindOf( 'TMYSQLQUERY' )  WITH       elseif ! Empty( ::o...
by Compuin
Wed Feb 23, 2022 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse command not working properly -- MR. RAO
Replies: 21
Views: 1384

Re: Resedit closes problems after Windows 10 update

... (Win32): Loaded 'C:\Windows\System32\ncryptsslp.dll'. Symbols loaded. Exception thrown at 0x00000001400B0E19 in ResEdit.exe: 0xC0000005: Access violation writing location 0x0000000006001134.
by Antonio Linares
Mon Jul 19, 2021 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resedit closes problems after Windows 10 update
Replies: 12
Views: 759

Re: Resedit closes problems after Windows 10 update

When running it from Visual Studio Community IDE using debug mode we get this:

Exception thrown at 0x00007FF90F190811 (ntdll.dll) in ResEdit.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF. occurred
by Antonio Linares
Mon Jul 19, 2021 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resedit closes problems after Windows 10 update
Replies: 12
Views: 759

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

Modifica la línea 271 de erp.prg así: hb_retl( mysql_real_query( ( MYSQL * ) hb_parnl( 1 ), hb_parc( 2 ), hb_parnl( 3 ) ) ); Logro crear el ejecutable, pero al correrlo arroja este archivo hb_out.log Application Internal Error - C:\sistema64\erp.exe Terminated at: 2021-07-01 10:53:06 Unrecoverable ...
by Compuin
Thu Jul 01, 2021 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4077

Re: Ayuda con error EXCEPTION_ACCESS_VIOLATION ( SOLUCIONADO )

Finalmente recompile todo y se solucionó.
No entiendo porque antes estaba funcionando y después de la actualizacion de windows con copiar el mismo .exe no funcionaba mas, después de recompilar todo incluidos los recursos, se solucionó el tema.

Igualmente, muchas gracias
Mis cordiales saludos
by TecniSoftware
Thu Apr 22, 2021 8:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con error EXCEPTION_ACCESS_VIOLATION ( SOLUCIONADO )
Replies: 7
Views: 544

Re: Ayuda con error EXCEPTION_ACCESS_VIOLATION

EXCEPTION_ACCESS_VIOLATION es un GPF
by Antonio Linares
Thu Apr 22, 2021 4:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con error EXCEPTION_ACCESS_VIOLATION ( SOLUCIONADO )
Replies: 7
Views: 544
Next

Return to advanced search