When I run my program in my development machine I get this exception.
System.Web.HttpException: The controller for path '/__browserLink/requestData/e6519371239847088c9c556879ce2765' was not found or does not implement IController.
Also my Session object does not maintain state - it keeps be set to null. What is going on? The exception does not identify where the problem is.
This question is different to a similar question as it has nothing to do with Signal R, AND I am having a problem with Session State which is not the case in the other question. If you downvoted thinking this is a duplicate then please revert.