Re: Configuration Problem

From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 03/28/04


Date: Sat, 27 Mar 2004 21:40:25 -0500

Is it possible that there's a different version of the .Net runtime
involved? Could the project have been compiled with 1.1?

You might want to check with this tool:

http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx

"Ather Ali Shaikh" <ather.ali@eintelligencesoft.com> wrote in message
news:uWa%23yN9EEHA.2272@TK2MSFTNGP09.phx.gbl...
I am getting following error when opening a old project, can any one tell me
the actual problem ....
Thanks.
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: The located assembly's manifest definition with name
'iMMs1' does not match the assembly reference.

Source Error:

Line 170: <add assembly="System.Drawing, Version=1.0.3300.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 171: <add assembly="System.EnterpriseServices,
Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 172: <add assembly="*"/>
Line 173: </assemblies>
Line 174:

Source File:
c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Line:
172



Relevant Pages

  • RE: Parser Error Message: Execution permission cannot be acquired.
    ... After that I got a different source error: ... An error occurred during the processing of a configuration file ... >> Parser Error Message: Execution permission cannot be acquired. ...
    (microsoft.public.dotnet.framework)
  • RE: Parser Error Message: Execution permission cannot be acquired.
    ... Check out the code groups and permission sets in your machine. ... > below and modify your configuration file appropriately. ... > Parser Error Message: ... > Source Error: ...
    (microsoft.public.dotnet.framework)
  • Re: Configuration Error
    ... In IIS Manager, right click the root folder of your web application, and ... > configuration file required to service this request. ... > Parser Error Message: It is an error to use a section ... > Source Error: ...
    (microsoft.public.inetserver.iis)
  • Virtual Directory not working
    ... An error occurred during the processing of a configuration file ... Source Error: ... The virtual path '/skins/mth/MainPage.ascx' maps to another application, ... Line 29: pageControl = LoadControl ...
    (microsoft.public.dotnet.framework.aspnet)
  • Trying to get started...?
    ... An error occurred during the processing of a configuration file required to service this request. ... Source Error: ... LOG: Initial PrivatePath = bin ... LOG: Post-policy reference: System.Web ...
    (microsoft.public.dotnet.framework.aspnet)

Loading