File modification warning

  • Thread starter Thread starter Barry
  • Start date Start date
B

Barry

Hi

I get the warning message

"File has been modfied outside source editor ....."

What is the way to overcome this message

TIA
Barry
 
Barry said:
I get the warning message

"File has been modfied outside source editor ....."

What is the way to overcome this message

Don't modify the file outside the source editor.
 
Don't modify the file outside the source editor.

This is, after all, microsoft.public.dotnet.framework. Are certain
this solution works for the entire framework?
 
I get the warning message
"File has been modfied outside source editor ....."

What is the way to overcome this message

In VS2005:

Tools -> Options -> Environment -> Documents -> Detect when file is changed
outside the environment

Caution advised if you check "Auto-load changes, if saved" since external
changes will be propagated to your documents without warning
 
Back
Top