72 questions
0
votes
0
answers
92
views
Native DLL not found in output directory when using NuGet package in Visual Studio / C# / .NET Core project
I have created a NuGet package containing a .NET Core library for Tesseract OCR, which I then added to my C# project via the NuGet Package Manager in Visual Studio.
After building the solution, a ...
-1
votes
1
answer
118
views
ModuleInitializeException on Azure Deployment: Missing Dependencies for Microsoft.Identity.Web.Certificate Version 1.25.3
I'm using
<PackageReference Include="Microsoft.Identity.Web.Certificate" Version="1.25.3" />
in my project. The application runs successfully on my local machine. However, ...
0
votes
1
answer
1k
views
.so files for Unity plugins: header files causing DllNotFoundException?
Background: I am in the process of creating a visualization for a robot in Unity. The robot's software (and simulator in this case) is all implemented in MATLAB Simulink models and C/C++ code in MEX ...
1
vote
0
answers
138
views
DLL dependency from different installation folder not found in ASP.NET website
I have created a .NET Framework 4.7.2 website with a WCF service. To expose data through this service, I have to reference a third party DLL with Copy Local = False from C:\InstallLocation. The ...
-1
votes
1
answer
149
views
Emgu DLL not found and Bad Image Format exceptions in Windows 8.1
I have a .Net application using Emgu.CV v 3.1 which runs OK after being installed on Win 10 but fails on Win 8.1 64 bit with a Type Initializer exception, with an InnerException DLLNotFound for dll '...
0
votes
1
answer
87
views
User control has additional libraries not being found when executing
I am working on a WPF solution, I have a user control in a separate (included) project, this user control references c++ dlls, included by a post script:
xcopy "$(ProjectDir)x64\*.dll" "$(TargetDir)"...
0
votes
1
answer
537
views
System.DLLNotFoundException using Xamarin on mac
I'm trying to write an android/iOS, xamarin forms app using visual studio on a mac.
I can add a nuget package and compile but when I run it (on both iOS and android) I get the System....
1
vote
1
answer
224
views
Catch DllNotFoundException not working with Phidget API
I need to reference a dll to instantiate an object. There are cases where the dll will not exist because the Phidget drivers are not installed on those systems. In those cases I just want to catch the ...
1
vote
1
answer
1k
views
Unity 5.5.6f1 - Native plugin doesn't works, error DllNotFoundException
I'm writing a Unity Plugin in C#, that use SQLite.
The SQLite dependency to SQLite.Interop.dll, as I'm understanding this is a unmanaged DLL.
When I export my Unity plugins, there are several DLL ...
1
vote
2
answers
972
views
System.DllNotFoundException in pocketsphinx swig Unity windows build
Goal:
Obtain a wrapper dll to use pocketsphinx in a Unity project in Windows.
Problem:
When running the test program, I get an annoying System.DllNotFoundException even though the .so file is in ...
-1
votes
3
answers
2k
views
C# System.DllNotFoundException
I have a simple application using a product activation system offered by cryptlex (cryptlex.com).
The program works correctly on my computer, but when I try to run the program on another machine it ...
1
vote
1
answer
4k
views
Unable to import c++ dll to c# project using DllImport
I'm trying to import a C++ Project Dll into a C# project. I found a lot of people talk about using DllImport. I tried using that and here is what I have-
CPP Code:
int __declspec(dllexport) ...
0
votes
1
answer
1k
views
DllNotFoundException in while building desktop unity application using ARtoolkit
I am creating an augmented reality desktop application using Unity and ARToolkit. For test purposes I have created a single scene application to test the working of the ARToolkit, it runs perfectly in ...
1
vote
2
answers
3k
views
SetDllDirectory not working ( DllNotFoundException )
I'm trying to load my 32/64 bit native dll's using the same DllImport call.
Directory structure:
root:
application.exe
/win64/
stb_image.dll
/win32/
stb_image.dll
I tried using this solution but ...
0
votes
0
answers
59
views
Can't find or open PDB-File C# VS 201 after importing .dll
I just imported the MobileDevice.dll (https://mobiledevice.codeplex.com) as Dependency. After importing it this was printed out:
"ic.vshost.exe" (CLR v4.0.30319: ic.vshost.exe): "c:\users\tm\...
6
votes
2
answers
5k
views
Mono on Mac: DllNotFoundException despite SQLite.Interop.dll being in dllmap
I have a C# application that uses SQLite and works fine on Windows.
The same Visual Studio project compiles fine in Xamarin Studio, but when running I get:
DllNotFoundException: SQLite.Interop.dll
...
1
vote
1
answer
567
views
Unity Oracle connection DllNotFoundException: oci
So basically I was trying to access an Oracle database within unity and mono-develop. I copied the needed DLLs System.Data and System.Data.OracleClient
from under: C:\Program Files (x86)\Unity\Editor\...
0
votes
1
answer
1k
views
Catch DllNotFoundException doesn't work
I am trying to log the connected scanner on a pc.
I am using NTwain.dll from https://bitbucket.org/soukoku/ntwain.
If I run my app on a server some dependency dlls from ntwain fail to load so I will ...
0
votes
3
answers
3k
views
C# Winforms application fails to start up after installing it using Setup Project
When I run the shortcut after Setup Project Deployment Installation, I got the following error and the application did not launch.
I am creating a Windows Application using Winforms (C#). I even ...
0
votes
2
answers
661
views
doc2x linux r649 zlibwapi.dll not found
Probably this is very noobish mistake, but can anyone try to reproduce my steps & check for errors?
I'm using Linux Mint 15.
I've downloaded doc2x (binary->openxml msword converter) from here : ...
1
vote
1
answer
3k
views
Native plugin with Unity3d Mac OSX Dll notfoundexception
I am trying to integrate a 3rd party native plugin with unity3D. In order to use it i made a c# plugin as a wrapper dll. The plugin works fine with PC standalone when i copy the plugin binaries ...
0
votes
3
answers
3k
views
Running a C# executable outside of folder containing external library
I have a C# program that uses an external opensource library that I downloaded from the internet, specifically openxml to create excel files. Now I want to run my executable files on computers that do ...
1
vote
0
answers
681
views
dll not found exception Microsoft.SqlServer.BatchParser.dll on Windows 2012, for Sql Server 2012
I am working on Front-end VS2010 C# 4.0, Back-end MS Sql Server 2012.
OS - Windows Server 2012.
I am getting this error Message.
Could not load file or assembly 'Microsoft.SqlServer.BatchParser, ...
4
votes
1
answer
843
views
Where should I place the dll file when I use DLLImport?
I know that in windows forms you just need to place the file in the Debug folder, but it seems that it is totally different in monodev for android. I have tried placing the file from assets folder, ...
6
votes
3
answers
1k
views
DllNotFoundException: libzmq
I'm trying to use ZeroMQ C#-binding ( http://www.zeromq.org/bindings:clr ) for communicating with a server for a game I'm creating in Unity (I'm using Mac OS X 10.8). I therefore created a simple ...