sam
unread,Apr 2, 2009, 10:39:03 AM4/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ccnet-user
Following is my Log file
<msbuild startTime="04/02/2009 15:13:00" elapsedTime="00:00:00"
success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA[Using
solution cache file "STProject.sln.cache" for configuration "Debug|Any
CPU" and tools version "3.5".]]></message>
<project name="Clean;Build" file="C:\source\TestProject\STProject
\STProject.sln" startTime="04/02/2009 15:13:00" elapsedTime="00:00:00"
success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Building with tools version "3.5".]]></message>
<target name="ValidateSolutionConfiguration" startTime="04/02/2009
15:13:00" elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Task "Error" skipped, due to false condition; (('$
(CurrentSolutionConfigurationContents)' == '') and ('$
(SkipInvalidConfigurations)' != 'true')) was evaluated as
(('<SolutionConfiguration xmlns=""><ProjectConfiguration
Project="{E6873A85-9615-47A2-B256-FFCD9780676E}">Debug|AnyCPU</
ProjectConfiguration></SolutionConfiguration>' == '') and ('' !=
'true')).]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Task "Warning" skipped, due to false condition; (('$
(CurrentSolutionConfigurationContents)' == '') and ('$
(SkipInvalidConfigurations)' == 'true')) was evaluated as
(('<SolutionConfiguration xmlns=""><ProjectConfiguration
Project="{E6873A85-9615-47A2-B256-FFCD9780676E}">Debug|AnyCPU</
ProjectConfiguration></SolutionConfiguration>' == '') and ('' ==
'true')).]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Using "Message" task from assembly "Microsoft.Build.Tasks.v3.5,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".]]
></message>
<task name="Message" file="C:\source\TestProject\STProject
\STProject.sln" startTime="04/02/2009 15:13:00" elapsedTime="00:00:00"
success="true">
<message level="normal" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Building solution configuration "Debug|Any CPU".]]></message>
</task>
</target>
<target name="ValidateToolsVersions" startTime="04/02/2009
15:13:00" elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Task "Error" skipped, due to false condition; ('$
(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0'
and '$(ProjectToolsVersion)' != '')) was evaluated as ('3.5' == '2.0'
and ('' != '2.0' and '' != '')).]]></message>
</target>
<target name="Clean" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Using "MSBuild" task from assembly "Microsoft.Build.Tasks.v3.5,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".]]
></message>
<task name="MSBuild" file="C:\source\TestProject\STProject
\STProject.sln" startTime="04/02/2009 15:13:00" elapsedTime="00:00:00"
success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Global Properties:]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ Configuration=Debug]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ Platform=AnyCPU]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ BuildingSolutionFile=true]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ CurrentSolutionConfigurationContents=<SolutionConfiguration
xmlns=""><ProjectConfiguration Project="{E6873A85-9615-47A2-B256-
FFCD9780676E}">Debug|AnyCPU</ProjectConfiguration></
SolutionConfiguration>]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ SolutionDir=C:\source\TestProject\STProject\]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ SolutionExt=.sln]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ SolutionFileName=STProject.sln]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ SolutionName=STProject]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[ SolutionPath=C:\source\TestProject\STProject\STProject.sln]]></
message>
<project name="Clean" file="C:\source\TestProject\STProject
\STProject\STProject.vbproj" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Building with tools version "2.0".]]></message>
<target name="_CheckForInvalidConfigurationAndPlatform"
startTime="04/02/2009 15:13:00" elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Task "Error" skipped, due to false condition; ( '$
(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' ==
'true' ).]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Task "Warning" skipped, due to false condition; ( '$
(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' ==
'true' ).]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Using "Message" task from assembly "Microsoft.Build.Tasks,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".]]
></message>
<task name="Message" file="C:\source\TestProject\STProject
\STProject\STProject.vbproj" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Configuration=Debug]]></message>
</task>
<task name="Message" file="C:\source\TestProject\STProject
\STProject\STProject.vbproj" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Platform=AnyCPU]]></message>
</task>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Task "Error" skipped, due to false condition; ('$(OutDir)' !=
'' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' !
= '' and !HasTrailingSlash('bin\Debug\')).]]></message>
</target>
<target name="BeforeClean" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="true" />
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Target "SplitProjectReferencesByType" skipped, due to false
condition; ('@(ProjectReference)'!='') was evaluated as (''!='').]]></
message>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Target "_SplitProjectReferencesByFileExistence" skipped, due to false
condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!
='').]]></message>
<target name="CleanReferencedProjects" startTime="04/02/2009
15:13:00" elapsedTime="00:00:00" success="true">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Task "MSBuild" skipped, due to false condition; ('$
(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!
='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated
as (''!='true' and 'true'!='true' and ''!='').]]></message>
</target>
<message level="low" timeStamp="04/02/2009 15:13:00"><![CDATA
[Target "UnmanagedUnregistration" skipped, due to false condition;
(Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists
('obj\STProject.vbproj.UnmanagedRegistration.cache')).]]></message>
<target name="CoreClean" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Using "ReadLinesFromFile" task from assembly
"Microsoft.Build.Tasks, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".]]></message>
<task name="ReadLinesFromFile" file="C:\source\TestProject
\STProject\STProject\STProject.vbproj" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="true" />
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Using "FindUnderPath" task from assembly
"Microsoft.Build.Tasks, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".]]></message>
<task name="FindUnderPath" file="C:\source\TestProject
\STProject\STProject\STProject.vbproj" startTime="04/02/2009 15:13:00"
elapsedTime="00:00:00" success="false">
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Comparison path is "bin\Debug\".]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Debug
\STProject.dll.config" is inside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Debug
\STProject.dll" is inside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Debug
\STProject.pdb" is inside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Debug
\STProject.xml" is inside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Debug
\nunit.framework.dll" is inside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\ResolveAssemblyReference.cache" is outside the comparison path.]]></
message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.Resources.resources" is outside the comparison path.]]></
message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.vbproj.GenerateResource.Cache" is outside the comparison
path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.xml" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.pdb" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Debug
\STProject.vbproj.ResolveComReference.cache" is outside the comparison
path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\ResolveAssemblyReference.cache" is outside the comparison path.]]></
message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.vbproj.ResolveComReference.cache" is outside the comparison
path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.Resources.resources" is outside the comparison path.]]></
message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.vbproj.GenerateResource.Cache" is outside the comparison
path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\STProject.dll.config" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\STProject.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\STProject.pdb" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\STProject.xml" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\nunit.framework.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\WatiN.Core.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\Interop.SHDocVw.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\WatiN.Core.xml" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.dll" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.xml" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\obj\Release
\STProject.pdb" is outside the comparison path.]]></message>
<message level="low" timeStamp="04/02/2009 15:13:00"><!
[CDATA[Path "C:\source\TestProject\STProject\STProject\bin\Release
\nunit.framework.xml" is outside the comparison path.]]></message>
<error code="MSB3541" file="c:\WINDOWS\Microsoft.NET
\Framework\v2.0.50727\Microsoft.Common.targets" line="2980" column="9"
timeStamp="04/02/2009 15:13:00"><![CDATA[Files has invalid value
"<<<<<<< .mine". Illegal characters in path.]]></error>
</task>
</target>
</project>
</task>
</target>
</project>
</msbuild>
Any idea why it is happening. It keeps changing the build from build
to release.