472,981 Members | 1,372 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,981 software developers and data experts.

SERVER ERROR:The located assembly's manifest...doesn't match the assembly reference

2
Dear, all...

I have some problem with my application.

I used UltraWebGrid component in my web application. Unfortunately, when I tried to run the web, the error page displayed:

The located assembly's manifest definition with name 'Infragistics.WebUI.UltraWebGrid.v3' does not match the assembly reference.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: The located assembly's manifest definition with name 'Infragistics.WebUI.UltraWebGrid.v3' does not match the assembly reference.

Source Error:


An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Infragistics.WebUI.UltraWebGrid.v3' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Infragistics.WebUI.UltraWebGrid.v3, Version=3.0.20041.1105, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/CAR-8D
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Infragistics.WebUI.UltraWebGrid.v3, Version=3.0.20041.1105, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/car-8d/cb0676e6/c44d2327/Infragistics.WebUI.UltraWebGrid.v3.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/car-8d/cb0676e6/c44d2327/Infragistics.WebUI.UltraWebGrid.v3/Infragistics.WebUI.UltraWebGrid.v3.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/CAR-8D/bin/Infragistics.WebUI.UltraWebGrid.v3.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Revision Number



I used Infragistics.WebUI.Design.v1, Infragistics.WebUI.Shared.v2, Infragistics.WebUI.UltraWebGrid.v3, and Infragistics.WebUI.WebDateChooser.v1.1 as my Reference

any other can solve my problem, please?

Thanks in advance!


Best Regards,
Jul 7 '08 #1
2 5098
Febria
2
Dear, All...
About the error above...
I have done some action to handle this error. may be this is some primitive way, but it can solve the problem, so why wouldn't we try it?!

I tried to create new solution/project and copy paste the code in the old one. Then, I compiled the solution/project and Run it!!
There's no error again! :-)

Wish it could help any other person who has any similar error! \(^_^)/
Jul 9 '08 #2
Plater
7,872 Expert 4TB
This happens when you add a reference to a DLL to your project, and it keeps the specific version number remembered.
Then you change the version of the DLL.

Just remove the reference to the DLL and re-add it.
Jul 9 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Dave Lessard | last post by:
Within my group of developers we have a list of library components we develop and continuously enhance and upgrade. We don't have source control (that's a bit of a sore issue for me) but when an...
1
by: Rob R. Ainscough | last post by:
I keep getting this error message when I build my solution: Error: The dependency 'xxx.xx.xx, Version=1.0.2067.27633, Culture=neutral' in project 'xxx.xx.xx' cannot be copied to the run directory...
2
by: Matthew Louden | last post by:
using System.Data; using System.Data.SqlClient; //etc... SqlConnection conn = new SqlConnection(connString); SQLDataSetCommand myCmd = new SQLDataSetCommand("select * from Test;", conn);...
2
by: genc_ymeri | last post by:
Hi, We are a team of 4 using win2003 server (sp1) in our dev machines and VS2003 for our .Net web app. We did make a copy of our project (located to one "hardwarely old" PC ) to our machines. All...
0
by: c.verma | last post by:
I have a web based (forms based authentication) asp.net application that uses .NET remoting. It has web.config.remoting with all the required settings in it. As soon as it tries to access the...
1
by: maya | last post by:
I have a quick HomeSite question.. sorry, my news server doesn't carry HomeSite ng... I just need to know how to switch from generating special chars (called "entities" in XML) with numbers...
1
by: Omatase | last post by:
Here is my code: CDO.Message iMessage = new CDO.MessageClass(); string sFrom; string sDate; iMessage.DataSource.Open(bstrURLItem,null, ADODB.ConnectModeEnum.adModeRead,...
1
by: Alan T | last post by:
I have a project references a DLL(by Add Reference), so far so good. However, if I change my application from exe to a class library and also added a reference to that same DLL, I got a compilation...
3
by: Atul Thombre | last post by:
Hello, I am developing an application in C# using VS2003 for mobile device. This application is using .Net compact framework. I have added a reference to a third party library I am using for...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.