Giter Site home page Giter Site logo

Comments (7)

lkosson avatar lkosson commented on June 27, 2024 1

See if you get the same error if your gauge is set to a fixed value instead of being bound to a datasource. Also please provide a stacktrace of a first-chance NullReferenceException thrown when running your application under a debugger.

from reportviewercore.

lkosson avatar lkosson commented on June 27, 2024 1

I have checked the gauge on some of my reports and it seems to work fine. Try re-adding a new gauge (with fixed value and no changed properties) to your report and see if it still shows an error. If it does, then see if you can replicate this behavior in one of the sample project in this repo. If it doesn't, then perhaps there is a computed style on your existing gauge that fails to compute somehow - try re-applying properties to this new gauge and see when it starts to fail again.

As for a stack trace - if you run your application from Visual Studio or other debugger and set in Exceptions window to break on first-chance NullReferenceException, you should see a full call stack where it occured even if it gets caught and is only displayed on a report.

from reportviewercore.

lkosson avatar lkosson commented on June 27, 2024 1

I see. Radial gauge indeed is broken; I have used only linear ones. Hang on - should be easy to fix it.

from reportviewercore.

lkosson avatar lkosson commented on June 27, 2024 1

Version 15.1.10 is now available on NuGet. Radial gauges should be working correctly now.

from reportviewercore.

abaazzi avatar abaazzi commented on June 27, 2024

Hi Ikosson,
Thanks for your feedback, Yes i have the similar error with a gauge set to fixes value (using simple dotNet core console application), i don't have any stacktrace, This error shewed on generated report.

from reportviewercore.

abaazzi avatar abaazzi commented on June 27, 2024

in your example i have sumilar error
image

from reportviewercore.

abaazzi avatar abaazzi commented on June 27, 2024

Thank you

from reportviewercore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.