I have a problem every time I upgrade my ASP.NET application on my IIS server. Problems:
- I get an error to disable user errors
<customErrors mode="Off"/> - Default website redirection in TLD redirects URL unlimited
- I created a remote and replaced the application or redirect
I have an ASP.NET 4.5 Framework application. I am using Visual Studio 2012 to build a web application. I am using the 64-bit version of Windows Server 2008 R2 with the IIS 7 role installed. Every last version of the IIS role has been tested and installed.
Once IIS is up and running, I created a directory in C: \ inetpub \ wwwroot and placed the published ASP.NET application in the directory I created. Then I added the application through IIS Manager.

www.example.com/app. . , -, TLD -, , HTTP IIS "- ". web.config C:\inetpub\wwwroot .
. , ASP.NET. C:\inetpub\wwwroot\app . . IIS, . http, . , , www.example.com - . IIS . , , .
-, , , IIS ?