GithubHelp home page GithubHelp logo

Comments (6)

ploeh avatar ploeh commented on September 15, 2024

From the error message, it sounds like you are passing a null or empty route name from the Dispatch method.

When I look at the code listing in that link, there's at least three distinct ways in which routeName can be null. However, from that code alone, It's not entirely clear to me why you are getting that particular error message, because the Rouple constructor contains a Guard Clause against nulls - i.e. if routeName remains null when passed to the Rouple constructor, you should have gotten an ArgumentNullException instead.

Did you modify the Dispatch code, and if so, can you list your code here?

If not, I'll need some more information (preferably a repro) in order to be able to help.

from hyprlinkr.

ploeh avatar ploeh commented on September 15, 2024

Did you find a solution to your problem?

from hyprlinkr.

mickdelaney avatar mickdelaney commented on September 15, 2024

To be honest i've shelved it probably until next week or the week after.
I'm selecting a web api framework to migrate too,
i'll update this once i've sorted it, or you can close it if you want?

from hyprlinkr.

ploeh avatar ploeh commented on September 15, 2024

If you expect to return to it in a week or to, I'll leave the issue open for now.

from hyprlinkr.

ploeh avatar ploeh commented on September 15, 2024

I'm going to close this issue due to lack of activity, but you can always re-open it if need be.

from hyprlinkr.

mickdelaney avatar mickdelaney commented on September 15, 2024

Yeah, sorry for not getting back to you.
Not been focusing on web api for the past while.
If i come back to it i'll pick this up again.
thanks for your time
regards

from hyprlinkr.

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.