Re: Configuration Problem
From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 03/28/04
- Next message: telysium.org: "New Site - Featuring ASP.NET, ADO.NET, and MySQL"
- Previous message: Al Cohen: "Re: arrgh, aspx templates."
- In reply to: Ather Ali Shaikh: "Configuration Problem"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: telysium.org: "New Site - Featuring ASP.NET, ADO.NET, and MySQL"
- Previous message: Al Cohen: "Re: arrgh, aspx templates."
- In reply to: Ather Ali Shaikh: "Configuration Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|