.NET Framework Bookmark and Share   
 index > Chart Controls for .NET Framework > Does the install touch the .Net framework?
 

Does the install touch the .Net framework?

I am trying to determine if the .Net framework 3.5 SP1 is modified during the install of the chart components or if the framework already carries the component. All the install instructions I find refer to the development environment. If I create a chart and then want to use it in production will the .Net framework know what to do with it? I want to be sure that I am only touching a development environment during the installs and that a production environment does not need to be updated.
EvilGenyus
MSChart installs a couple DLLs in a separate folder on your computer and puts them in the GAC. It does not affect the existing .NET Framework installed.

Alex.
http://blogs.msdn.com/alexgor
  • Marked As Answer byEvilGenyus Wednesday, September 16, 2009 9:26 AM
  • Unmarked As Answer byEvilGenyus Tuesday, September 15, 2009 6:37 PM
  • Proposed As Answer byAlex GorevMSFT, OwnerTuesday, September 15, 2009 5:47 PM
  • Marked As Answer byEvilGenyus Tuesday, September 15, 2009 5:57 PM
  •  
Alex Gorev
MSChart installs a couple DLLs in a separate folder on your computer and puts them in the GAC. It does not affect the existing .NET Framework installed.

Alex.
http://blogs.msdn.com/alexgor
  • Marked As Answer byEvilGenyus Wednesday, September 16, 2009 9:26 AM
  • Unmarked As Answer byEvilGenyus Tuesday, September 15, 2009 6:37 PM
  • Proposed As Answer byAlex GorevMSFT, OwnerTuesday, September 15, 2009 5:47 PM
  • Marked As Answer byEvilGenyus Tuesday, September 15, 2009 5:57 PM
  •  
Alex Gorev
Sorry, but when I run mschart.exe it looks like it is affecting the .net framework. I am just trying to ensure that it is not because that is the way the installer looks like when it runs. So I do not have to do anything to the webserver on the production network to make the charts work? (In regards to the framework. I know I have to have certain settings configured)

Thanks for the reply!
EvilGenyus
Howchart installationaffects the .NET Framework in your case?

Alex.
http://blogs.msdn.com/alexgor
Alex Gorev
I was not sure that it did. It just looks like it does because the installer shows "Installing .Net Framework.." on the bottom bar. I believe it is the same way that the add on to VS 2008 shows "Installing VS 2008". It really is not doing that, but Ijust wanted to be sure. Further investigation seems to verify your response as I figured it would! Thanks for all the help!
EvilGenyus

You can use google to search for other answers

Custom Search

More Threads

• How to get/track Browser's refresh button click event?
• Can I use the Chart Control & Samples With VB.net Express?
• MS Chart disappears after print
• Can you anchor the background image for zooming
• using pie chart in gridview
• How to post back hidden value
• Retain palette/custom palette when using PieCollectedDataHelper
• using count formula to group data in bar chart
• How to fix margin and padding of chart when dinamic resize occurs
• Changing the AxisLabel color