V
Vadim Berman
Hello group,
It might be more IDE problem of MS Visual Studio, but maybe not. I have two
solutions, while one uses assemblies generated by the other. The source
solution compiles smoothly, but the destination sometimes issues errors. It
says that it cannot copy the assembly to the run directory because the
copied assembly version is older (the difference is usually the five last
digits). What's even stranger, the errors are about the assemblies from the
same solution, which I have linked as projects (and therefore, MSVS manages
the copy process automatically, which is reliable, right? ). I tried
deleting all the assemblies and recompiling from scratch numerous times,
boots, restarting Visual Studio. Doesn't help.
I launched a search for every version of these shadow assemblies; I found
that Visual Studio keeps it in a special temporary files folder in Documents
and Settings; I also searched the GAC. They are not there!!!
Now, the program still runs even from the IDE, but I'm not sure which
version the darn monster runs. Anyone has an idea why this happens? Or maybe
I should reset some configuration files (there are no application config
files)? Help, I'm going nuts.
It might be more IDE problem of MS Visual Studio, but maybe not. I have two
solutions, while one uses assemblies generated by the other. The source
solution compiles smoothly, but the destination sometimes issues errors. It
says that it cannot copy the assembly to the run directory because the
copied assembly version is older (the difference is usually the five last
digits). What's even stranger, the errors are about the assemblies from the
same solution, which I have linked as projects (and therefore, MSVS manages
the copy process automatically, which is reliable, right? ). I tried
deleting all the assemblies and recompiling from scratch numerous times,
boots, restarting Visual Studio. Doesn't help.
I launched a search for every version of these shadow assemblies; I found
that Visual Studio keeps it in a special temporary files folder in Documents
and Settings; I also searched the GAC. They are not there!!!
Now, the program still runs even from the IDE, but I'm not sure which
version the darn monster runs. Anyone has an idea why this happens? Or maybe
I should reset some configuration files (there are no application config
files)? Help, I'm going nuts.