When using OpenFlashChart control to display charts in .NET, who would have thought that the display of the chart is normal or not, and whether the server IIS is enabled with Gzip compression?
Two sites use the same program, one site OpenFlashChart chart can display normally, another site shows "ioerror Error #2032", and this problem only appears in IE6 browser, Firefox and IE7 Can be displayed normally, what is the cause?
search on the Web, the only reason is to be found on the server using Gzip compression for optimizing Web and no-cache, the solution is caused by the simultaneous increase in the HTTP header of the page in return, The sample code is as follows:
Response.Clear();
//Response.CacheControl = "no-cache";
//Use this sentence instead of the above sentence
Response.AppendHeader(" Cache-Control", "no-cache, no-store, must-revalidate, max-age=-1");
Response.Write(chart.ToString()); //output openflashchat stream
Response .End();
After the modification, the OpenFlashChart chart is finally displayed normally in IE6.
Using other peoples hard disk to establish FTPFTP is a service that network admini
When using OpenFlashChart control to display charts in .NET, who would have thought that the display
Simply put, phpmyadmin is a mysql management tool. After installing the tool, you
RAID is mature. Disk Redundancy Array Technology Resolution
Solve the problem that the Exchange server can't send information
What does raid mean, what is the raid card?
How to use blade servers is the most reasonable
Nginx learning tutorial primary article
How to install Microsoft IIS5.1 installation file
IIS set CACHE expiration time graphic tutorial
Building a personal server is so simple!
The rookie can also set up an FTP server
How to set up a subdomain of a web site with IIS
Win7 can not shut down the machine solution
Virtual machine installation win8 system prompts "DHCP, OperatingSystemnotfound" how to solve
Win7 shutdown always prompts the program is still running how to solve?
Windows 10 cancels "dualization" App is no longer full screen
Sogou input method can not solve the Chinese character solution
Win10 official version of the IE browser program? The detailed method of calling up the IE icon
How to automatically play the desktop background in Windows 7?
Several backup tools under Linux system competition
Experts announced the top ten security vulnerabilities of SP2 vulnerable to hacker attacks