473,769 Members | 6,807 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET error: File or assembly name xxxx or dependency not found

I am currently creating a .NET wrapper to update some C++ code. This code
uses the libraries for the BEA Message Queue, which may or may not be
relevant. I am creating a .dll file in Managed C++ and then trying to link
to that .dll in a C# windows app. Everything compiles fine, but when I run
the program, as soon as the class referencing this old code is declared, an
exception is thrown with the following message: "File or assembly name
testDMQ, or one of its dependencies, was not found."

The odd thing is, this program stub runs fine of the computers of two of my
co-workers. I examined the .dll's dependencies with the .NET 1.1
Configuration Tool in Administrative Tools. For this particular DLL, I am
told "Unfortunat ely, the .NET Framework Configuration tool cannot show this
list of assembly dependencies for this application due to an error during the
generation of the list." This is not the case on anyone's computer but mine.
I tried uninstalling the 1.0 and 1.1 Frameworks and downloading the 1.1
Redistributable Package, SDK, and SP1 for 1.1, but I am still getting the
same errors. Does anyone have any idea what is going on, and what I can do
to fix it?

Thanks in advance,
Mike Houglum

Nov 22 '05 #1
0 995

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

Similar topics

0
2673
by: Don Stevic | last post by:
I am running VS2005 and using VSTO for Word. I keep getting this error saying that there is no source code available for this location when I try and run this application. I am going to try and reinstall Office 2003 and see if that fixes this, but it is talking about the mscorlib.dll and that isn’t Office.
0
1087
by: mhouglum | last post by:
I am currently creating a .NET wrapper to update some C++ code. This code uses the libraries for the BEA Message Queue, which may or may not be relevant. I am creating a .dll file in Managed C++ and then trying to link to that .dll in a C# windows app. Everything compiles fine, but when I run the program, as soon as the class referencing this old code is declared, an exception is thrown with the following message: "File or assembly name...
6
4753
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much appreciated. Thanks in advance
5
5718
by: Vini | last post by:
hey all, i have a .dll file created using .NET 1.1 in my windows forms application at .NET 1.0, i'm trying to use it. i'm able to add it as a reference and getting intellisense help also. when i try to create an object of any class declared in this .dll, i got an exception :- System.IO.FileNotFoundException: File or assembly name System, or one of its dependencies, was not found. File name: "System"
1
7121
by: Scott Hamlin | last post by:
I am receiving an error while trying to use Crystal Reports with .NET, which I have pasted below. The main problem is this message: File or assembly name CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found. I have checked the winnt/assembly directory and the assembly is there. I have two versions of the file - 9.1.5000.0 and 9.1.3300.0. I have tried both with no luck. Is there another assembly that...
6
3887
by: ST | last post by:
Hi, I keep getting the parser error, and I have no idea why. I've tried a number of things including: 1)building/rebuilding about 100x 2)making sure all dll's are in the bin folder in the root of the web app 3)restarting IIS 4)recreating the virtual dir in IIS 5)playing with any and all settings I could find for the web app in IIS, including changing permissions 6)recopying the machineconfig file from my asp v1.4... onto my local server
2
1437
by: Ben Harper | last post by:
I'm trying to load an assembly of mine from a C# webforms page, but IIS fails to load the page because of failed dependencies. My problem is that I cannot for the life of me discover the dependency that is causing the failure. I have verified that the assembly in question is loadable by a small test EXE. Is there any way that I can debug the process at an earlier stage, or retrieve more helpful error information that simple "The assembly...
0
2660
by: SpockMonster | last post by:
Our solution contains multiple projects, such as: 1 Web project 3 library projects that contain Serviced Components 7 library projects that do not contain Servicded Components Long ago, a previous project member created a file chose to name "AssemblyCommonInfo.vb" in the SOlution root, and placed a link to this in every project (except the Web project). In AssemblyCommonInfo, he placed a version tag and Ket File tag such as:...
0
1639
by: roger23 | last post by:
I get this error C:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(526,9): error MSB6006: "aspnet_compiler.exe" exited with code 1. at the end of my build step of my web deployment project. it does not give me any error messages to debug. the only place where i can see some problem is this: Dependency "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2
26349
by: Spam Catcher | last post by:
Hi all, I have a webservice which is throwing a 500 Internal Server Error. It seems to be related to the signature of function (or one of the properties within the function). The web service compiles fine (VS.NET 2005) but when I try to access it, it throws a 500 Internal Server Error. I can't put ANY breakpoints anywhere since no code has been run? It seems
0
9589
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10050
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9999
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9866
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7413
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6675
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3967
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.