Skip to content

Codepolice

  • ⤫

RouteDebugger and 404 MVC JSON requests

Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
0

I got this really strange bug where I got a 404 error on all requests I made via Ajax to methods that returned Json via MVC. Turned out that this was caused by RouteDebug that I had laying around in my bin folder. I have got this bug twice now so I just wanted to make a note of this here so I remember it next time.

Categories: UncategorizedTagged: .net mvc interview questions for 6 years experience, angular asp net mvc 5, asp net core mvc entity framework database first, asp net mvc ajax form, asp net mvc application example, asp net mvc architecture best practices, asp net mvc cms open source, asp net mvc diagram, asp net mvc email validation, asp net mvc i18n, asp net mvc microsoft, asp net mvc upload, asp net mvc viewmodel, asp net mvc web app on 3 tier architecture, asp net mvc workflow, aspx net mvc, beginning asp net mvc 4, complete login and registration system in asp net mvc application, developing mvc web applications in asp net, google analytics asp net mvc, html asp net mvc, html helper class in asp net mvc, interview questions for .net mvc developer, learn asp net mvc 5 step by step, mvc .net core tutorial, mvc and .net core difference, mvc architecture .net, mvc asp net ajax, que es mvc .net, senior asp net mvc developer

Post navigation

Previous Previous post: Custom Action Result does not run ExecuteResult and just returns ToString
Next Next post: IE9 mess up the color theme in Visual Studio when started

Related Posts

  • Debug and fix the z-index bug in IE6 and IE7

    Internet Explorer 6 and 7 has a really really annoying bug that makes it really hard to use z-index. I won’t go into any specifics about exactly what is causing this and so on because others have already done that. I just want to tell you that I found this awesome jQuery script that injects z-index that

    Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
    0
  • Signing a request to set up a custom Amazon CloudFront Distribution with C#

    I love most of Amazon’s Web Services (AWS). CloudFront is their CDN service and they have an awesome feature that lets you host your files on your server and then Amazon automatically grabs the files from your server and puts them on their CDN. This makes it possible to easily modify your files without having

    Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
    0
  • Use your IIS logs with WCAT

    I just want to write this down so I do not forget it. I found this article that describes how to convert your IIS logs to a script that you can run with WCAT. http://theether.net/kb/100128 I had to change the HOST header to the script that was generated. And as you can see you can

    Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
    0
  • SEO: How the Panda update affected AlternativeTo

    This Monday we noticed a sudden drop in traffic from Google.com on AlternativeTo.net. I and my colleague have tried to figure out why all week and finally we found the answer. In the Google Webmaster Blog, there is a post about how Google is deploying its new spam filter (named “Panda”) to all English-speaking markets. And that

    Posted by Judy Alvarez Posted on February 28, 2022February 28, 2022
    0
  • Issues when you upgrade WordPress plugins and core on ISS 7.5

    I have had lots of issues with upgrading WordPress plugins and the core WordPress engine on my IIS 7.5 server. The problem has been that you try to upgrade the plugin, you get a fail notice AND the plugin is simply disabled and you lose permission to the folder where the plugin was located. Then

    Posted by Judy Alvarez Posted on February 28, 2022March 1, 2022
    0
  • Using an external SMTP server to send mail via different addresses in Gmail

    There is an awesome feature in Gmail that makes it stand out from many other webmails and it’s that you can specify an external SMTP server so that you can send mail from other e-mails. I understand this is an advanced feature that not so many people use but it has a major flaw. If

    Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
    0
Judy Alvarez

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • Debug and fix the z-index bug in IE6 and IE7
  • Signing a request to set up a custom Amazon CloudFront Distribution with C#
  • Use your IIS logs with WCAT
  • SEO: How the Panda update affected AlternativeTo
  • Issues when you upgrade WordPress plugins and core on ISS 7.5

COPYRIGHT © 2022 - Codepolice