Browse by Tags

All Tags » IIS (RSS)

A small but crucial point about App_Start folder by imran_ku07

As we know that IIS reject requests which contain folder started with App_ (specifically App_code, App_GlobalResources, App_LocalResources, App_WebReferences, App_Data, App_Browsers folders). Lot of developers put some important files here so that only...

Understanding 400 Bad Request Exception by imran_ku07

Introduction: Why I am getting this exception? What is the cause of this error. Developers are always curious to know the root cause of an exception, even though they found the solution from elsewhere. So what is the reason of this exception (400 Bad...
Filed under: , , , ,
More Posts