FrxClass.pas not found

Hi - 

I am using RAD XE2 Professional Update 4 with hotfix 1 isntalled on windows 7. I also have FastReports installed (not the full version with the source code - just the one that ships with the professional version of Delphi.) When I am debugging code, I often get a prompt saying that "Frxclass.pas" is not found and the option to locate this file. If I elect to "skip" I am taken to the "CPU" window (no use at all!)  or "Cancel" that generates an error message and breaks my debugging process.

Can anyone tell me how to avoid this error ? I looked in the debug options area and can see no obvious switch/option that may help. Apologies if this is a re-post, could not find any information on this.

Many thanks..
6
Dave
10/4/2012 7:18:57 AM
📁 embarcadero.delphi.ide
📃 3925 articles.
⭐ 0 followers.

💬 10 Replies
👁️‍🗨️ 10880 Views

Paul Slade wrote:

> Hi - 
> 
> I am using RAD XE2 Professional Update 4 with hotfix 1 isntalled on
> windows 7. I also have FastReports installed (not the full version
> with the source code - just the one that ships with the professional
> version of Delphi.) When I am debugging code, I often get a prompt
> saying that "Frxclass.pas" is not found and the option to locate this
> file. If I elect to "skip" I am taken to the "CPU" window (no use at
> all!)  or "Cancel" that generates an error message and breaks my
> debugging process.
> 

Do you have a frxclass.dcu in the Lib\win32\debug folder?



-- 
Peter Below (TeamB)
-1
Peter
10/4/2012 5:10:32 PM
> {quote:title=Peter Below wrote:}{quote}
> Paul Slade wrote:
> 
> > Hi - 
> > 
> > I am using RAD XE2 Professional Update 4 with hotfix 1 isntalled on
> > windows 7. I also have FastReports installed (not the full version
> > with the source code - just the one that ships with the professional
> > version of Delphi.) When I am debugging code, I often get a prompt
> > saying that "Frxclass.pas" is not found and the option to locate this
> > file. If I elect to "skip" I am taken to the "CPU" window (no use at
> > all!)  or "Cancel" that generates an error message and breaks my
> > debugging process.
> > 
> 
> Do you have a frxclass.dcu in the Lib\win32\debug folder?
> 
> 
> 
> -- 
> Peter Below (TeamB)
Hi Peter -

No, however - I did do a search for the dcu file and found that I had 2 copies. One if the Fast reports folder, which is in my Library path and another - in an old Fast reports location (on another drive.) I am guessing that this may be causing a problem. Will delete the old files and hopefully wont get this error again. In fact, just purchased the professional version of the software, so will have to do a clean up and re-install anyway.

Thanks for pointing me in the right direction..

Cheers..
-1
Dave
10/5/2012 1:22:51 AM
Try adding -rfoo to your shortcut that starts your product and see if 
that fixes the problem. For more information on using -r, see 
http://support.embarcadero.com/article/42597

Paul Slade wrote:
> Hi -
>
> I am using RAD XE2 Professional Update 4 with hotfix 1 isntalled on windows 7. I also have FastReports installed (not the full version with the source code - just the one that ships with the professional version of Delphi.) When I am debugging code, I often get a prompt saying that "Frxclass.pas" is not found and the option to locate this file. If I elect to "skip" I am taken to the "CPU" window (no use at all!)  or "Cancel" that generates an error message and breaks my debugging process.
>
> Can anyone tell me how to avoid this error ? I looked in the debug options area and can see no obvious switch/option that may help. Apologies if this is a re-post, could not find any information on this.
>
> Many thanks..
>
1
quinn
10/5/2012 4:02:12 PM
> {quote:title=quinn wildman wrote:}{quote}
> Try adding -rfoo to your shortcut that starts your product and see if 
> that fixes the problem. For more information on using -r, see 
> http://support.embarcadero.com/article/42597
> 
> Paul Slade wrote:
> > Hi -
> >
> > I am using RAD XE2 Professional Update 4 with hotfix 1 isntalled on windows 7. I also have FastReports installed (not the full version with the source code - just the one that ships with the professional version of Delphi.) When I am debugging code, I often get a prompt saying that "Frxclass.pas" is not found and the option to locate this file. If I elect to "skip" I am taken to the "CPU" window (no use at all!)  or "Cancel" that generates an error message and breaks my debugging process.
> >
> > Can anyone tell me how to avoid this error ? I looked in the debug options area and can see no obvious switch/option that may help. Apologies if this is a re-post, could not find any information on this.
> >
> > Many thanks..
> >
Ok thanks quinn - Will do.
-1
Dave
10/5/2012 6:46:26 PM
I get the same problem when I step through the program but not when I run it :-S and as far as frxClass.pas goes I cant find it I placed the dcu from the FastReport folder into the debug folder but still asks for the .pas.

Using RadStudio XE2

Any advise/help?

Regards

Dave G

Edited by: David Gollings on Jun 4, 2013 9:51 AM
-1
David
6/4/2013 8:52:22 AM
David


I have the same problem since I didn't buy the version with source code

The problem is with FastReports compiling with debug info. I've asked them to produce a version without it and they're looking into it.

Roy Lambert
-1
Roy
6/4/2013 9:40:26 AM
> {quote:title=Roy Lambert wrote:}{quote}
> David
> 
> 
> I have the same problem since I didn't buy the version with source code
> 
> The problem is with FastReports compiling with debug info. I've asked them to produce a version without it and they're looking into it.
> 
> Roy Lambert

Cheers Roy,

How your supposed to debug without it...

Dave G
-1
David
6/4/2013 1:00:26 PM
David


>How your supposed to debug without it...

I have no idea - I can't - that's why I complained. Even if you got the freebi with Delphi I suggest you email FastReport and complain

Roy Lambert
-1
Roy
6/4/2013 5:22:04 PM
> {quote:title=Roy Lambert wrote:}{quote}
> David
> 
> 
> >How your supposed to debug without it...
> 
> I have no idea - I can't - that's why I complained. Even if you got the freebi with Delphi I suggest you email FastReport and complain
> 
> Roy Lambert

So who do I complain to Fastreport or Delphi?
-1
David
6/4/2013 5:55:44 PM
David


FastReport - its nothing to do with Embarcadero

Roy Lambert
-1
Roy
6/5/2013 5:42:09 AM
Reply:
(Thread closed)