| Author |
|
SteveW Newbie

Joined: 05 April 2007 Location: United Kingdom
Online Status: Offline Posts: 19
|
| Posted: 22 February 2010 at 4:38am | IP Logged
|
|
|
I have a number of reports that are called from my app using the ActiveX control and they have been working fine for over a year.
Last week I needed to update the design of one of the reports now I can no longer run any of them, I get the following error: 'Exception,(failed on "ProjectsPath")'
I have not changed the code of my app at all, the path to the folder containing my reports is still the same and my code does (and always has) specify the path to the reports. Somehow running the report designer seems to have screwed up the report runner, any idea how can I get it going again?
|
| Back to Top |
|
| |
administrator Admin Group


Joined: 01 October 2003
Online Status: Offline Posts: 44
|
| Posted: 22 February 2010 at 5:30am | IP Logged
|
|
|
Do you get the error when you assign new path?
Maybe some report in the folder is broken.
When you try to change projects path, MetaReport engine tries to load reports from new folder automatically.
We'll investigate the problem.
BTW: you can try the latest version of MetaReport. We have corrected some problems
__________________ Oleg Yershov
|
| Back to Top |
|
| |
SteveW Newbie

Joined: 05 April 2007 Location: United Kingdom
Online Status: Offline Posts: 19
|
| Posted: 24 February 2010 at 3:04am | IP Logged
|
|
|
Thanks for your help Oleg.
I actually found the problem, before I redesigned the report I made a
copy of it and renamed it but left it in the same folder as the other
reports. Once I moved that copy to a different folder everything worked
again.
administrator wrote:
| BTW: you can try the latest version of MetaReport. We have corrected some problems |
|
|
Would I have to pay for an upgrade? I'm currently running V 2.6.5
|
| Back to Top |
|
| |
administrator Admin Group


Joined: 01 October 2003
Online Status: Offline Posts: 44
|
| Posted: 24 February 2010 at 8:28am | IP Logged
|
|
|
Quote:
| Would I have to pay for an upgrade? I'm currently running V 2.6.5 |
|
|
No, it's free.
__________________ Oleg Yershov
|
| Back to Top |
|
| |