Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Access Violation When Compiling.
Fri, Dec 9 2011 1:45 AMPermanent Link

Steve Gill

Avatar

Hi Tim,

I started a simple one page project and it was working fine until I resized the form, and then added a panel and removed it.  Now I get an AV every time I try to compile it.

I have attached the project files in Binaries.

Steve
Fri, Dec 9 2011 2:20 AMPermanent Link

Steve Gill

Avatar

<< I started a simple one page project and it was working fine until I resized the form, and then added a panel and removed it.  Now I get an AV every time I try to compile it.

I have attached the project files in Binaries.>>

I found the problem.  I had dropped a TDataSet component on the form without setting any properties, and it looks like this is the cause of the AV.  When I remove the component from the form the project compiles fine.
Fri, Dec 9 2011 6:39 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< I started a simple one page project and it was working fine until I
resized the form, and then added a panel and removed it.  Now I get an AV
every time I try to compile it. >>

Thanks, this is now fixed in the build that went out this morning.  You were
right - it was the empty columns definitions in the TDataSet that caused it.

--
Tim Young
Elevate Software
www.elevatesoft.com


Image