Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This happens about 50% of the time I build my web application. I have it running on my localhost (start without debugging) and when I make changes and build it will always build successfully, but sometimes not remove the app_offline.htm file it adds for the build. I then have to either refresh the solution explorer to show the app_offline.htm file and delete it, or build again and it usually will rid itself of the file after that.

Has anyone else experienced this? Is there a solution? I'd even be happy if there were a way I could get VS to stop generating the file all together! It's not like I need to be told the app is offline when I'm the only one who can view it!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.