473,507 Members | 2,504 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mysterious message

i'm getting the (scary) message that parts of my code were changed "outside
of the code-editor"?

what does that mean?

mike
Nov 16 '05 #1
3 937
It means that you used another application to edit the files that were open
in the VS IDE, during the course of them being open by the VS.NET IDE.
The IDE is essentially a text editor, and in keeping with that, it will not
acquire a write-lock on files that it opens; however if you *do* write to
files that it has got open using another application, then the text that's
displayed in the editor's IDE is different to what's in the file.
You should normally click 'yes' if it asks you if you want to reload files,
that way, they will be in synch and you won't lose the changes you made in
the other application.

"Michael Maercker" <mi**********@ish.de> wrote in message
news:418440a3@news-fe-01...
i'm getting the (scary) message that parts of my code were changed
"outside
of the code-editor"?

what does that mean?

mike

Nov 16 '05 #2
well, thanks... i figured so far myself, but: i never used an external app
to change my code. someone else must've, but i work alone, except for being
online, of course. and: i couldn't find any changes in any of the files the
ide complained about...

i still find it strange... (maybe my .net-studio-instance was just a bit
"exhausted"...)
Nov 16 '05 #3
"Michael Maercker" <mi**********@ish.de> wrote:
i'm getting the (scary) message that parts of my code
were changed "outside of the code-editor"?
what does that mean?


Usually, it means that you edited an open file in (say) Notepad while
it was also open for editing in the Visual Studio IDE. I suppose you
might also see this message if some other application is updating the
files or their attributes for some reason, such as an anti-virus
program.

P.
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3402
by: Viorel | last post by:
For me is a little bit mysterious how work encoding and decoding functions, what is underneath of their calling? Encoding1.GetBytes(string1); in particularly ASCII.GetBytes(string1) ...
0
2487
by: SteveS | last post by:
Can anyone help with a mysterious problem that has arisen since 'upgrading' from 8 to 9.2.0.4? The situation is this: Queries that worked fine under 8 are now producing *really* strange...
2
1763
by: M Wells | last post by:
Hi All, I'm trying to track down a mysterious problem we're experiencing in which updates and inserts to tables in our mssql2k server appear to be 'disappearing.' To explain our situation: ...
1
2179
by: Bruce W.1 | last post by:
BACKGROUND My ASP.NET app has been running (or rather available) on a server for about 4 months now. The server is at http://www.webhost4life.com/ They don't add cookies to any of the sites...
13
2412
by: Max | last post by:
Hi There! I'm having a mysterious error right after I login using Forms Authentication in my ASP.NET app. Below is the error... Exception Details: System.NullReferenceException: Object...
5
3957
by: Sergey | last post by:
Hi everyone, It looks like a mystery, but I hope there should be some explanation to the issue I experience. Once in a blue moon a random stored procedure stops working the way it was designed....
54
3945
by: CoreyWhite | last post by:
The following experiment is a demonstration of TIME TRAVEL. When writing this program, and testing it out I found that sometimes the program would engage itself in time travel but other times it...
33
2826
by: Martin Jørgensen | last post by:
Hi, In continuation of the thread I made "perhaps a stack problem? Long calculations - strange error?", I think I now got a "stable" error, meaning that the error always seem to come here now...
9
1939
by: Gerry | last post by:
I'm using pyExcelerator and xlrd to read and write data from and to two spreadsheets. I created the "read" spreadsheet by importing a text file - and I had no unicode aspirations. When I read...
2
1186
by: Cyril Gupta | last post by:
Hello Friends & Experts, I am having a little problem with my new Asp.net 2 website. Whenever I run the website (in debug, or on server) a mysterious text is added to my URL like this: - ...
0
7110
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7030
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5041
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
411
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.