Hi Forum,
I host multiple sites on my server. One site is showing the following error...
Server Error in '/customer' Application.
Could not load file or assembly 'CMS.DataProviderSQL' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'CMS.DataProviderSQL' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CMS.DataProviderSQL' 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].
Stack Trace:
[FileNotFoundException: Could not load file or assembly 'CMS.DataProviderSQL' or one of its dependencies. The system cannot find the file specified.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166
System.Reflection.Assembly.Load(String assemblyString) +35
CMS.SettingsProvider.DataConnectionFactory.get_ProviderAssembly() +37
CMS.SettingsProvider.DataConnectionFactory.get_ProviderObject() +63
CMS.SettingsProvider.DataConnectionFactory.get_ConnectionString() +9
CMS.SettingsProvider.SqlHelperClass.get_IsConnectionStringInitialized() +30
Global.FirstRequestInitialization(Object sender, EventArgs e) +456
Global.Application_BeginRequest(Object sender, EventArgs e) +35
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955
On my local server though it is working fine. What could be the issue. I am new to Kentico and ASP.Net. Hope somebody can help me. Thanks in advance.
My server details...
Microsoft Windows Server 2008 R2 Standard
Kentico CMS version 5.0.3656