ASP Charting Controls
-
I have been using the charting controls for ASP that are described in this link: ASP Charting. It works correctly in VS 2008. However, it is not installing in VS 2010, nor is the ASP project running. (The error on installation is "The Toolbox Controls Installer must be installed before running this installer".) Is this incompatible with 2010? If so, is there an alternative that I am missing (I am still unfamiliar with 2010)..? Thank you.
-
I have been using the charting controls for ASP that are described in this link: ASP Charting. It works correctly in VS 2008. However, it is not installing in VS 2010, nor is the ASP project running. (The error on installation is "The Toolbox Controls Installer must be installed before running this installer".) Is this incompatible with 2010? If so, is there an alternative that I am missing (I am still unfamiliar with 2010)..? Thank you.
I think I found the answer - on the same blog. :^) Reading it now. Charting in 2010[^]
-
I think I found the answer - on the same blog. :^) Reading it now. Charting in 2010[^]
Yes, As you already know. It's in-built in .Net 4.0, for .Net 3.5, yes you need to install. :)
-
I think I found the answer - on the same blog. :^) Reading it now. Charting in 2010[^]
i got the same error when i shifted my application to a win2008 server and was installing MSChart_VisualStudioAddOn.exe. Why this message 'The toolbox controls installer must be installed before running this installer..' is coming and what's the solution. pls help.