Link to home
Start Free TrialLog in
Avatar of junebrown
junebrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

ntldll.dll access violation

I have some code which calls up crystal reports (8.5), works fine on all PCs, in delphi 4 (yes I know it is ancient)

When recompile it in Delphi 7, it works on most PCs, but some give the following access violation

raised exception classEAccessViolotion with message 'Access violation at address 7c912ffc in m9odule ' ntdll.dll'. Write of 00404575"

This happens the initialization section of the code.
We have tried 'wise' installs of the program

Any suggestions ?
ASKER CERTIFIED SOLUTION
Avatar of 2266180
2266180
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial