Search found 281 matches: exception

Return to advanced search

Re: phpBB to LLM

... line 311, in run_setup exec(code, locals()) File "<string>", line 15, in <module> Exception: You tried to install "pytorch". The package named for PyTorch is "torch" [end of output] note: This error originates ...
by alerchster
Mon Dec 25, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4693

Windows Defender

... are automatically deleted. The antivirus log says Program:Win32/Wacapew.C!ml Trojan:Win32/Wacatac.B!ml I, of course, put the deleted files in the exception. However , I would like to understand - is there a problem or not ?
by Natter
Wed Oct 18, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Defender
Replies: 9
Views: 547

Webservice de .NET a Fivewin

... End Select Dim i As Integer For i = 0 To nodos.Count - 1 buscarRespuesta = nodos(i).InnerXml Next i Catch ex As Exception End Try Try Dim nodos_error_transaccion As XmlNodeList nodos_error_transaccion = Nothing ''Error'' Select Case sTipoVal Case "CR" ...
by mterraz
Wed Jul 12, 2023 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webservice de .NET a Fivewin
Replies: 2
Views: 583

Peticion POST a xHarbour

... "+jsonObject.getString("codigo")+""); } //----------------------------------------------------------------- }catch (Exception e) { out.print(e); }finally { if(conexion != null) conexion.disconnect(); }
by servicomver
Mon Jun 05, 2023 11:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Peticion POST a xHarbour
Replies: 3
Views: 421

Re: Antonio, tu ayuda por favor

Buenos dias Armando ¿ puedes hacer esta pequeña prueba para comprobar si cierras la tabla ? STATIC FUNCTION CloseTable()    oWnd        := NIL    IF oRsHdr <> NIL        IF oRsHdr:State() = adStateOpen            MsgWait("Cerrando tabla oRsHdr","Atención"...
by JESUS MARIN
Fri May 26, 2023 10:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Antonio, tu ayuda por favor
Replies: 5
Views: 392

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

... Bit Version crash Application Internal Error - C:\fwh64\0\TGRID\DUALGRID.exe Terminated at: 2023-02-23 07:04:09 Nicht zu behebender Fehler 6005: Exception error: Exception Code:C0000005 ACCESS_VIOLATION Exception Address:00007FF62CAD205E RAX:FFFFFFFFBCFFF470 RBX:0000000000000400 RCX:0000000000000002 ...
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: 133

Re: DLLCALL under Fivewin

... but it still crash :( Application Internal Error - C:\fwh\0\LISTVIEW\DUALGRID.exe Terminated at: 2022-12-02 11:46:42 Unrecoverable error 6005: Exception error: Exception Code:C0000005 ACCESS_VIOLATION Exception Address:000000DB EAX:008DAE80 EBX:0014DF38 ECX:FFFFFFFF EDX:00000007 ESI:008DAE70 ...
by Jimmy
Fri Dec 02, 2022 12:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2633

Windows Service - finding path

I have a built a Windows Service program. It runs fine with one exception. The service .exe resides in a folder on the server. When the service is started, it knows the location of that file, and works correctly. I need to write to a log file, so I set a ...
by TimStone
Fri Jul 22, 2022 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 520

Re: Runtime with Windows 7 - New builds

... letting you know there is a solution to building on the most current MS compiler. As a rule I don't even build 32 bit apps any longer, with the exception of these few systems left that I must support. And those I'm working as fast as I can to make them go away, but I don't own or control all ...
by rhlawek
Thu Apr 28, 2022 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runtime with Windows 7 - New builds
Replies: 5
Views: 562

Re: Error reading XLS via FWH app running as scheduled task

Darrell Searching your problem .. I noticed that [DISP_E_EXCEPTION] seemed to occur after a Server 2019 update .. check if your server has received any Microsoft updates recently ( past week or so ) .. If yes, you might consider uninstalling each ( recent ) update one by one and see if you find your...
by Rick Lipkin
Sat Apr 09, 2022 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error reading XLS via FWH app running as scheduled task
Replies: 5
Views: 428

Error reading XLS via FWH app running as scheduled task

Hello,

I am getting the following error on FWH app running as scheduled task on Windows Server 2019.

Error Reading XLS: F:\web\webfrt\xxx\inbox\ACE-AES-XLS-ORDER 485885.xlsx - [DISP_E_EXCEPTION]

What can I do to resolve the problem?

Thank you,
by cdmmaui
Fri Apr 08, 2022 8:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error reading XLS via FWH app running as scheduled task
Replies: 5
Views: 428

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

... were made. I got this error Application Internal Error - C:\clinica32\Clinica32.exe Terminated at: 2022-02-23 03:06:36 Unrecoverable error 6005: Exception error: Exception Code:C0000005 ACCESS_VIOLATION Exception Address:0015EBEA EAX:004A5C08 EBX:00252005 ECX:004CE043 EDX:00000043 ESI:00000000 ...
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: james

... This way all routines in the app use the same driver and if you ever want to change the driver you only have to change it in one place. The only exception to this rule (that I can think of) is if you needed to use a file and index from a different app that is using a different driver. Then you ...
by Silvio.Falconi
Sun Dec 19, 2021 11:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: james
Replies: 8
Views: 790

Re: james

... This way all routines in the app use the same driver and if you ever want to change the driver you only have to change it in one place. The only exception to this rule (that I can think of) is if you needed to use a file and index from a different app that is using a different driver. Then you ...
by James Bott
Sat Dec 18, 2021 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: james
Replies: 8
Views: 790

Re: WebView2 for Harbour/Fivewin and VSC 2019

... Saludos. https://postimg.cc/vDhxSmYX Hello FiveWin Community =), I found this tool useful, but when using it it throws me a virus exception. Any suggestions (other than adding the virus to exceptions), how to prevent the virus from appearing? Greetings.
by Jiloilo
Fri Nov 19, 2021 5:40 pm
 
Forum: Utilities / Utilidades
Topic: WebView2 for Harbour/Fivewin and VSC 2019
Replies: 27
Views: 4938
Next

Return to advanced search