Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Currently I am working on an asp.net application which has already been developed long back by another person, for some enhancement.

My issue is the url rewrite rules written in web.config does not work in my development environment (visual studio 2010). It works fine once I deploy project in IIS.

I need to debug the project as I am still not familiar with how it is designed and developed and it is too big a project.

In case, rewrite wont work in visual studio, what is is the workaround? I really need to work on the project in debug mode. And every time it takes me to custom error page...

Thanks in advance
Nishitha
Posted
Comments
AmitGajjar 9-Aug-12 7:13am    
If custom error page is set in config file then remove it and try again.

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