Groups | Blog | Home
all groups > visual studio .net general > january 2006 >

visual studio .net general : My VS 2005 projects get constantly corrupted



Boris G
1/5/2006 11:59:07 AM
Has anyone else out there experienced this problem?

This happens to be almost daily. I migrated my solution with 10 VC++
projects to VS 2005, however when I reopen the solution I constantly
get errors with two of my projects that indicate that the .vcproj file
is corrupt at line 135. It happens that EnableFloatingPointEmulation
attribute of VCCLCompilerTool tool gets duplicated when the project is
saved.

<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
Optimization="0"
AdditionalIncludeDirectories="..\inc"
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_LIB;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;SERVERLIB;_ATL_NO_HOSTING;_ATL_NO_UUIDOF"
MinimalRebuild="true"
RuntimeLibrary="1"
DefaultCharIsUnsigned="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
CompileForArchitecture="0"
EnableFloatingPointEmulation="false"
EnableFloatingPointEmulation="false" <<<=== THIS LINE IS WRITTEN
TWICE!!!
/>

If anyone from MS is listening, please fix it in the next SP as it's a
hightly annoying bug.

Btw, as long as we are on the subject of annoying bugs, Configuration
Manager dialog is very buggy. When I switching either configurations
or platforms and at the same time try to modify more than one of them,
I constantly get the build settings screwed up. It's really heinous as
everything appears normal when I save the changes until I try to
compile or review my changes.

Thanks,
Boris.
Moemar Gattlinger
10/5/2006 8:01:41 AM
I am having exactly the same problem.
Have you found a solution already?
What strange bug is this, that there can not be found anything on the web!
Gerry Hickman
10/8/2006 6:18:13 PM
Hi,

I don't see the original post?

[quoted text, click to view]


--
AddThis Social Bookmark Button