Giter VIP home page Giter VIP logo

Comments (5)

HeinzBenjamin avatar HeinzBenjamin commented on June 14, 2024

Hello Kisu,

can you please retry? I just pushed a new version to Github.
Always make sure to unblock all components... (Right click on the .dlls --> Properties --> Tick "Unblock")

Best
Ben

from flexcli.

kisu2511 avatar kisu2511 commented on June 14, 2024

@HeinzBenjamin

Sorry for bothering you.

I tested the new version of FlexCLI as your comment.
However, it still failed at runtime. Same error message.

for testing your library, I just made test .net console application (only use the main function, in VS2017),
and using flex library as follows:

Flex f = new Flex();

and it still popped up runtime error message. (i just use your library files in bin/debug folder).

"System.IO.FileNotFoundException".
"FlexCLI.dll" or dependent file or assembly is not loaded.

how can I solve this problem?
Thank you in advance.

from flexcli.

HeinzBenjamin avatar HeinzBenjamin commented on June 14, 2024

Hey kisu,
sorry for the late reply. Could you share more of your code? Did you link the C# project to FlexCLI.dll properly by adding a reference?

from flexcli.

kisu2511 avatar kisu2511 commented on June 14, 2024

@HeinzBenjamin

Hello Benjamin
I tested your latest dlls in my test code again.
And also I think that I was properly coping all libs in the bin folder.

but in this stage, i saw another exception as shown below.

System.TypeInitializationException: 'The type initializer for '' threw an exception.'
EntryPointNotFoundException: A library name must be specified in a DllImport attribute applied to non-IJW methods.

I couldn't recognize which dll has the problem.
Can you share some test code using your dlls?

from flexcli.

HeinzBenjamin avatar HeinzBenjamin commented on June 14, 2024

Hi kisu2511,
sorry for not responding. Did you figure it out last year?

from flexcli.

Related Issues (11)

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.