Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Debug the Dialogue Forum Source code.When Tried the below said approach ,i got the Error,No route in the route table matches the supplied values.' Error. #107

Open
dpakgithub82 opened this issue Feb 19, 2018 · 1 comment

Comments

@dpakgithub82
Copy link

dpakgithub82 commented Feb 19, 2018

Please Help me with Debugging the source code.
The Approach I followed currently ,
1.Installed the dialogue Forum package .
2.Pulled latest Source from the Github and seprated the Dialogue.Logic and Badges project files and Included in my Umbraco but however I am getting "NNo route in the route table matches the supplied values.' Error.
3.I have done the same thing same solution structure ,which I found in the dialogue github source ,?Is it i am missing anything.
3.Please help me with Proper Steps.

@JohnBergman
Copy link

I use routedebugger (I think the author is Phil Haack); its a nuget package, then you can turn it on/off in the web.config. It provides a pretty good list of all of the registered routes and from there maybe you can see what's wrong or missing.

@dpakgithub82 dpakgithub82 changed the title How to Debug the Source code.No route in the route table matches the supplied values.' Error. How to Debug the Dialogue Forum Source code.When Tried the below said approach ,i got the Error,No route in the route table matches the supplied values.' Error. Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants