Hello,
I got the below error after deploying my asp.net site, please how can i solve it:
Server Error in '/' Application.
Configuration Error Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. 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. Please review the specific error details below and modify your configuration file Appropriately.
Parser Error Message: Could not load file or assembly 'MySql.Data, Version=5.2.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. Parser Error Message: Could not load file or assembly 'MySql.Data, Version = 5.2.7.0, Culture = neutral, PublicKeyToken = c5687fc88969c44d' or one of ITS dependencies. The system cannot find the file specified. The system can not find the file specified.
Source Error: Source Error:
Line 44: <add assembly="MySql.Data, Version=6.2.2.0, Culture=neutral, PublicKeyToken=C5687FC88969C44D"/></assemblies> Line 44:
Source File: e:\home\chsoft\Web\universoterapeutico\web.config Line: 44 Source File: e: \ home \ chsoft \ Web \ universoterapeutico \ web.config Line: 44
Assembly Load Trace: The following information can be helpful to determine why the assembly 'MySql.Data, Version=5.2.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' could not be loaded. Assembly Load Trace: The following information helpful to Can Be determine why the assembly 'MySql.Data, Version = 5.2.7.0, Culture = neutral, PublicKeyToken = c5687fc88969c44d' could not be loaded.
WRN: Assembly binding logging is turned OFF. 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. 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. 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]. 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.4016 Version Information: Microsoft. NET Framework Version: 2.0.50727.4200; ASP.NET Version: 2.0.50727.4016
Any prompt solution will be appreciated.
I got the below error after deploying my asp.net site, please how can i solve it:
Server Error in '/' Application.
Configuration Error Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. 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. Please review the specific error details below and modify your configuration file Appropriately.
Parser Error Message: Could not load file or assembly 'MySql.Data, Version=5.2.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. Parser Error Message: Could not load file or assembly 'MySql.Data, Version = 5.2.7.0, Culture = neutral, PublicKeyToken = c5687fc88969c44d' or one of ITS dependencies. The system cannot find the file specified. The system can not find the file specified.
Source Error: Source Error:
Line 44: <add assembly="MySql.Data, Version=6.2.2.0, Culture=neutral, PublicKeyToken=C5687FC88969C44D"/></assemblies> Line 44:
Source File: e:\home\chsoft\Web\universoterapeutico\web.config Line: 44 Source File: e: \ home \ chsoft \ Web \ universoterapeutico \ web.config Line: 44
Assembly Load Trace: The following information can be helpful to determine why the assembly 'MySql.Data, Version=5.2.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' could not be loaded. Assembly Load Trace: The following information helpful to Can Be determine why the assembly 'MySql.Data, Version = 5.2.7.0, Culture = neutral, PublicKeyToken = c5687fc88969c44d' could not be loaded.
WRN: Assembly binding logging is turned OFF. 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. 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. 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]. 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.4016 Version Information: Microsoft. NET Framework Version: 2.0.50727.4200; ASP.NET Version: 2.0.50727.4016
Any prompt solution will be appreciated.