For my two VS 2005 C ++ projects, when I create projects, VS SLEN wants to write the file. I have got many other VS 2005 C ++ projects where this is not the case. This is a problem because we have integrated ClearCase source control with VS 2005 installations, and when we try to build overnight through batch files and make runs, a clean check check box dialog box is displayed. is.
Project ("{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{ 8B4A-11D0-8D11-00A0C91BC942} ") =" Intercomlictib "," Intercomplete B.WakeProject "," {A2AAF232A-7F 27-4340-81D5-8AAFF10994D2} "< / Code>
After the construction:
project ("{8BC 9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IntercomClnb", "Intercomltdb.wekProject "," {67BE85B7-3234-484E-88FB-4F0E42096583} "
Any assistance received with gratitude. I'm new to VS 2005, because we've recently migrated from VC + 6.0, so I'm sorry to forgive.
We are VS 2005 Professional Edition are installing SP1.
Regards,
Greg.
I had a similar problem. It seems that VS (such as 6 or 2003) is not adding project GUID to .vcxproj file while converting projects from older versions of VS 2010. Because of this, when you open a solution with such project VS, then such a project will have to rebuild the GUID, and The SLN file will change but the .vcxproj file will not change. So once you open such solutions, the situation will be the same. The SLEN file can change again.
Check it out:
Comments
Post a Comment