Home All Groups Group Topic Archive Search About
Author
5 Apr 2006 3:11 PM
swartzbill2000
Hello,
I have a Solution with several Projects. One Project is is a driver to
test code in a Module file in the main Project. The Module file is
contained in the main Project and contained as a link in the driver
Project. Things are OK until I start editing the Module file in either
project. After a few edits, the VS IDE just freaks out with false error
messages. The first such message usually about the file being opened in
another project, which it isn't. It is downhill from there. Has anyone
else seen this problem? Does anyone know of a fix?
Bill

Author
5 Apr 2006 5:03 PM
AMercer
> I have a Solution with several Projects. One Project is is a driver to
> test code in a Module file in the main Project. The Module file is
> contained in the main Project and contained as a link in the driver
> Project. Things are OK until I start editing the Module file in either
> project. After a few edits, the VS IDE just freaks out with false error
> messages. The first such message usually about the file being opened in
> another project, which it isn't. It is downhill from there. Has anyone
> else seen this problem? Does anyone know of a fix?

2003 or 2005?  I have no problems using link files in .net 2003.  But, I
have never had more than one instance of the ide open at a time, and within
the ide, I have never had more than one window open with a link file.  Also,
my solutions typically contain only one project.  It sounds like you have a
more complicated situation in the ide.  I suggest you close all but one copy
of the linked-to file(s).  Just a guess.
Author
5 Apr 2006 5:32 PM
swartzbill2000
2005