Atozed Forums
Intraweb Service and EurekaLog - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Intraweb Service and EurekaLog (/thread-1502.html)



Intraweb Service and EurekaLog - tinygoldwing - 01-21-2020

I have an Intraweb standalone app.  I followed the instructions to get Eurekalog to work.    When I run the app on the desktop I actually get the lines where I created a AV:

(00B42D78){Project1.exe} [00F43D78] Unit1.Tfrm_Main.IWButton12Click (Line 668, "Unit1.pas" + 3) + $8

But when I run it as a service it only gives me:

(00550487){WebApp.exe  } [00951487] Unknown function at TMethodImplementationIntercept + $4E3BBB

Does anyone know what I missed.  I know there is a special setup.  I did ask Eurekalog but I haven't received a reply.

Thank You,

Ed


RE: Intraweb Service and EurekaLog - Jose Nilton Pace - 01-22-2020

Hi Ed, try this:
http://docs.atozed.com/docs.dll/development/Using%20the%20Exception%20Logger.html


RE: Intraweb Service and EurekaLog - Alexandre Machado - 01-23-2020

EL is a nice tool but I can't give you any recommendation regarding it.

If you want to display call stack information when logging or displaying some exception information, follow the link that JNP posted above.

IW is capable of doing it without any external tools. BTW, if you are using IW own tools, disable EL on this project.