Click here to Skip to main content
15,914,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am creating a new HttpModule. If i create it on the root of appl. It works fine.
But if I add another custom folder like "app_code" or "log" folder. Same code I am writing inside but it is not working. context is not visible? I mean intellisense is not working on HttpApplication context? Any idea?
Posted
Comments
VishwaKL 24-Dec-12 4:59am    
check whether required assemblies are available or not.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900