Giter Club home page Giter Club logo

Comments (5)

juliensobrier avatar juliensobrier commented on July 19, 2024

This was caused by Noesis.Javascript and Newtonsoft.Json

from triflejs.

sdesalas avatar sdesalas commented on July 19, 2024

Hi @juliensobrier.

Thanks for the bug report and related info. I'm trying to remove dependency on local installation of VC++ 2008 runtime (see #25), so I bundled dependencies for Noesis.Javascript but in doing so might have ended up causing other issues too.

BTW this could also be related to the platform target. I'm always targetting .NET 3.5 and x86 to make sure that I can have one set of binaries and dependencies working in x64 and x86 with lowest .NET version dependency (.NET 3.5 is bundled in Win7). I had a similar error to yours when combining dependencies from x64 and x86 on the same project I think.

from triflejs.

sdesalas avatar sdesalas commented on July 19, 2024

Also, you have a wider selection of downloads for Noesis.Javascript (.Net 3.5 and 4 vs x64 and x86) if you are building TrifleJS against a specific .NET version. You can download the DLLs in this link.

Be warned though, it can get quite confusing trying to sort out your binaries vs different platforms and versions of .NET. The current DLLs and TrilfeJS.csproj config in TrifleJS are the result of much confusion trying to have a single set of files build in both my home (XP x86 .NET 3.5), and work (Win7 x64 with .NET 4.5) computers.

from triflejs.

sdesalas avatar sdesalas commented on July 19, 2024

I'll be adding some more info on this topic to the wiki. Its bound to come up again.

from triflejs.

juliensobrier avatar juliensobrier commented on July 19, 2024

I'm not very familiar with .Net, but is there a way to get npm to pull the dependencies automatically? This is how I got the right version for the 2 libraries.

from triflejs.

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.