POST Troubleshooting Steps
So only nullable reference types must be checked to avoid a NullReferenceException. But how to solve it when the NullReferenceException comes in usign HttpContext.Current.Responce.Clear(). It is not getting solved by any of the above solution. Because while creating its object…