mvc.ext.net

  1. #1

    mvc.ext.net

    hi ,

    why mvc.ext.net is not working?
    it's showing following error,

    Server Error in '/' Application.
    
                   Configuration Error 
    
                                 Description: An error occurred during the processing  of a configuration file required to service this request. Please review  the specific error details below and modify your configuration file  appropriately.             
    
                  Parser Error Message: Could not load file or  assembly 'System.Web.DataVisualization, Version=3.5.0.0,  Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its  dependencies. The system cannot find the file specified.
    
                 Source Error: 
    
                                                                           Line 53:         <add assembly="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
    Line 54:         <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
    Line 55:         <add assembly="System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
    Line 56:       </assemblies>
    Line 57:                                                                
                  Source File:   C:\HostingSpaces\gmcgill\mvc.ext.net\wwwroot\web.config    Line:   55             
    
                 Assembly Load Trace: The following information can be  helpful to determine why the assembly 'System.Web.DataVisualization,  Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could  not be loaded.
    
                                                                           WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
                                                                  
                                Version Information: Microsoft .NET Framework  Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4205
    Last edited by geoffrey.mcgill; Feb 22, 2011 at 6:45 AM.
  2. #2
    You need to install Microsoft Chart Controls, get it from http://www.microsoft.com/downloads/d...displaylang=en
  3. #3
    Hi!

    Install at server or client browser, I think may install at server side.:confused:
    Last edited by geoffrey.mcgill; Feb 22, 2011 at 6:46 AM.
  4. #4

    mvc.ext.net

    hi!

    Got also this error... I already installed the MS Chart Controls but still got the same error... Any opinion on this?..

Tags for this Thread

Posting Permissions