Where does app_offline.htm come from
-
I know that app_offline.htm is a nice feature to stop asp.net web application. But lately, a number of my applications IN DEVELOPMENT suddenly have this file which I did not add them. When I tried to run an app in Visual studio 2008, I got the message telling me to delete this file. Does anyone know how this file is added? I could accidentally click something not knowing what.
TOMZ_KV
-
I know that app_offline.htm is a nice feature to stop asp.net web application. But lately, a number of my applications IN DEVELOPMENT suddenly have this file which I did not add them. When I tried to run an app in Visual studio 2008, I got the message telling me to delete this file. Does anyone know how this file is added? I could accidentally click something not knowing what.
TOMZ_KV
AFAIK, this file will not get added automatically.
Navaneeth How to use google | Ask smart questions
-
AFAIK, this file will not get added automatically.
Navaneeth How to use google | Ask smart questions
-
I know that app_offline.htm is a nice feature to stop asp.net web application. But lately, a number of my applications IN DEVELOPMENT suddenly have this file which I did not add them. When I tried to run an app in Visual studio 2008, I got the message telling me to delete this file. Does anyone know how this file is added? I could accidentally click something not knowing what.
TOMZ_KV
It is generated when you are Publishing a website, it is usually deleted after the Publish has completed.