%1 not found
Hi!
I have strange error opening EUR custom form. In Win2k server/Pro Sp4, I get
"%1 could not be found". On WinXp Pro Sp1 there is no such an error. After 4
times that same error dialog is shown, app continue to work normally
(opening EUR custom form) without problems.
For database I use MS Access 2000.
Can you help me please.
THX!
The difference between theory and practice is that in theory there is no
difference between theory and practice, but in practice there is....
I have strange error opening EUR custom form. In Win2k server/Pro Sp4, I get
"%1 could not be found". On WinXp Pro Sp1 there is no such an error. After 4
times that same error dialog is shown, app continue to work normally
(opening EUR custom form) without problems.
For database I use MS Access 2000.
Can you help me please.
THX!
The difference between theory and practice is that in theory there is no
difference between theory and practice, but in practice there is....
This discussion has been closed.
Comments
1. Search your machine for RBuilder.ini and delete all that are found. That
might causing an initialization issue of some sort.
2. Try running the app in the Delphi debugger. Modify the Delphi library
path from RBuilder\Lib to RBuilder\Source and setting Debugger options to
break on Delphi lanugage exceptions.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Problem was that AdoCOnnection was active and trying to connect to database
which doesn't exist-my fault!