Base solution for your next web application
Open Closed

Getting 404.13 errors when debugging (IIS Express) #1912


User avatar
0
jebar created

I just inherited a project that uses a rather old version of ABP (0.7.7.2). When I try to debug the application in Visual Studio I get 404.13 errors. If I put a breakpoint in the web module's Initialize() method and the route config method they are never hit.

I can't upgrade to the latest ABP at the moment. The client is only paying me to get it to compile and run.

Will someone help me figure this out? Thanks in advance.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Is there any error message in Logs.txt file under Logs folder of your web project ? If there is not, you can check window's event viewer to check any error messages ?

    If you can any error message, we can try to help.