I've created a simple httpModule, registered it on GAC and added it to the global web.config.
I've made some changes to the module, updated the version and changed it also on the web.config.
What happens is that i keep getting the old version. I've restarted the computer, removed it from the GAC, deleted the consumer app .net temp files, but still the consumer app render the old html code from the httpModule.
Any thoughts on what the hell is happening?
Thanks, Bruno Figueiredo http://www.brunofigueiredo.com