473,499 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HELP! Error loading DLL

Hi all,
I have problem in running the application after rename one of my referenced
DLL filename. (Original FileName: MapSuiteRTree.dll , changed: MapRTree.dll)
Anyway, I tried to re-reference the dll to MapRTree but still fail.
Any idea?

Below is the error message I get:

The located assembly's manifest definition with name 'MapRTree' does not
match the assembly reference.

Source Error:
Line 20: defaultLanguage="c#"
Line 21: debug="true">
Line 22:
Line 23: <assemblies>
Line 24: <add assembly="MapRTree, Version=1.0.1757.30675,
Culture=neutral, PublicKeyToken=null" />
Source File: D:\Gan\DualNet\Demo\Digital Map\20051130\Web Edition\web.config
Line: 22

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'MapRTree' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = MapRTree, Version=1.0.1757.30675, Culture=neutral,
PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/Gan/DualNet/Demo/Digital Map/20051130/Web Edition
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: MapRTree, Version=1.0.1757.30675,
Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/singaporeairportdemowebapp/c4f6cbd4/a51a7b99/MapRTree.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/singaporeairportdemowebapp/c4f6cbd4/a51a7b99/MapRTree/MapRTree.DLL.
LOG: Attempting download of new URL file:///D:/Gan/DualNet/Demo/Digital
Map/20051130/Web Edition/bin/MapRTree.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAME

Feb 16 '06 #1
1 1054
Have you verified the version number being searched for is correct?
1.0.1757.30675

Are you using project references or file references. Have you checked
the "references path" tab in the project properties window? Maybe
another version is in a path of a higher priority?

Are there other assemblies in your solution? Do any of them reference
the older version? Maybe one version is copied over the other during
build. Check the bin folder of the running application, and use ILDASM
on ALL the dll's in that folder. Check the "manifest" of each. One of
them is referencing a version of the component that is not in the bin
folder.

Side note. If you are creating a component, you may want to stop using
version 1.0.* in your assemblyInfo.cs. You should manually increment
version numbers, and only when there is a change. Here is a copy of my
version policy for your reference.

http://www.xquisoft.com/Products/VersionPolicy.aspx

Feb 16 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
6482
by: Dave | last post by:
After following Microsofts admonition to reformat my system before doing a final compilation of my app I got many warnings/errors upon compiling an rtf file created in word. I used the Help...
9
4371
by: Tom | last post by:
A question for gui application programmers. . . I 've got some GUI programs, written in Python/wxPython, and I've got a help button and a help menu item. Also, I've got a compiled file made with...
2
6371
by: Sudheer Kareem | last post by:
Dear All Please tell me how to assosiate help files with my Vb.net Project. Regards Sudheer
6
2982
by: d.warnermurray | last post by:
I am doing a project for school that involves creating help files for a html authoring tool. If you could help me with answers to some questions it would really help. 1. What tasks do you expect...
7
5340
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
5
3247
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time...
8
3204
by: Mark | last post by:
I have loaded Visual Studio .net on my home computer and my laptop, but my home computer has an abbreviated help screen not 2% of the help on my laptop. All the settings look the same on both...
10
3326
by: JonathanOrlev | last post by:
Hello everybody, I wrote this comment in another message of mine, but decided to post it again as a standalone message. I think that Microsoft's Office 2003 help system is horrible, probably...
1
6110
by: trunxnirvana007 | last post by:
'UPGRADE_WARNING: Array has a new behavior. Click for more: 'ms-help://MS.VSCC.v80/dv_commoner/local/redirect.htm?keyword="9B7D5ADD-D8FE-4819-A36C-6DEDAF088CC7"' 'UPGRADE_WARNING: Couldn't resolve...
0
2843
by: hitencontractor | last post by:
I am working on .NET Version 2003 making an SDI application that calls MS Excel 2003. I added a menu item called "MyApp Help" in the end of the menu bar to show Help-> About. The application...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7012
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7392
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5479
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.