473,748 Members | 8,933 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Infragistics UltraChart Image does not appear

I am using Infragistics Netadvantage 2003 Vol 3 Webchart (version 3.0)
and visual studio 2003 (.net framework 1.1).

I was trying the chart column type, the data was passed as datatable
but I do not get the image display for the chart, I also don't get any
error. When I move the mouse, the data for the column shows up as tool
tip for the mouse pointer.

The below URL explains the problem, but does not mention the work
around or a solution for it.

URL:
http://devcenter.infragistics.com/Su...ArticleID=5010

If someone has faced a similar solution and have a work around please
let me know.

Note:
I have included a ImagePipe.aspx with the SecureImagePipe component,
does'nt help.

Nov 19 '05 #1
1 2583
Hi,

Buffer should be true for ImagePipe.aspx, but I was trying output cache
for the page as it was mentioned in the above URL.

I had buffer=false in web.config pages tag, once I changed to
buffer=true it worked.

The problem was that ImagePipe.aspx generates the image and stores as
stream data in session and displays from the stream. And to display
from the header the buffer needs to be true to buffer the stream and
display it.

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4836
by: Aaron Ackerman | last post by:
I am using the latest Infragistics suite for .NET. I am using a tree view controlso that when i select a particular item it will brin up the specified URL in the appropriate pane. When I trigger the appropriate event it does bring up the correct URL but in a new window What am I doing wrong? private void uwTreeControl_NodeClicked(object sender,
1
3194
by: steve | last post by:
Greetings, My team and I would like to use Infragistics for both WinForm and WebForm development. From a technical perspective we see the benefits. The boss wants me to quantify ROI. The primary question I get is 'what does the Infragistic grid give me that the ASP.NET grid does not?' I get similar questions for the other Infragistic controls that are complements of existing WinForms and WebForm controls. For me to answer this...
2
3294
by: chadw | last post by:
I am needing to chart miles per gallon by vehicle. The database structure is going to return rows like this: VEHICLE|MPG|DATE (where | is a column separator) 2003 Truck|17|11-1-04 2003 Truck|18|11-7-04 2002 Car|25|11-3-04
3
2830
by: Krushna | last post by:
Hi, I am using Infragistics Netadvantage 2003 Vol 3 Webchart (version 3.0) and visual studio 2003 (.net framework 1.1) to generate the chart. It gets displayed in the web page, but when I print the page the chart/graph image does not get printed. I had previously faced an issue, the chart did not appear on the page and found out the image was generated dynamically and I had the buffer=false on the page load even. When I changed the...
3
11482
by: Ronald S. Cook | last post by:
Hi everyone, We're needing to pick a suite of components for our C#/VS 2005 development. Top on our list is a treeview that integrates with a datagrid. I think all the big goes provide that. Does anyone know which suite is the "best" or are they (Infragistics, ComponentOne, DevExpress, other) all about the same? Thanks for any insight or opinion.
0
2569
by: comicrage | last post by:
Can anyone offers sample sample code for Infragistics UltraListBar? I using Visual Studio 2003 and move the UltraListBar to a form. I tried to add an image and it return an error message "An unhandled exception of type 'System.NullReferenceException' occurred ... I want to add several image with text in the UltraListBar and can't find any sample code any forum or Infragistics website. In my constructor, I used the following code
1
2050
by: brian.sheahan | last post by:
Hello, Any help with Infragistics would be greatly appreciated! I'm TOTALLY new to it's controls and usage. I am to create a chart with the UltraChart control bound to a CrystalReport.rpt file in a winform. Where should I start? I find very little documentation on this procedure elsewhere.
3
6209
by: Jono | last post by:
Hi Everyone, I'm using Infragistics' UltraWebGrid control on a page for it's column grouping functionality (which makes the page start to look like a pivot table). However, requirements have changed - as they do - and now I need to programmatically set the groups from the server without any user interaction. As far as I can tell there's no standard way of doing this; the only way to change the control's groups is by dragging and dropping...
1
2874
by: samueltilden | last post by:
I have Infragistics 2007, Volume 3: I have a UltraStatusBar with two UltraStatusPanels: 1. Left Panel and 2. Right Panel I want the Right Panel to appear on the right and to have its text right justified. The RightPanel.SizingMode = Spring does not seem to work as the comparable option does with Microsoft's regular
0
9366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9316
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9241
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6073
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4597
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4867
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3303
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2777
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2211
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.