-->

Saturday, April 4, 2015

Fix Application is currently offline

Fix Application is currently offline

Application is currently offline error occurs in the browser. Offen, when we work with the SQL-Sserver then that's types of problem occurs. When, today i  was develop a new project with the help of SQl. i face this error during demonstration. I want to say that when we retrieve data from database table through Sql DataSource control. I was run my application in browser, error becomes in the browser. Actually its not a error, you can say its a exception, which is detect by the browser. I think, this is overloading exception,  after some time buffer is full so dotnet framework create a page for this types of exception.

Exception snapshot

 

How to fix it

  1. Remove the app offline page (HTML page) from the project folder
  2. Empty your Recycle Bin

Read other related articles

Also read other articles

© Copyright 2013 Computer Programming | All Right Reserved