Giter VIP home page Giter VIP logo

Comments (9)

oflahero avatar oflahero commented on June 18, 2024

Is there a possibility that this DLL will not get copied over unless there is a <retry> section in the <ipp> config? Long shot I know but this was part of quite a few Nuget updates I performed, and you never know what Roslyn is doing when it does its compiler/linker magic.

from quickbooks-v3-dotnet-sdk.

oflahero avatar oflahero commented on June 18, 2024

Self-replying to previous comment: no, not relevant. Still investigating.

from quickbooks-v3-dotnet-sdk.

nimisha84 avatar nimisha84 commented on June 18, 2024

I have tried to reproduce this issue but could not. Seems to me a dll hell issue with the previous build and this one.
Please delete all references for the nuget package and remove from ref from packages.json and reinstall the Nuget package. See if that resolves the issue.

from quickbooks-v3-dotnet-sdk.

oflahero avatar oflahero commented on June 18, 2024

Thanks Nimisha. DLL hell is right.

I fixed my issue by adding the Nuget package to the top-level project. IppDotNetSdk was being used by an Azure WebJob via a shared DLL, and so was only referenced in the DLL. This was fine up to 5.2, though you never know with DLL hell what exactly sends everything out of balance.

By adding a reference to the WebJob itself also - the 'console' EXE project - it's now OK. It's funny that only the 'retry' DLL wasn't copied previously - all the other Ipp*.dlls were present.

Anyway, I hope this may help some random desperate googling person sometime! I'll close this now. Thanks for having a look.

from quickbooks-v3-dotnet-sdk.

nimisha84 avatar nimisha84 commented on June 18, 2024

Thanks for the feedback. Let me see if I can fix this issue somehow in next release.

from quickbooks-v3-dotnet-sdk.

MatthewSteeples avatar MatthewSteeples commented on June 18, 2024

@oflahero We've hit this problem too just now

from quickbooks-v3-dotnet-sdk.

oflahero avatar oflahero commented on June 18, 2024

Did the fix I mentioned above work for you?

Just to note also: I noticed that a different Ipp*.dll was missing in a different project, pre-fix. So it's not just limited to the 'retry' DLL.

from quickbooks-v3-dotnet-sdk.

keywest1 avatar keywest1 commented on June 18, 2024

I'm that random desperate googling person. Have also hit this issue. @oflahero your fix did work - thank you! - but I would have preferred not to have solved it by adding the Nuget package to the top-most project but it was a quick fix.

from quickbooks-v3-dotnet-sdk.

oflahero avatar oflahero commented on June 18, 2024

Ah, that warm fuzzy feeling of knowing all those keystrokes weren't in vain!

from quickbooks-v3-dotnet-sdk.

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.