I keep getting this message within various Visual Studio projects as I am working on them. It happens every time I try to save the current document (Ctrl+S) after making a change to the code.
I verified that I do not have this .vb document open elsewhere in my solution, nor is it open within any other solution running on my machine. I also ensured that Visual SourceSafe code control is not active.
Does anyone know why I keep getting nagged with this message
Thanks in advance,
kewpcg

Message "File has been modified outside of source editor. Do you want to reload it?"
deltaspecops99
A blind way of overcoming this problem could be Enabling the Auto-load changes. This could be done as follows:
Tools -> Options
In the Options dialog box, select Environment -> Documents
Check the 'Auto-load changed, if saved' option under 'Detect when...'
Will get back to you if I can get a more proper answer.
Reg,
Venkat