Maybe i found the problem!!!
It seems that Delphi has a feature to delayed package loading to optimize startup speed. It doesn't load non-needed packkages.
There is a way to bypass this feature and it looks that was the problem here.
in ppRichViewDsgn.pas, procedure Register should be ...
Search found 2 matches
- Mon Jan 16, 2012 3:25 pm
- Forum: Support
- Topic: Reportbuilder Wrapper Issue
- Replies: 12
- Views: 50575
- Fri Jan 13, 2012 8:46 pm
- Forum: Support
- Topic: Reportbuilder Wrapper Issue
- Replies: 12
- Views: 50575
Reportbuilder Wrapper Issue
I actually have the issue described here. I have this problem with RB12- Delphi 2009 and also on my new RB14-DelphiXE2 setup. I'm using last version of TrichView and Wrapper.
To be able to work, I need to uninstall the wrapper. Reinstall and Keep Delphi open. Then I can open my project and play ...
To be able to work, I need to uninstall the wrapper. Reinstall and Keep Delphi open. Then I can open my project and play ...