Pre loader

Can't use SciChart. Error 'Charting' does not exist in the namespace...

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

Answered
0
0

Hi
I have a really strange issue in my project with scichart.
After a few tests with your examples I decided to insert a new chart in my project, but I have the error you can see in the image attached. My application target framework is 4.5.
I made some test, remove/insert the scichart references, tried with the lib\net45 but nothing has worked.
I recently updated my release at 4.03.8086 version.
I dont really know what else to do.
do you have any idea?
Thanks

Additional informations, from my .csproj

  <Reference Include="SciChart.Charting, Version=4.0.3.8066, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL" />
    <Reference Include="SciChart.Core, Version=4.0.3.8066, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL" />
    <Reference Include="SciChart.Data, Version=4.0.3.8066, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL" />
    <Reference Include="SciChart.Drawing, Version=4.0.3.8066, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL" />
    <Reference Include="SciChart.Drawing.DirectX, Version=4.0.3.8066, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL" />
Images
  • You must to post comments
Best Answer
0
0

Thanks for your reply Andrew.

After spending a day. I found out the reason.
I don’t know why but, after removing .scichart at the end of my namespace, everything works well

  • Andrew Burnett-Thompson
    Oh I know. We had a similar problem. Visual Studio again gets confused. If you have a type with namespace A.B.C and you call another type or namespace C, it thinks its part of A.B.C and throws an error. Annoying I know!! We had this problem bigtime when we migrated namespaces between v3.x and v4.x. Sorry I didn’t think of it, but glad you have it sorted!!
  • You must to post comments
0
0

I am considering applying server-side licensing for my javerScript application.

In the document below, there is a phrase “Our server-side licensing component is written in C++.”
(https://support-dev.scichart.com/index.php?/Knowledgebase/Article/View/17256/42/)

However, there is only asp.net sample code on the provided github.
(https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-dotnet-server-licensing)

I wonder if there is a sample code implemented in C++ for server-side licensing.

Can you provide c++ sample code?
Also, are there any examples to run on Ubuntu?

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies