Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Style not found

Guest
Jan 27, 2009 Jan 27, 2009
This has happened to me twice and I have no idea why.

I am getting the following error from ColdFusion:

Could not locate the style file Blue

A pie chart is located with in the cfr. Where is it looking for the Blue...( I assume Blue.xml)
How do I resolve this issue and how does it get lost/go missing/messed up?

I have reinstalled the Report Builder MX 7 with no results.
I followed the directions to reinstall styles with no results.
I do have Flex 3 on the same machine and am using the Developers edition of CFMX 7 version:7,0,2,142559
TOPICS
Reporting
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 27, 2009 Jan 27, 2009
Just as a FYI. As a temp fix:
1) I copied a .xml file from C:\CFusionMX7\logs\charting\styles into the directory of the CFR (the file directly relates to what type of chart was in the cfr. ie pie, bar, etc)
2) Removed the .xml extention. and named it 'Blue' and it worked.

I don't know how to have report builder look back e C:\CFusionMX7\logs\charting\styles directory. But somehow it lost its setting.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 27, 2009 Jan 27, 2009
LATEST
ssmacwilliams wrote:
> Just as a FYI. As a temp fix:
> 1) I copied a .xml file from C:\CFusionMX7\logs\charting\styles into the
> directory of the CFR (the file directly relates to what type of chart was in
> the cfr. ie pie, bar, etc)
> 2) Removed the .xml extention. and named it 'Blue' and it worked.
>
> I don't know how to have report builder look back e
> C:\CFusionMX7\logs\charting\styles directory. But somehow it lost its setting.
>

Well that kind of thing is usually done with 'Mappings' in the
ColdFusion administrator. And the fact that ColdFusion is looking for
its style sheets in the CFusiongMX7\logs\ directory speaks to me of
somebodies mappings getting messed up. That is a very odd place for CF
to be looking.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources