Code Monkey home page Code Monkey logo

Comments (8)

CorrM avatar CorrM commented on June 10, 2024 1

@3F Good work <3.

from conari.

3F avatar 3F commented on June 10, 2024

Can you illustrate Conari use? We don't know what's inside your PrintHelper.GetStruct. Also, Conari 1.3 will never throw FileNotFoundException itself.

from conari.

CorrM avatar CorrM commented on June 10, 2024

PrintHelper.GetStruct contains

MessageBox.Show(typeof(ConariL).FullName);

from conari.

CorrM avatar CorrM commented on June 10, 2024

there is any file must be next to the dll .?
EDIT:
i copied Conari.dll in x86 and x64 the same problem !!
i use DllExport in the same project.

from conari.

CorrM avatar CorrM commented on June 10, 2024

SOLVED:
Conari.dll must be in the same dir of your exe that's load the dll that's use DllExport

from conari.

3F avatar 3F commented on June 10, 2024

@CorrM, I'm not sure what are you trying. But you also need to read this: https://msdn.microsoft.com/en-us/library/windows/desktop/ms684179.aspx

And if you're using Conari together with DllExport when unmanaged side is a host side of your application, you can easily specify the any way of searching/loading of all required modules as above.

from conari.

3F avatar 3F commented on June 10, 2024

closed due to SOLVED: status.

from conari.

3F avatar 3F commented on June 10, 2024

.NET DllExport 1.7.1 now provides integration with Conari in "one click".
There are no more any possible problems with loading the assembly and resolving its types.

https://github.com/3F/DllExport/releases/tag/v1.7.1

Quick integration with Conari for most easy access to unmanaged features;
https://github.com/3F/Conari

from conari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.