V
VD
Hi All,
I am facing this strange problem here.
I have created a custom HttpModule to filter the response. It worked
fine when i tested it as a part of my existing project. But when I
created a new project and got a dll after strong naming it and putting
into GAC, it wouldn't work any more. I have added a new entry in
machine.config under <httpModules> tag to make it filter each asp.net
response.
But I have no clue why its not workig now.
Any help would be highly appreciated.
Thanks.
VD
I am facing this strange problem here.
I have created a custom HttpModule to filter the response. It worked
fine when i tested it as a part of my existing project. But when I
created a new project and got a dll after strong naming it and putting
into GAC, it wouldn't work any more. I have added a new entry in
machine.config under <httpModules> tag to make it filter each asp.net
response.
But I have no clue why its not workig now.
Any help would be highly appreciated.
Thanks.
VD