PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Gary Menger on December 07, 2009, 09:10:13 PM

Title: Code generation hangs
Post by: Gary Menger on December 07, 2009, 09:10:13 PM
Paul,
I have a rather large project which I have been porting from mainly existing VB code from three separate applications.  The core is a PB DLL and this is basically the front end, consisting of a large number of forms (about 45).  What I am finding is that the system will simply hang during the code generation (e.g. before PB gets its hands on it).   Originally, it was in a form called frmProfiler, which I commented out all the code, then uncommented function by function, recompiling each time.  This worked for a while, until I added a new form.  The hang changed to frmData, which was not previously causing a problem. 

Any clues on what might be happening here?  I can send you the code privately if you think it will help, but as I say, it is a large project (EXE compiles to about 1.2 mb)

Regards,

Gary Menger
Title: Re: Code generation hangs
Post by: Paul Squires on December 07, 2009, 09:19:29 PM
You can send it to me at support@planetsquires.com and I will take a look at it. I haven't seen a project hang during compiling... we have seen it GPF, but I am pretty sure that I have that problem licked.