Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Class not found - very strange problem with FastReport and Delphi 2005

Status
Not open for further replies.

Juhas0

Programmer
Joined
May 6, 2008
Messages
10
Location
PL
Hi, I've just been shocked.
I opened one of my base forms(inDelphi), and then I saw an error: "Class frxDBDataset not found".
So I looked through Delphi component list, and saw FastReport tabs, but not FastReport 4 which I use directly.

I closed the application and opened another one. I looked through component list and there WAS FastReport 4 tab!

Paths to my all components are configured in Delphi options, not in project options. So, WTF?

My Delphi version is 2005.
 
check if your project is configured with runtime packages.


/Daddy

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Yep, that was that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top