July 1, 2011

HTTP 404 while asp.net web forms and spring.net project

Filed under: asp.net,spring.net Himanshu @ 3:32 pm

While doing some refactoring with the project, I suddenly start getting HTTP 404, and that to for all pages that exists and was working few minutes back. I was amused to get the error, with the fact that pages existed, I could see them and feel them! After a while, I noticed that I have deleted a existing .aspx file from project which I forgot to remove from spring.net configuration file.

If you add any .aspx in Spring.Net config that do not exists, Spring.NET brings you to yellow screen with appropriate message. But not when you delete one from project and forget to remove from config file! At least not all the time.

2 Comments

  1. Would you be willing to open a JIRA issues for this at https://jira.springsource.org/browse/SPRNET and detail exactly what you did to produce this error condition?

    Comment by Steve Bohlen — July 1, 2011 @ 5:01 pm

  2. SPRNET-1476, I will also attempt to submit the patch if I can fix the problem.

    Comment by Himanshu — October 22, 2011 @ 8:38 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress