Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4000204
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T07:45:09+00:00 2026-05-20T07:45:09+00:00

My chart controls stop working after migration, I am putting the code and maybe

  • 0

My chart controls stop working after migration, I am putting the code and maybe you can identify the error. It doesn’t show anything, in Firefox is like it can’t find the image just a X icon and nothing. Some help will be appreciated.

    <asp:Chart ID="chart" runat="server" BackColor="Azure" Width="480px" 
   BackGradientStyle="LeftRight" BackSecondaryColor="PowderBlue" 
   BorderlineColor="">
   <BorderSkin BackColor="" 
       BorderColor="" PageColor="Transparent" />
   <Titles>
       <asp:Title Font="Microsoft Sans Serif, 16pt" ForeColor="0, 0, 64" Name="Title1" 
           Text="Earnigs by activity">
       </asp:Title>
   </Titles>
   <series>
       <asp:Series Name="Default" ChartType="Bar" IsValueShownAsLabel="True" 
           CustomProperties="PixelPointWidth=20, DrawingStyle=Cylinder" 
           ShadowOffset="2" LabelFormat="N2">
       </asp:Series>
   </series>
   <chartareas>
       <asp:ChartArea Name="ChartArea1" BorderDashStyle="Solid" 
           BorderColor="64, 64, 64, 64">
           <AxisY LineColor="64, 64, 64, 64" Title="Revenue">
               <MajorGrid LineColor="64, 64, 64, 64" />
               <MinorGrid LineColor="64, 64, 64, 64" />
           </AxisY>
           <AxisX LineColor="64, 64, 64, 64" IntervalAutoMode="VariableCount">
               <MajorGrid LineColor="64, 64, 64, 64" />
               <MinorGrid LineColor="64, 64, 64, 64" />
           </AxisX>
           <AxisX2 LineColor="64, 64, 64, 64">
           </AxisX2>
           <AxisY2 LineColor="64, 64, 64, 64">
           </AxisY2>
       </asp:ChartArea>
   </chartareas>

I am binding this dynamically from database.

chartTotalsByActivities.Series["Default"].Points.
DataBind(list, "Name", "Money","Tooltip=Money{N2}");
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T07:45:10+00:00Added an answer on May 20, 2026 at 7:45 am

    Well, finally I solved the problem and I am going to share it if someone is having the same problem.

    I am using routing and I had patters which match with the URL that image was requesting, so you have to ignore the route in UrlRouting for serving rightfully the image.

    RouteTable.Routes.Add(new Route("{resource}/{name}.axd", new StopRoutingHandler()));
    

    It worked with that, I tried with

    RouteTable.Routes.Add(new Route("{*resource}.axd", new StopRoutingHandler()));
    

    but it ignored all my other routes, maybe someone have a better solution.

    thanks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anyone getting this error when using the new free chart controls MS bought from
I am developing a web application which has Chart Controls. I have developed a
I am adding series and panes to a Developer's Express Chart Control in code
I just installed microsoft chart controls software on my system. Now the chart is
I need some sort of interactive chart control for my .NET-based web app. I
So, I have a WindowsFormsHost control in my WPF app (hosting a Dundas Chart)
I am working on a simple chat application using a System.Windows.Forms.WebBrowser Control to display
I have a chart in a Worksheet in Excel and I have a macro
I'm trying to chart the number of registrations per day in our registration system.
I have a chart with a series that denotes a large set (1000's) of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.