I am getting a strange problem in my asp.net application after deployment when i browse my web application with IE it doesn't display properly and ends with an error description like below:
Syntax Error WebResource.axd
I think it is important to notify here that this application works perfectly when run from VS built-in web server.
Any idea how to resolve this problem.