Giter Site home page Giter Site logo

Comments (9)

bweber avatar bweber commented on May 18, 2024

I am getting the same error. Downgraded and things work again.

from cron-expression-descriptor.

bradymholt avatar bradymholt commented on May 18, 2024

@systemutvecklare or @bweber can you tell me:

  1. What .NET flavor is your app targeting (.NET Framework v?, .NET Core, .NET Standard?)
  2. Are you building in release mode?
  3. Is your app strongly signed?
  4. Is your app delay signed?

Thanks.

from cron-expression-descriptor.

jafin avatar jafin commented on May 18, 2024

@bradyholt Same Issue.

  1. .NET 4.6 (Net standard 1.1?)
  2. Debug Mode
  3. Not strongly signed
  4. Not delayed signed

Reverting to 1.21.2 resolves error.

from cron-expression-descriptor.

Atrejoe avatar Atrejoe commented on May 18, 2024

Same Issue:

1..NET 4.6.1
2.Both in Debug Mode as Release Mode
3.Not strongly signed
4.Not delayed signed

Reverting to 1.21.2 resolves error.

Possibly related: after upgrading, maybe due to the netstandard requirement, I received a bunch of warnings regarding assembly bindings.
The suggestion is that the 53 assembly bindings should be made to map
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\....dll (some version)
to:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\\net461\ref\....dll (some later version)

Adding these assembly redirects does not fix the issue.

from cron-expression-descriptor.

bweber avatar bweber commented on May 18, 2024

@bradyholt

  1. .NET 4.6.2
  2. Both Debug/Release modes
  3. Not strongly signed
  4. Not delayed signed

Reverting resolves the issue.

This library is used as part of Hangfire (https://www.hangfire.io/) and when upgrading Hangfire, we had pulled down the latest version of this library.

from cron-expression-descriptor.

bradymholt avatar bradymholt commented on May 18, 2024

Can one of you that is having the problem try to install the package in a new app and see if it works? I'm think it might have something to do with the upgrade scenario only.

from cron-expression-descriptor.

bradymholt avatar bradymholt commented on May 18, 2024

Also, I have a a pre-release version that removes signing that I'm hoping one of you could try. 2.0.1-beta1 https://www.nuget.org/packages/CronExpressionDescriptor/2.0.1-beta1 . Please let me know if it fixes the issue.

from cron-expression-descriptor.

jafin avatar jafin commented on May 18, 2024

@bradyholt, I upgraded to the beta 2.0.1-beta1 and had no issues with strong name signature verification errors.

from cron-expression-descriptor.

bradymholt avatar bradymholt commented on May 18, 2024

@systemutvecklare @bweber @jafin @Atrejoe Thanks for the help with this. I just published 2.0.1 which should fix the issue you are seeing.

from cron-expression-descriptor.

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.