views:

18

answers:

1

Why app_offline.htm is created automatically? and my project do not work ?

A: 

Visual studio creates asp_offline.htm when you load or close a project to protect from compile and errors at the time of loading.

If in that time you have a crash or big delay you see this.

Aristos