Yes, I set it in the web.config. My local IIS version is 5.1. thanks
ok
Yes, I set it in the web.config. My local IIS version is 5.1. thanks
ok
Hi Thanks for your reply. I put the urlRewriter class in App_code folder as per your suggestion. I made following changes in the web.config file. system.webServer modules add name="HttpErrorHandler" type="AssemblyName.HttpErrorHandler" precondition="managedHandler" modules system.webServer The error was occured as HTTP 404 - File not found Internet Information Services Thanks.
ok
Hi Thanks for your reply. I made the following changes in the web.config file configuration system.webserver modules add name="CustomModule" type="Samples.CustomModule" modules system.webserver configuration But it still not working. Can you please provide your settings for this? Regards Vinit
ok
modified on Monday, December 8, 2008 9:23 AM
Hi sepel, I am facing the same problem. Did you able to resolve this problem. If yes, then please send me the details of the same. Thanks in advance. Regards Vinit
ok