Does anyone know of any issues with the following tags?
<cfgraph>
<cfgraphdata>
When I build a graph using a common query, some graphs are successfully generated while other attempts a not. For instance, the unsuccessful attempts create all kinds of havoc on my system when I browse the page. My system (Windows2000 Pro) becomes extremely sluggish and just about locks-up; I can barely move my mouse cursor to close out any program that is open. When I finally do get a chance to click on the Close Button on any program or folder that is open, it slows everything down more until finally I receive a message that indicates that My “Virtual Memory” is low. Finally, I end up rebooting my system.
I’m somewhat puzzled because when I run those queries in a clean environment (No CF Graphing tags included) those particular records display without a problem and the data is valid. Furthermore, the values that I use within the “Value” attribute in the “<cfgraphdata>” Tag are “Integer” Data Types.
So if anyone has any insight into this issue, it would be greatly appreciated if you can help me out.
Thanks in advance!
<cfgraph>
<cfgraphdata>
When I build a graph using a common query, some graphs are successfully generated while other attempts a not. For instance, the unsuccessful attempts create all kinds of havoc on my system when I browse the page. My system (Windows2000 Pro) becomes extremely sluggish and just about locks-up; I can barely move my mouse cursor to close out any program that is open. When I finally do get a chance to click on the Close Button on any program or folder that is open, it slows everything down more until finally I receive a message that indicates that My “Virtual Memory” is low. Finally, I end up rebooting my system.
I’m somewhat puzzled because when I run those queries in a clean environment (No CF Graphing tags included) those particular records display without a problem and the data is valid. Furthermore, the values that I use within the “Value” attribute in the “<cfgraphdata>” Tag are “Integer” Data Types.
So if anyone has any insight into this issue, it would be greatly appreciated if you can help me out.
Thanks in advance!