

".\Delphi7\Source\jcl\" and ".\Delphi7\Source\jvcl\"Īs I remember, I then launched ".\Delphi7\Source\jvcl\install.bat" I first extracted JVC元20CompleteJCL197-Build2172.zip to ".\Delphi7\Source\" which result in Manually installing the DPKs is NOT going to work!!! (Unless you do exactly what the install program does for you manually and end up with a perfect config file when done - not likely) By correctly, I mean read all instructions, and use the included install programs as instructed. I had already installed prior versions on other desktops before, so I knew in advance it could be quirky if not done correctly.

I may be able to assist but it has been a while. I have the jvcl installed in D7 on my laptop. Tom Cusick RE: Delphi 7, JVCL installation roo0047 (Programmer) 21 Oct 07 14:34 Then registration procedure, Jvdlgsreg.register in package JvDlgsD7d.bpl raised exception class exception: invalid action registration. Then registration procedure, jvdbreg.register in package JvDBD7D.bpl raised exception class exception: invalid action registration. Then Can't load package JvCtrlsD7D.bpl, registration procedure. Then Can't load package JvBDED7D.bpl, registration procedure. Then registration procedure, vcldbreg.register in package dcldb70.bpl raised exception class exception: invalid action registration. Then Can't load package JvCryptD7D.bpl, registration procedure. Then Can't load package JvCoreD7D.bpl, registration procedure. Then registration procedure, stdreg.register in package dclstd70.bpl raised exception class exception: invalid action registration. I installed the JCL library first as in the instructions but then when i install the JVCL, the installation itself goes fine, it's when i attempt to run Delphi 7 after that i start getting the issues.įirst i get Access Violation in module 'dclstd70.bpl' I am attempting to install the JVCL library on a Laptop that i just installed Delphi 7 on. Second I changed S.Add('') in ExportTitle of UExport.pas to S.Add('') and the first line of inp file from to. Maybe this is not the right way to step through the code? All I can do is to kill the process and exit from Delphi. I couldn't click any menu such as File>Open to get a input file. So I clicked OK to dismiss the dialogue, but no matter I continue to Step Over or switch to SWMM 5 window, SWMM 5 executable is not responding. The message is "Porject Epaswmm5.exe raised exception class EConvertorerror with message "is not a valid date". However at the same time an Debugger Exception Notification was thrown out. The first and very critical to me, without changing anything, when I Step Over the code, right after Application.Run, SWMM 5 executable was started as expected, which was good. However when I start to mess up with the code, I run into some issues.

I followed instruction and compiled on Delphi 7 successfully. First of all, thanks to the development team for the detailed instruction on installation and compilation of source code.
