Visual Basic .NET » Windows Registry and File I/O
ASP.Net Debug Problem -- Osmosis311 --


Hi,

I have a master web application at my root level, and several sub-directories that all use the master app_code folder and bin folder.
Every now and then, when I goto my application, I get an error that the compiler failed with error code 1. When I go into web.config, turn compilation debug to true, save it, and run one of my files, they work just fine. Even when I then go back into web.config and set debug back to false, they still work just fine.

Any ideas???

[Submit Comment]Home