Delphi 7 hangs on creating form

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Delphi 7 hangs on creating form

Post by kfleming » Tue Oct 22, 2002 11:17 am

Do you mean RRRPT32.OCX?__Can you create a new project and use this control successfully?____Kathleen__R&R Support

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: Delphi 7 hangs on creating form

Post by kfleming » Thu Oct 24, 2002 6:48 am

This is on a machine where you did a full install of V10?____Kathleen__R&R Support

Jack_Hellmuth_(Guest)
Posts: 9
Joined: Tue Oct 10, 2017 12:44 pm

====> RE: Delphi 7 hangs on creating form

Post by Jack_Hellmuth_(Guest) » Thu Oct 24, 2002 8:55 am

>This is on a machine where you did a full install of V10? __>__>Kathleen __>R&R Support ____I have been getting a similar error with v10 on a Win2k machine with Delphi 6. The error reads, "The ordinal 104 could not be located in the dynamic link library RRRPT32.dll". The error only shows up in projects having the ocx visual control. In my projects where I have used text control files there is no problem.____This problem went away by replacing the rrw32.ocx file in <windir>/system32 with an older version dated 11/23/2001.

Assignment Define
Posts: 0
Joined: Wed Mar 28, 2018 3:08 am

=====> RE: Delphi 7 hangs on creating form

Post by Assignment Define » Thu Oct 31, 2002 9:08 am

I Have Just Installed Version R&R 10 and have found that Delphi 7 forms with version 9 sql ocx embedded in them will not load propererly. (and will not display the form) I fixed one application by removing the control from the palette and loading the form (causing a control missing error ), the form was now viewable. I then with the form open added the control back to the palette and re-pasted it on the form and manually sorted out any errors. This was my first attempt so I am sure there are better ways to deal with this problem. I would hate to have an entire collection to deal with this way!

Post Reply