Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

How Can I Run The Current Application With or Without Build Errors?

$
0
0

I am using Visual Studio to build a website and of sick of not being able to load the latest page just because there are build errors in the application. This happens so many time. I make a change and reload the page only to see an old version of the page load. Then once I determine that it must be due to some kind of build error I have to click build, wait for the build, find the error, and fix it. I would rather the application just load the page and display an error message if the build error is bad enough to make that page return an error. 

It would just work much faster for me if I could wait for errors when loading a page in the browser before trying to fix them. A lot of times the build error isn't even in the file I am working on or it is in some linked class related to some task other than any the current page needs. For instance if there is one red line on one line of code that the page does not need the page won't load. That makes no sense. Can I just tell Visual Studio to always run the current version of the app and never revert to the last successful build?


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>