Subject | Another thought :: Re: [IBO] Cannot Open File Error |
---|---|
Author | Helen Borrie (TeamIBO) |
Post date | 2002-04-03T04:00:01Z |
Eric,
I just had another thought about this role problem - I've seen a (kind of)
related problem with some code I looked at for someone else. This person
had a number of IBX artifacts in his application code, including a
TIBDatabase. Whilst you are cruising the DFMs, you could check for the
presence of any (apparently inert) components with classes starting
"TIBSomething" - these are IBX components and should not be there. Even
inert ones are highly likely to mess something up, somewhere.
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
I just had another thought about this role problem - I've seen a (kind of)
related problem with some code I looked at for someone else. This person
had a number of IBX artifacts in his application code, including a
TIBDatabase. Whilst you are cruising the DFMs, you could check for the
presence of any (apparently inert) components with classes starting
"TIBSomething" - these are IBX components and should not be there. Even
inert ones are highly likely to mess something up, somewhere.
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com