Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi,
It seems like this issue is with your local environment. Some packages are missing so try to clean your solution and then rebuild it again.
And if you are running your from publish folder then try to delete the folder and then republish the solution again.
One more thing make sure you have also update the dependent packages as well.
Hi,
I did cleaning of solution and rebuilt it. Deleted all items in bin folder and rebuilt the solution. Still it didn't help. It's throws error message for some other package and it is looking for files with 11.23.4 version.
Hi Deepa,
You must still have a reference to the 11.23.4 version in there somewhere. I'd suggest doing a search for that version number in your codebase - it may even help to use something like 'Find in files' on Notepad++ so that your .csproj files get searched too.
You could also try deleting the entire packages folder and then restoring from Nuget.
- JJ
New package update for episerver.cms.ui 11.23.5 breaks at global.asax.cs file with following error:
EPiServer.Framework.Initialization.InitializationException HResult=0x80131500 Message=While loading .NET types from "EPiServer.Packaging.UI" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Packaging.UI, Version=3.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Packaging" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Packaging, Version=3.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Marketing.Testing.Web" the following error(s) was reported (limited to first 10 errors): - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Marketing.Testing.Web, Version=2.5.11.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.5.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "Episerver.Marketing.Connector.Marketo" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Episerver.Marketing.Connector, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "Episerver.Marketing.Connector" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Episerver.Marketing.Connector, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.2.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Episerver.Marketing.Connector, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.2.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Forms.UI" the following error(s) was reported (limited to first 10 errors): - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Forms.Samples" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Samples, Version=3.5.0.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Samples, Version=3.5.0.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Samples, Version=3.5.0.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Forms" the following error(s) was reported (limited to first 10 errors): - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.UI, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Find.Cms" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Cms.AddOns.Blocks" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Cms.AddOns.Blocks, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Cms.AddOns.Blocks, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Cms.AddOns.Blocks, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Cms.Shell.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. While loading .NET types from "Advanced.Web" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Forms.Core" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Cms.Shell.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Forms.Core, Version=4.27.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.4.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Find.UI" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.UI, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.XForms" the following error(s) was reported (limited to first 10 errors): - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Cms.Shell.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Cms.Shell.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Cms.Shell.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Cms.Shell.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Cms.Shell.UI/EPiServer.Cms.Shell.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Cms.Shell.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.XForms, Version=1.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.0.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "EPiServer.Find.Blocks" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Blocks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.4.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.4.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Blocks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.4.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. While loading .NET types from "EPiServer.Cms.TinyMce" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.21.2.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.21.2.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.21.2.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Cms.TinyMce, Version=2.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.21.2.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.Shell/EPiServer.Shell.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.Shell.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. While loading .NET types from "Geta.SEO.Sitemaps" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.SEO.Sitemaps, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "Geta.EpiCategories.Find" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : EPiServer.Find.Cms, Version=13.2.5.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. While loading .NET types from "Geta.EpiCategories" the following error(s) was reported: - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/1b04ca22/2ffafbfe/EPiServer.UI/EPiServer.UI.DLL. LOG: Attempting download of new URL file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/bin/EPiServer.UI.DLL. WRN: Comparing the assembly name resulted in the mismatch: Build Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.UI, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.UI, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. - System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' ---> System.IO.FileLoadException: Could not load file or assembly 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' === Pre-bind state information === LOG: DisplayName = EPiServer.Shell, Version=11.1.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 (Fully-specified) LOG: Appbase = file:///C:/Users/Deepa.Puranik/oneadvanced-new/oneadvanceddotcom/Advanced.Web/ LOG: Initial PrivatePath = C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\bin Calling assembly : Geta.EpiCategories, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\web.config LOG: Using host configuration file: C:\Users\Deepa.Puranik\Documents\IISExpress\config\aspnet.config LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config. LOG: Redirect found in application configuration file: 11.1.0.0 redirected to 11.23.4.0. LOG: Post-policy reference: EPiServer.Shell, Version=11.23.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 LOG: The same bind was seen before, and was failed with hr = 0x80131040. Source=EPiServer.Framework StackTrace: at EPiServer.Framework.Initialization.Internal.InitializationExceptionHelper.ThrowFriendlyTypeScannerException(IEnumerable`1 reflectionExceptions, IEnumerable`1 addonsWithErrors) at EPiServer.Framework.Initialization.InitializationModule.EngineExecute(HostType hostType, Action`1 engineAction) at EPiServer.Framework.Initialization.InitializationModule.FrameworkInitialization(HostType hostType) at EPiServer.Global..ctor() at Advanced.Web.EPiServerApplication..ctor() in C:\Users\Deepa.Puranik\oneadvanced-new\oneadvanceddotcom\Advanced.Web\Global.asax.cs:line 16 at ASP.global_asax..ctor()
Is this is issue with package update or issue with set up in local environment?
Please help.