Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
428 views

Possible to turn off App_Code auto-compile?

Working with Visual Studio (I'm using 2008) I have started to notice that when you save a file in the /App_Code folder, the program will hang for a bit before returning control. After a bit of ...
1
vote
3answers
445 views

eclipse auto-compile only creates packages- not class files

I am not sure what happened. I have done the following to troubleshoot: verify the buildpath has no errors unchecked "abort build when buildpath error occurs" set "incomplete buildpath" and "circular ...