PDA

View Full Version : Access violation while debugging with VC .Net


Haddock
03-Jun-2005, 05:31 AM
I'm working on a application made of a main Delphi executable and a C++ dll compiled with VC .Net 2003.
To debug the C++ dll, I'm running the VC. Net debugger which launch the Delphi executable compiled with EurekaLog.
I upgraded Eurekalog today from version 4.6.4 to 4.6.7, and with the new version, an exception is catched inside the VC. Net debugger (0xC0000005: Access violation reading location 0x01000000) at the very beginning. I can, of course, pass this exception and the program runs normally after.
This exception doesn't occur when debugging with Delphi or running the application without any debugger.

admin
03-Jun-2005, 04:33 PM
It's really a strange issue.

I cannot reproduce it on my PC.

If you want I can connect with your PC using the open-source UltraVNC remote control tool, so to can definitely fix this bug directly on your PC, ok?

If you want do the following points:

1)...download the binary version at:
http://prdownloads.sourceforge.net/ultravnc/UltraVNC-100-RC18-bin.zip?download

2)...unzip it

3)...run the winvnc.exe server

4)...type a password (I must know it to can access to your PC)

5)...click on OK (the server will go in the tray-bar)

6)...tell me your IP and the choosed password and I'll connect directly with your PC (with chat service enabled).

If your PC is protected by router/firewall then you must open the 5900 port or set the winvnc to works with other your opened port.

I'm waiting for your feedback ASAP, ok? :)