aschandra27
02-23-2009, 01:35 PM
Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
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.FileLoadException: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
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 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.
=== Pre-bind state information ===
LOG: User = Sirish-PC\Sirish
LOG: DisplayName = Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342
(Fully-specified)
LOG: Appbase = file:///C:/Users/Sirish/Desktop/temptesting/xx Landing Pages/VB.NET Source Code/
LOG: Initial PrivatePath = C:\Users\Sirish\Desktop\temptesting\xx Landing Pages\VB.NET Source Code\bin
Calling assembly : xxRelaunch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\Sirish\Desktop\temptesting\xx Landing Pages\VB.NET Source Code\web.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342
LOG: Attempting download of new URL file:///C:/Users/Sirish/AppData/Local/Temp/Temporary ASP.NET Files/vb.net source code/4f6b71cd/e9f11fca/Oracle.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/Users/Sirish/AppData/Local/Temp/Temporary ASP.NET Files/vb.net source code/4f6b71cd/e9f11fca/Oracle.DataAccess/Oracle.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/Users/Sirish/Desktop/temptesting/xx Landing Pages/VB.NET Source Code/bin/Oracle.DataAccess.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Major Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
Stack Trace:
[FileLoadException: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
xxRelaunch.xxRelaunch.Components.OracleDBAccess..ctor() in C:\Solutions\xxRelaunch\xxRelaunch\App_Code\OracleDBAccess.vb:17
xxRelaunch.Registration.SaveRegistration() in C:\Solutions\xxRelaunch\xxRelaunch\Registration.aspx.vb:28
xxRelaunch.Registration.btnSubmit_Click(Object sender, EventArgs e) in C:\Solutions\xxRelaunch\xxRelaunch\Registration.aspx.vb:118
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEven t(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074
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.FileLoadException: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
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 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.
=== Pre-bind state information ===
LOG: User = Sirish-PC\Sirish
LOG: DisplayName = Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342
(Fully-specified)
LOG: Appbase = file:///C:/Users/Sirish/Desktop/temptesting/xx Landing Pages/VB.NET Source Code/
LOG: Initial PrivatePath = C:\Users\Sirish\Desktop\temptesting\xx Landing Pages\VB.NET Source Code\bin
Calling assembly : xxRelaunch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\Sirish\Desktop\temptesting\xx Landing Pages\VB.NET Source Code\web.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342
LOG: Attempting download of new URL file:///C:/Users/Sirish/AppData/Local/Temp/Temporary ASP.NET Files/vb.net source code/4f6b71cd/e9f11fca/Oracle.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/Users/Sirish/AppData/Local/Temp/Temporary ASP.NET Files/vb.net source code/4f6b71cd/e9f11fca/Oracle.DataAccess/Oracle.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/Users/Sirish/Desktop/temptesting/xx Landing Pages/VB.NET Source Code/bin/Oracle.DataAccess.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Major Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
Stack Trace:
[FileLoadException: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
xxRelaunch.xxRelaunch.Components.OracleDBAccess..ctor() in C:\Solutions\xxRelaunch\xxRelaunch\App_Code\OracleDBAccess.vb:17
xxRelaunch.Registration.SaveRegistration() in C:\Solutions\xxRelaunch\xxRelaunch\Registration.aspx.vb:28
xxRelaunch.Registration.btnSubmit_Click(Object sender, EventArgs e) in C:\Solutions\xxRelaunch\xxRelaunch\Registration.aspx.vb:118
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEven t(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074