Object reference not set to an instance of an object. in a setup Project in ASP.NET

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 155
Reputation: vuyiswamb is an unknown quantity at this point 
Solved Threads: 5
vuyiswamb's Avatar
vuyiswamb vuyiswamb is offline Offline
Junior Poster

Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #1
Jan 29th, 2009
Good Morning Guys

I have a Problem on my ASP.NET Application. I have a Web setup Project created and it used to work fine before, but now , when i try to Compile it it gives a Warning

"Object reference not set to an instance of an object"
And when i install the Application i get the Error. I have googled the Problem and solutions talked about sharepoint. but am just using a normal ASp.net 2.0 App.

Thanks
Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 119
Reputation: agrothe is an unknown quantity at this point 
Solved Threads: 14
agrothe's Avatar
agrothe agrothe is offline Offline
Junior Poster

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #2
Jan 31st, 2009
Are you missing a required referenced dll or COM Object?
------------------------------------------------------------
If you see no coffee in my immediate vicinity, speak slowly and use small words....
ConnectNL Directory | Blog
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 155
Reputation: vuyiswamb is an unknown quantity at this point 
Solved Threads: 5
vuyiswamb's Avatar
vuyiswamb vuyiswamb is offline Offline
Junior Poster

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #3
Feb 5th, 2009
Originally Posted by agrothe View Post
Are you missing a required referenced dll or COM Object?
no , people talk about GUI problems. no am not missing anything, here is the results when i use the detailed compilation
  1. ------ Rebuild All started: Project: DAL, Configuration: Release Any CPU ------
  2. Build started 2/5/2009 4:49:26 PM.
  3. Target _CheckForInvalidConfigurationAndPlatform:
  4. Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  5. Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  6. Task "Message"
  7. Configuration=Release
  8. Done executing task "Message".
  9. Task "Message"
  10. Platform=AnyCPU
  11. Done executing task "Message".
  12. Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
  13. Target BeforeRebuild:
  14. Target BeforeClean:
  15. Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
  16. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  17. Target CleanReferencedProjects:
  18. Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and ''!='').
  19. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\DAL.csproj.UnmanagedRegistration.cache')).
  20. Target CoreClean:
  21. Task "ReadLinesFromFile"
  22. Done executing task "ReadLinesFromFile".
  23. Task "FindUnderPath"
  24. Comparison path is "bin\Release\".
  25. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  26. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  27. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  28. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  29. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  30. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is inside the comparison path.
  31. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is inside the comparison path.
  32. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  33. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is outside the comparison path.
  34. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is outside the comparison path.
  35. Done executing task "FindUnderPath".
  36. Task "FindUnderPath"
  37. Comparison path is "obj\Release\".
  38. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  39. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  40. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  41. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  42. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  43. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is outside the comparison path.
  44. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is outside the comparison path.
  45. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  46. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is inside the comparison path.
  47. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is inside the comparison path.
  48. Done executing task "FindUnderPath".
  49. Task "Delete"
  50. Deleting file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll".
  51. Command:
  52. del "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll"
  53. Deleting file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb".
  54. Command:
  55. del "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb"
  56. File "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" doesn't exist. Skipping.
  57. Deleting file "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll".
  58. Command:
  59. del "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll"
  60. Deleting file "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb".
  61. Command:
  62. del "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb"
  63. Done executing task "Delete".
  64. Task "CreateItem"
  65. Done executing task "CreateItem".
  66. Task "RemoveDuplicates"
  67. Done executing task "RemoveDuplicates".
  68. Task "MakeDir"
  69. Done executing task "MakeDir".
  70. Task "WriteLinesToFile"
  71. Done executing task "WriteLinesToFile".
  72. Target CleanPublishFolder:
  73. Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)$(AssemblyName).publish\' and Exists('$(PublishDir)')) was evaluated as ('bin\Release\DAL.publish\'=='bin\Release\DAL.publish\' and Exists('bin\Release\DAL.publish\')).
  74. Target AfterClean:
  75. Target Clean:
  76. Target BeforeBuild:
  77. Target BuildOnlySettings:
  78. Task "CreateProperty"
  79. Done executing task "CreateProperty".
  80. Target GetFrameworkPaths:
  81. Task "GetFrameworkPath"
  82. Done executing task "GetFrameworkPath".
  83. Task "GetFrameworkSDKPath"
  84. Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\".
  85. Done executing task "GetFrameworkSDKPath".
  86. Target PrepareForBuild:
  87. Task "CreateProperty"
  88. Done executing task "CreateProperty".
  89. Task "CreateProperty"
  90. Done executing task "CreateProperty".
  91. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  92. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  93. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  94. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  95. Task "CreateItem"
  96. Done executing task "CreateItem".
  97. Task "MakeDir"
  98. Done executing task "MakeDir".
  99. Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  100. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\DAL.csproj.UnmanagedRegistration.cache')).
  101. Target BeforeResolveReferences:
  102. Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
  103. Target "ResolveProjectReferences" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  104. Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!='').
  105. Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  106. Target "GetFrameworkPaths" skipped. Previously built successfully.
  107. Target "GetFrameworkPaths" skipped. Previously built successfully.
  108. Target GetRedistLists:
  109. Task "CreateItem"
  110. Done executing task "CreateItem".
  111. Task "CreateItem"
  112. Done executing task "CreateItem".
  113. Target "PrepareForBuild" skipped. Previously built successfully.
  114. Target ResolveAssemblyReferences:
  115. Task "CreateProperty"
  116. Done executing task "CreateProperty".
  117. Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false').
  118. Task "ResolveAssemblyReference"
  119. Assemblies:
  120. System
  121. System.configuration
  122. System.Data
  123. System.Xml
  124. AssemblyFiles:
  125. CandidateAssemblyFiles:
  126. TargetFrameworkDirectory:
  127. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
  128. InstalledAssemblyTables:
  129. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml
  130. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml
  131. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml
  132. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml
  133. SearchPaths:
  134. {CandidateAssemblyFiles}
  135. {HintPathFromItem}
  136. {TargetFrameworkDirectory}
  137. {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx}
  138. {AssemblyFolders}
  139. {GAC}
  140. {RawFileName}
  141. bin\Release\
  142. AllowedAssemblyExtensions:
  143. .exe
  144. .dll
  145. AppConfigFile:
  146.  
  147. AutoUnify:
  148. True
  149. TargetProcessorArchitecture:
  150.  
  151. StateFile:
  152. obj\Release\ResolveAssemblyReference.cache
  153. Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  154. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll".
  155. Reference found at search path location "{TargetFrameworkDirectory}".
  156. For SearchPath "{TargetFrameworkDirectory}".
  157. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist.
  158. This reference is not "CopyLocal" because it's a prerequisite file.
  159. Primary reference "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  160. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll".
  161. Reference found at search path location "{TargetFrameworkDirectory}".
  162. For SearchPath "{TargetFrameworkDirectory}".
  163. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.exe", but it didn't exist.
  164. This reference is not "CopyLocal" because it's a prerequisite file.
  165. Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  166. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll".
  167. Reference found at search path location "{TargetFrameworkDirectory}".
  168. For SearchPath "{TargetFrameworkDirectory}".
  169. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist.
  170. This reference is not "CopyLocal" because it's a prerequisite file.
  171. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  172. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll".
  173. Reference found at search path location "{TargetFrameworkDirectory}".
  174. For SearchPath "{TargetFrameworkDirectory}".
  175. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist.
  176. This reference is not "CopyLocal" because it's a prerequisite file.
  177. Done executing task "ResolveAssemblyReference".
  178. Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  179. Target AfterResolveReferences:
  180. Target ResolveReferences:
  181. Target AssignTargetPaths:
  182. Task "AssignTargetPath"
  183. Done executing task "AssignTargetPath".
  184. Task "AssignTargetPath"
  185. Done executing task "AssignTargetPath".
  186. Task "AssignTargetPath"
  187. Done executing task "AssignTargetPath".
  188. Task "AssignTargetPath"
  189. Done executing task "AssignTargetPath".
  190. Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == '').
  191. Target "AssignTargetPaths" skipped. Previously built successfully.
  192. Target SplitResourcesByCulture:
  193. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx').
  194. Task "AssignCulture"
  195. Done executing task "AssignCulture".
  196. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  197. Task "CreateItem"
  198. Done executing task "CreateItem".
  199. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  200. Task "CreateItem"
  201. Done executing task "CreateItem".
  202. Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!='').
  203. Target PrepareResourceNames:
  204. Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!='').
  205. Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  206. Target "SplitResourcesByCulture" skipped. Previously built successfully.
  207. Target BeforeResGen:
  208. Target CoreResGen:
  209. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ).
  210. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ).
  211. Target AfterResGen:
  212. Target ResGen:
  213. Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
  214. Target PrepareRdlFiles:
  215. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc').
  216. Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!='').
  217. Target CompileRdlFiles:
  218. Target PrepareResources:
  219. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  220. Target "ResolveReferences" skipped. Previously built successfully.
  221. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  222. Target BeforeCompile:
  223. Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  224. Target _ComputeNonExistentFileProperty:
  225. Task "CreateProperty"
  226. Done executing task "CreateProperty".
  227. Target CoreCompile:
  228. Building target "CoreCompile" completely.
  229. Output file "obj\Release\DAL.dll" does not exist.
  230. Task "Csc"
  231. Command:
  232. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /optimize+ /out:obj\Release\DAL.dll /target:library DAL.cs Properties\AssemblyInfo.cs
  233.  
  234. Compile complete -- 0 errors, 0 warnings
  235. Done executing task "Csc".
  236. Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  237. Target AfterCompile:
  238. Target Compile:
  239. Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  240. Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!='').
  241. Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
  242. Target GetTargetPath:
  243. Building target "GetTargetPath" completely.
  244. No input files were specified.
  245. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='').
  246. Target _CopyFilesMarkedCopyLocal:
  247. Task "Copy"
  248. Done executing task "Copy".
  249. Target "AssignTargetPaths" skipped. Previously built successfully.
  250. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  251. Target GetCopyToOutputDirectoryItems:
  252. Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!='').
  253. Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  254. Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  255. Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  256. Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  257. Task "AssignTargetPath"
  258. Done executing task "AssignTargetPath".
  259. Task "CreateItem"
  260. Done executing task "CreateItem".
  261. Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  262. Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ).
  263. Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
  264. Target _CopySourceItemsToOutputDirectory:
  265. Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
  266. Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
  267. Target _CheckForCompileOutputs:
  268. Task "CreateItem"
  269. Done executing task "CreateItem".
  270. Task "CreateProperty"
  271. Done executing task "CreateProperty".
  272. Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  273. Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\DAL.pdb')).
  274. Task "CreateItem"
  275. Done executing task "CreateItem".
  276. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  277. Target CopyFilesToOutputDirectory:
  278. Task "Copy"
  279. Copying file from "obj\Release\DAL.dll" to "bin\Release\DAL.dll".
  280. Command:
  281. copy /y "obj\Release\DAL.dll" "bin\Release\DAL.dll"
  282. Done executing task "Copy".
  283. Task "Message"
  284. DAL -> C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll
  285. Done executing task "Message".
  286. Task "Copy"
  287. Done executing task "Copy".
  288. Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
  289. Task "Copy"
  290. Copying file from "obj\Release\DAL.pdb" to "bin\Release\DAL.pdb".
  291. Command:
  292. copy /y "obj\Release\DAL.pdb" "bin\Release\DAL.pdb"
  293. Done executing task "Copy".
  294. Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  295. Task "Copy"
  296. Done executing task "Copy".
  297. Task "Copy"
  298. Done executing task "Copy".
  299. Target PrepareForRun:
  300. Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library').
  301. Target "_CheckForCompileOutputs" skipped. Previously built successfully.
  302. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  303. Target _CleanGetCurrentAndPriorFileWrites:
  304. Task "ReadLinesFromFile"
  305. Done executing task "ReadLinesFromFile".
  306. Task "ConvertToAbsolutePath"
  307. Done executing task "ConvertToAbsolutePath".
  308. Task "CreateItem"
  309. Done executing task "CreateItem".
  310. Task "FindUnderPath"
  311. Comparison path is "C:\Work Development\!Booking\TESTING\DAL".
  312. Done executing task "FindUnderPath".
  313. Task "FindUnderPath"
  314. Comparison path is "bin\Release\".
  315. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  316. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is outside the comparison path.
  317. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is outside the comparison path.
  318. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is inside the comparison path.
  319. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is inside the comparison path.
  320. Done executing task "FindUnderPath".
  321. Task "FindUnderPath"
  322. Comparison path is "obj\Release\".
  323. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  324. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is inside the comparison path.
  325. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is inside the comparison path.
  326. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is outside the comparison path.
  327. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is outside the comparison path.
  328. Done executing task "FindUnderPath".
  329. Task "CreateItem"
  330. Done executing task "CreateItem".
  331. Task "RemoveDuplicates"
  332. Done executing task "RemoveDuplicates".
  333. Target IncrementalClean:
  334. Task "CreateItem"
  335. Done executing task "CreateItem".
  336. Task "FindUnderPath"
  337. Comparison path is "bin\Release\".
  338. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  339. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  340. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  341. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  342. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  343. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  344. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  345. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  346. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  347. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  348. Done executing task "FindUnderPath".
  349. Task "FindUnderPath"
  350. Comparison path is "obj\Release\".
  351. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  352. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  353. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  354. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  355. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  356. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path.
  357. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path.
  358. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  359. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path.
  360. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path.
  361. Done executing task "FindUnderPath".
  362. Task "Delete"
  363. Done executing task "Delete".
  364. Task "CreateItem"
  365. Done executing task "CreateItem".
  366. Task "RemoveDuplicates"
  367. Done executing task "RemoveDuplicates".
  368. Task "MakeDir"
  369. Done executing task "MakeDir".
  370. Task "WriteLinesToFile"
  371. Done executing task "WriteLinesToFile".
  372. Target "PostBuildEvent" skipped, due to false condition; (
  373. '$(PostBuildEvent)'!=''
  374. and
  375. (
  376. '$(RunPostBuildEvent)'!='OnOutputUpdated'
  377. or
  378. '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)'
  379. )
  380. ) was evaluated as (
  381. ''!=''
  382. and
  383. (
  384. ''!='OnOutputUpdated'
  385. or
  386. ''!=''
  387. )
  388. ).
  389. Target CoreBuild:
  390. Target AfterBuild:
  391. Target Build:
  392. Building target "Build" completely.
  393. No input files were specified.
  394. Target AfterRebuild:
  395. Target Rebuild:
  396. Building target "Rebuild" completely.
  397. No input files were specified.
  398.  
  399. Done building project "DAL.csproj".
  400.  
  401. Build succeeded.
  402.  
  403. Time Elapsed 00:00:00.17
  404. ------ Rebuild All started: Project: BLL, Configuration: Release Any CPU ------
  405. Build started 2/5/2009 4:49:26 PM.
  406. Target _CheckForInvalidConfigurationAndPlatform:
  407. Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  408. Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  409. Task "Message"
  410. Configuration=Release
  411. Done executing task "Message".
  412. Task "Message"
  413. Platform=AnyCPU
  414. Done executing task "Message".
  415. Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
  416. Target BeforeRebuild:
  417. Target BeforeClean:
  418. Target SplitProjectReferencesByType:
  419. Task "AssignProjectConfiguration" skipped, due to false condition; ('$(BuildingSolutionFile)'=='true') was evaluated as (''=='true').
  420. Task "CreateItem"
  421. Done executing task "CreateItem".
  422. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.vcproj') was evaluated as ('.csproj'=='.vcproj').
  423. Task "CreateItem"
  424. Done executing task "CreateItem".
  425. Target "SplitProjectReferencesByType" skipped. Previously built successfully.
  426. Target _SplitProjectReferencesByFileExistence:
  427. Task "ResolveNonMSBuildProjectOutput"
  428. Resolving project reference "..\DAL\DAL.csproj".
  429. Project reference "..\DAL\DAL.csproj" has not been resolved.
  430. Done executing task "ResolveNonMSBuildProjectOutput".
  431. Task "CreateItem" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true') was evaluated as ('true'!='true').
  432. Task "CreateItem"
  433. Done executing task "CreateItem".
  434. Task "CreateItem" skipped, due to false condition; (!Exists('%(Identity)')) was evaluated as (!Exists('..\DAL\DAL.csproj')).
  435. Target CleanReferencedProjects:
  436. Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and '..\DAL\DAL.csproj'!='').
  437. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\BLL.csproj.UnmanagedRegistration.cache')).
  438. Target CoreClean:
  439. Task "ReadLinesFromFile"
  440. Done executing task "ReadLinesFromFile".
  441. Task "FindUnderPath"
  442. Comparison path is "bin\Release\".
  443. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  444. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  445. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  446. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  447. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  448. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  449. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  450. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is inside the comparison path.
  451. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is inside the comparison path.
  452. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path.
  453. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path.
  454. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  455. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is outside the comparison path.
  456. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is outside the comparison path.
  457. Done executing task "FindUnderPath".
  458. Task "FindUnderPath"
  459. Comparison path is "obj\Release\".
  460. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  461. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  462. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  463. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  464. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  465. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  466. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  467. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is outside the comparison path.
  468. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is outside the comparison path.
  469. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is outside the comparison path.
  470. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is outside the comparison path.
  471. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  472. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is inside the comparison path.
  473. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is inside the comparison path.
  474. Done executing task "FindUnderPath".
  475. Task "Delete"
  476. Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll".
  477. Command:
  478. del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll"
  479. Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb".
  480. Command:
  481. del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb"
  482. Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll".
  483. Command:
  484. del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll"
  485. Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb".
  486. Command:
  487. del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb"
  488. Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache".
  489. Command:
  490. del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache"
  491. Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll".
  492. Command:
  493. del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll"
  494. Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb".
  495. Command:
  496. del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb"
  497. Done executing task "Delete".
  498. Task "CreateItem"
  499. Done executing task "CreateItem".
  500. Task "RemoveDuplicates"
  501. Done executing task "RemoveDuplicates".
  502. Task "MakeDir"
  503. Done executing task "MakeDir".
  504. Task "WriteLinesToFile"
  505. Done executing task "WriteLinesToFile".
  506. Target CleanPublishFolder:
  507. Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)$(AssemblyName).publish\' and Exists('$(PublishDir)')) was evaluated as ('bin\Release\BLL.publish\'=='bin\Release\BLL.publish\' and Exists('bin\Release\BLL.publish\')).
  508. Target AfterClean:
  509. Target Clean:
  510. Target BeforeBuild:
  511. Target BuildOnlySettings:
  512. Task "CreateProperty"
  513. Done executing task "CreateProperty".
  514. Target GetFrameworkPaths:
  515. Task "GetFrameworkPath"
  516. Done executing task "GetFrameworkPath".
  517. Task "GetFrameworkSDKPath"
  518. Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\".
  519. Done executing task "GetFrameworkSDKPath".
  520. Target PrepareForBuild:
  521. Task "CreateProperty"
  522. Done executing task "CreateProperty".
  523. Task "CreateProperty"
  524. Done executing task "CreateProperty".
  525. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  526. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  527. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  528. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  529. Task "CreateItem"
  530. Done executing task "CreateItem".
  531. Task "MakeDir"
  532. Done executing task "MakeDir".
  533. Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  534. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\BLL.csproj.UnmanagedRegistration.cache')).
  535. Target BeforeResolveReferences:
  536. Target "SplitProjectReferencesByType" skipped. Previously built successfully.
  537. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
  538. Target ResolveProjectReferences:
  539. Task "MSBuild"
  540. Target _CheckForInvalidConfigurationAndPlatform:
  541. Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  542. Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  543. Task "Message"
  544. Configuration=Release
  545. Done executing task "Message".
  546. Task "Message"
  547. Platform=AnyCPU
  548. Done executing task "Message".
  549. Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
  550. Target GetTargetPath:
  551. Building target "GetTargetPath" completely.
  552. No input files were specified.
  553.  
  554. Done building project "DAL.csproj".
  555. Done executing task "MSBuild".
  556. Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and '..\DAL\DAL.csproj'!='').
  557. Task "MSBuild"
  558. Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
  559. Target GetNativeManifest:
  560. Task "CreateItem" skipped, due to false condition; (Exists('%(_ApplicationManifestFinal.FullPath)')) was evaluated as (Exists('C:\Work Development\!Booking\TESTING\DAL\bin\Release\Native.DAL.manifest')).
  561.  
  562. Done building project "DAL.csproj".
  563. Done executing task "MSBuild".
  564. Task "Warning" skipped, due to false condition; ('@(_MSBuildProjectReferenceNonexistent)'!='') was evaluated as (''!='').
  565. Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!='').
  566. Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  567. Target "GetFrameworkPaths" skipped. Previously built successfully.
  568. Target "GetFrameworkPaths" skipped. Previously built successfully.
  569. Target GetRedistLists:
  570. Task "CreateItem"
  571. Done executing task "CreateItem".
  572. Task "CreateItem"
  573. Done executing task "CreateItem".
  574. Target "PrepareForBuild" skipped. Previously built successfully.
  575. Target ResolveAssemblyReferences:
  576. Task "CreateProperty"
  577. Done executing task "CreateProperty".
  578. Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false').
  579. Task "ResolveAssemblyReference"
  580. Assemblies:
  581. System
  582. System.Data
  583. System.Xml
  584. AssemblyFiles:
  585. C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll
  586. CandidateAssemblyFiles:
  587. TargetFrameworkDirectory:
  588. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
  589. InstalledAssemblyTables:
  590. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml
  591. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml
  592. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml
  593. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml
  594. SearchPaths:
  595. {CandidateAssemblyFiles}
  596. {HintPathFromItem}
  597. {TargetFrameworkDirectory}
  598. {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx}
  599. {AssemblyFolders}
  600. {GAC}
  601. {RawFileName}
  602. bin\Release\
  603. AllowedAssemblyExtensions:
  604. .exe
  605. .dll
  606. AppConfigFile:
  607.  
  608. AutoUnify:
  609. True
  610. TargetProcessorArchitecture:
  611.  
  612. StateFile:
  613. obj\Release\ResolveAssemblyReference.cache
  614. Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  615. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll".
  616. Reference found at search path location "{TargetFrameworkDirectory}".
  617. For SearchPath "{TargetFrameworkDirectory}".
  618. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist.
  619. This reference is not "CopyLocal" because it's a prerequisite file.
  620. Primary reference "DAL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
  621. Resolved file path is "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll".
  622. Reference found at search path location "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll".
  623. Found related file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb".
  624. Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  625. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll".
  626. Reference found at search path location "{TargetFrameworkDirectory}".
  627. For SearchPath "{TargetFrameworkDirectory}".
  628. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist.
  629. This reference is not "CopyLocal" because it's a prerequisite file.
  630. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  631. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll".
  632. Reference found at search path location "{TargetFrameworkDirectory}".
  633. For SearchPath "{TargetFrameworkDirectory}".
  634. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist.
  635. This reference is not "CopyLocal" because it's a prerequisite file.
  636. Dependency "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  637. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll".
  638. Reference found at search path location "{TargetFrameworkDirectory}".
  639. For SearchPath "C:\Work Development\!Booking\TESTING\DAL\bin\Release".
  640. Considered "C:\Work Development\!Booking\TESTING\DAL\bin\Release\System.Configuration.exe", but it didn't exist.
  641. Considered "C:\Work Development\!Booking\TESTING\DAL\bin\Release\System.Configuration.dll", but it didn't exist.
  642. For SearchPath "{TargetFrameworkDirectory}".
  643. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.exe", but it didn't exist.
  644. Required by "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll".
  645. This reference is not "CopyLocal" because it's a prerequisite file.
  646. Done executing task "ResolveAssemblyReference".
  647. Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  648. Target AfterResolveReferences:
  649. Target ResolveReferences:
  650. Target AssignTargetPaths:
  651. Task "AssignTargetPath"
  652. Done executing task "AssignTargetPath".
  653. Task "AssignTargetPath"
  654. Done executing task "AssignTargetPath".
  655. Task "AssignTargetPath"
  656. Done executing task "AssignTargetPath".
  657. Task "AssignTargetPath"
  658. Done executing task "AssignTargetPath".
  659. Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == '').
  660. Target "AssignTargetPaths" skipped. Previously built successfully.
  661. Target SplitResourcesByCulture:
  662. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx').
  663. Task "AssignCulture"
  664. Done executing task "AssignCulture".
  665. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  666. Task "CreateItem"
  667. Done executing task "CreateItem".
  668. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  669. Task "CreateItem"
  670. Done executing task "CreateItem".
  671. Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!='').
  672. Target PrepareResourceNames:
  673. Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!='').
  674. Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  675. Target "SplitResourcesByCulture" skipped. Previously built successfully.
  676. Target BeforeResGen:
  677. Target CoreResGen:
  678. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ).
  679. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ).
  680. Target AfterResGen:
  681. Target ResGen:
  682. Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
  683. Target PrepareRdlFiles:
  684. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc').
  685. Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!='').
  686. Target CompileRdlFiles:
  687. Target PrepareResources:
  688. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  689. Target "ResolveReferences" skipped. Previously built successfully.
  690. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  691. Target BeforeCompile:
  692. Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  693. Target _ComputeNonExistentFileProperty:
  694. Task "CreateProperty"
  695. Done executing task "CreateProperty".
  696. Target CoreCompile:
  697. Building target "CoreCompile" completely.
  698. Output file "obj\Release\BLL.dll" does not exist.
  699. Task "Csc"
  700. Command:
  701. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:"C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /optimize+ /out:obj\Release\BLL.dll /target:library BLL.cs Properties\AssemblyInfo.cs
  702.  
  703. Compile complete -- 0 errors, 0 warnings
  704. Done executing task "Csc".
  705. Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  706. Target AfterCompile:
  707. Target Compile:
  708. Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  709. Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!='').
  710. Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
  711. Target GetTargetPath:
  712. Building target "GetTargetPath" completely.
  713. No input files were specified.
  714. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='').
  715. Target _CopyFilesMarkedCopyLocal:
  716. Task "Copy"
  717. Copying file from "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" to "bin\Release\DAL.dll".
  718. Command:
  719. copy /y "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" "bin\Release\DAL.dll"
  720. Copying file from "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" to "bin\Release\DAL.pdb".
  721. Command:
  722. copy /y "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" "bin\Release\DAL.pdb"
  723. Done executing task "Copy".
  724. Target "AssignTargetPaths" skipped. Previously built successfully.
  725. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
  726. Target GetCopyToOutputDirectoryItems:
  727. Task "MSBuild"
  728. Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
  729. Target AssignTargetPaths:
  730. Task "AssignTargetPath"
  731. Done executing task "AssignTargetPath".
  732. Task "AssignTargetPath"
  733. Done executing task "AssignTargetPath".
  734. Task "AssignTargetPath"
  735. Done executing task "AssignTargetPath".
  736. Task "AssignTargetPath"
  737. Done executing task "AssignTargetPath".
  738. Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == '').
  739. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  740. Target GetCopyToOutputDirectoryItems:
  741. Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!='').
  742. Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  743. Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  744. Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  745. Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  746. Task "AssignTargetPath"
  747. Done executing task "AssignTargetPath".
  748. Task "CreateItem"
  749. Done executing task "CreateItem".
  750. Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  751.  
  752. Done building project "DAL.csproj".
  753. Done executing task "MSBuild".
  754. Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  755. Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  756. Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  757. Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  758. Task "AssignTargetPath"
  759. Done executing task "AssignTargetPath".
  760. Task "CreateItem"
  761. Done executing task "CreateItem".
  762. Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  763. Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ).
  764. Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
  765. Target _CopySourceItemsToOutputDirectory:
  766. Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
  767. Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
  768. Target _CheckForCompileOutputs:
  769. Task "CreateItem"
  770. Done executing task "CreateItem".
  771. Task "CreateProperty"
  772. Done executing task "CreateProperty".
  773. Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  774. Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\BLL.pdb')).
  775. Task "CreateItem"
  776. Done executing task "CreateItem".
  777. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  778. Target CopyFilesToOutputDirectory:
  779. Task "Copy"
  780. Copying file from "obj\Release\BLL.dll" to "bin\Release\BLL.dll".
  781. Command:
  782. copy /y "obj\Release\BLL.dll" "bin\Release\BLL.dll"
  783. Done executing task "Copy".
  784. Task "Message"
  785. BLL -> C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll
  786. Done executing task "Message".
  787. Task "Copy"
  788. Done executing task "Copy".
  789. Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
  790. Task "Copy"
  791. Copying file from "obj\Release\BLL.pdb" to "bin\Release\BLL.pdb".
  792. Command:
  793. copy /y "obj\Release\BLL.pdb" "bin\Release\BLL.pdb"
  794. Done executing task "Copy".
  795. Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  796. Task "Copy"
  797. Done executing task "Copy".
  798. Task "Copy"
  799. Done executing task "Copy".
  800. Target PrepareForRun:
  801. Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library').
  802. Target "_CheckForCompileOutputs" skipped. Previously built successfully.
  803. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  804. Target _CleanGetCurrentAndPriorFileWrites:
  805. Task "ReadLinesFromFile"
  806. Done executing task "ReadLinesFromFile".
  807. Task "ConvertToAbsolutePath"
  808. Done executing task "ConvertToAbsolutePath".
  809. Task "CreateItem"
  810. Done executing task "CreateItem".
  811. Task "FindUnderPath"
  812. Comparison path is "C:\Work Development\!Booking\TESTING\BLL".
  813. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path.
  814. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path.
  815. Done executing task "FindUnderPath".
  816. Task "FindUnderPath"
  817. Comparison path is "bin\Release\".
  818. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  819. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is outside the comparison path.
  820. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is outside the comparison path.
  821. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is inside the comparison path.
  822. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is inside the comparison path.
  823. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path.
  824. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path.
  825. Done executing task "FindUnderPath".
  826. Task "FindUnderPath"
  827. Comparison path is "obj\Release\".
  828. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  829. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is inside the comparison path.
  830. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is inside the comparison path.
  831. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is outside the comparison path.
  832. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is outside the comparison path.
  833. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is outside the comparison path.
  834. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is outside the comparison path.
  835. Done executing task "FindUnderPath".
  836. Task "CreateItem"
  837. Done executing task "CreateItem".
  838. Task "RemoveDuplicates"
  839. Done executing task "RemoveDuplicates".
  840. Target IncrementalClean:
  841. Task "CreateItem"
  842. Done executing task "CreateItem".
  843. Task "FindUnderPath"
  844. Comparison path is "bin\Release\".
  845. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  846. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  847. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  848. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  849. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  850. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  851. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  852. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  853. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  854. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  855. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  856. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  857. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  858. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  859. Done executing task "FindUnderPath".
  860. Task "FindUnderPath"
  861. Comparison path is "obj\Release\".
  862. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  863. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  864. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  865. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  866. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  867. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  868. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  869. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path.
  870. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path.
  871. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path.
  872. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path.
  873. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path.
  874. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path.
  875. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path.
  876. Done executing task "FindUnderPath".
  877. Task "Delete"
  878. Done executing task "Delete".
  879. Task "CreateItem"
  880. Done executing task "CreateItem".
  881. Task "RemoveDuplicates"
  882. Done executing task "RemoveDuplicates".
  883. Task "MakeDir"
  884. Done executing task "MakeDir".
  885. Task "WriteLinesToFile"
  886. Done executing task "WriteLinesToFile".
  887. Target "PostBuildEvent" skipped, due to false condition; (
  888. '$(PostBuildEvent)'!=''
  889. and
  890. (
  891. '$(RunPostBuildEvent)'!='OnOutputUpdated'
  892. or
  893. '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)'
  894. )
  895. ) was evaluated as (
  896. ''!=''
  897. and
  898. (
  899. ''!='OnOutputUpdated'
  900. or
  901. ''!=''
  902. )
  903. ).
  904. Target CoreBuild:
  905. Target AfterBuild:
  906. Target Build:
  907. Building target "Build" completely.
  908. No input files were specified.
  909. Target AfterRebuild:
  910. Target Rebuild:
  911. Building target "Rebuild" completely.
  912. No input files were specified.
  913.  
  914. Done building project "BLL.csproj".
  915.  
  916. Build succeeded.
  917.  
  918. Time Elapsed 00:00:00.17
  919. ------ Rebuild All started: Project: ClassLib, Configuration: Release Any CPU ------
  920. Build started 2/5/2009 4:49:27 PM.
  921. Target _CheckForInvalidConfigurationAndPlatform:
  922. Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  923. Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  924. Task "Message"
  925. Configuration=Release
  926. Done executing task "Message".
  927. Task "Message"
  928. Platform=AnyCPU
  929. Done executing task "Message".
  930. Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
  931. Target BeforeRebuild:
  932. Target BeforeClean:
  933. Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
  934. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  935. Target CleanReferencedProjects:
  936. Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and ''!='').
  937. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\ClassLib.csproj.UnmanagedRegistration.cache')).
  938. Target CoreClean:
  939. Task "ReadLinesFromFile"
  940. Done executing task "ReadLinesFromFile".
  941. Task "FindUnderPath"
  942. Comparison path is "bin\Release\".
  943. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is inside the comparison path.
  944. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is inside the comparison path.
  945. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  946. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is outside the comparison path.
  947. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is outside the comparison path.
  948. Done executing task "FindUnderPath".
  949. Task "FindUnderPath"
  950. Comparison path is "obj\Release\".
  951. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is outside the comparison path.
  952. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is outside the comparison path.
  953. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  954. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is inside the comparison path.
  955. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is inside the comparison path.
  956. Done executing task "FindUnderPath".
  957. Task "Delete"
  958. Deleting file "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll".
  959. Command:
  960. del "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll"
  961. Deleting file "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb".
  962. Command:
  963. del "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb"
  964. File "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" doesn't exist. Skipping.
  965. Deleting file "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll".
  966. Command:
  967. del "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll"
  968. Deleting file "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb".
  969. Command:
  970. del "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb"
  971. Done executing task "Delete".
  972. Task "CreateItem"
  973. Done executing task "CreateItem".
  974. Task "RemoveDuplicates"
  975. Done executing task "RemoveDuplicates".
  976. Task "MakeDir"
  977. Done executing task "MakeDir".
  978. Task "WriteLinesToFile"
  979. Done executing task "WriteLinesToFile".
  980. Target CleanPublishFolder:
  981. Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)$(AssemblyName).publish\' and Exists('$(PublishDir)')) was evaluated as ('bin\Release\ClassLib.publish\'=='bin\Release\ClassLib.publish\' and Exists('bin\Release\ClassLib.publish\')).
  982. Target AfterClean:
  983. Target Clean:
  984. Target BeforeBuild:
  985. Target BuildOnlySettings:
  986. Task "CreateProperty"
  987. Done executing task "CreateProperty".
  988. Target GetFrameworkPaths:
  989. Task "GetFrameworkPath"
  990. Done executing task "GetFrameworkPath".
  991. Task "GetFrameworkSDKPath"
  992. Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\".
  993. Done executing task "GetFrameworkSDKPath".
  994. Target PrepareForBuild:
  995. Task "CreateProperty"
  996. Done executing task "CreateProperty".
  997. Task "CreateProperty"
  998. Done executing task "CreateProperty".
  999. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  1000. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  1001. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  1002. Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config').
  1003. Task "CreateItem"
  1004. Done executing task "CreateItem".
  1005. Task "MakeDir"
  1006. Done executing task "MakeDir".
  1007. Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  1008. Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\ClassLib.csproj.UnmanagedRegistration.cache')).
  1009. Target BeforeResolveReferences:
  1010. Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
  1011. Target "ResolveProjectReferences" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  1012. Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!='').
  1013. Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  1014. Target "GetFrameworkPaths" skipped. Previously built successfully.
  1015. Target "GetFrameworkPaths" skipped. Previously built successfully.
  1016. Target GetRedistLists:
  1017. Task "CreateItem"
  1018. Done executing task "CreateItem".
  1019. Task "CreateItem"
  1020. Done executing task "CreateItem".
  1021. Target "PrepareForBuild" skipped. Previously built successfully.
  1022. Target ResolveAssemblyReferences:
  1023. Task "CreateProperty"
  1024. Done executing task "CreateProperty".
  1025. Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false').
  1026. Task "ResolveAssemblyReference"
  1027. Assemblies:
  1028. System
  1029. System.configuration
  1030. System.Configuration.Install
  1031. System.Data
  1032. System.DirectoryServices
  1033. System.Web
  1034. System.Xml
  1035. AssemblyFiles:
  1036. CandidateAssemblyFiles:
  1037. TargetFrameworkDirectory:
  1038. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
  1039. InstalledAssemblyTables:
  1040. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml
  1041. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml
  1042. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml
  1043. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml
  1044. SearchPaths:
  1045. {CandidateAssemblyFiles}
  1046. {HintPathFromItem}
  1047. {TargetFrameworkDirectory}
  1048. {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx}
  1049. {AssemblyFolders}
  1050. {GAC}
  1051. {RawFileName}
  1052. bin\Release\
  1053. AllowedAssemblyExtensions:
  1054. .exe
  1055. .dll
  1056. AppConfigFile:
  1057.  
  1058. AutoUnify:
  1059. True
  1060. TargetProcessorArchitecture:
  1061.  
  1062. StateFile:
  1063. obj\Release\ResolveAssemblyReference.cache
  1064. Primary reference "System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1065. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.dll".
  1066. Reference found at search path location "{TargetFrameworkDirectory}".
  1067. For SearchPath "{TargetFrameworkDirectory}".
  1068. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.exe", but it didn't exist.
  1069. This reference is not "CopyLocal" because it's a prerequisite file.
  1070. Primary reference "System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1071. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.Install.dll".
  1072. Reference found at search path location "{TargetFrameworkDirectory}".
  1073. For SearchPath "{TargetFrameworkDirectory}".
  1074. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.Install.exe", but it didn't exist.
  1075. This reference is not "CopyLocal" because it's a prerequisite file.
  1076. Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1077. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll".
  1078. Reference found at search path location "{TargetFrameworkDirectory}".
  1079. For SearchPath "{TargetFrameworkDirectory}".
  1080. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist.
  1081. This reference is not "CopyLocal" because it's a prerequisite file.
  1082. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1083. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll".
  1084. Reference found at search path location "{TargetFrameworkDirectory}".
  1085. For SearchPath "{TargetFrameworkDirectory}".
  1086. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist.
  1087. This reference is not "CopyLocal" because it's a prerequisite file.
  1088. Primary reference "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1089. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll".
  1090. Reference found at search path location "{TargetFrameworkDirectory}".
  1091. For SearchPath "{TargetFrameworkDirectory}".
  1092. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.exe", but it didn't exist.
  1093. This reference is not "CopyLocal" because it's a prerequisite file.
  1094. Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
  1095. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll".
  1096. Reference found at search path location "{TargetFrameworkDirectory}".
  1097. For SearchPath "{TargetFrameworkDirectory}".
  1098. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist.
  1099. This reference is not "CopyLocal" because it's a prerequisite file.
  1100. Primary reference "System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  1101. Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.DirectoryServices.dll".
  1102. Reference found at search path location "{TargetFrameworkDirectory}".
  1103. For SearchPath "{TargetFrameworkDirectory}".
  1104. Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.DirectoryServices.exe", but it didn't exist.
  1105. This reference is not "CopyLocal" because it's a prerequisite file.
  1106. Done executing task "ResolveAssemblyReference".
  1107. Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  1108. Target AfterResolveReferences:
  1109. Target ResolveReferences:
  1110. Target AssignTargetPaths:
  1111. Task "AssignTargetPath"
  1112. Done executing task "AssignTargetPath".
  1113. Task "AssignTargetPath"
  1114. Done executing task "AssignTargetPath".
  1115. Task "AssignTargetPath"
  1116. Done executing task "AssignTargetPath".
  1117. Task "AssignTargetPath"
  1118. Done executing task "AssignTargetPath".
  1119. Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == '').
  1120. Target "AssignTargetPaths" skipped. Previously built successfully.
  1121. Target SplitResourcesByCulture:
  1122. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx').
  1123. Task "AssignCulture"
  1124. Done executing task "AssignCulture".
  1125. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  1126. Task "CreateItem"
  1127. Done executing task "CreateItem".
  1128. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext').
  1129. Task "CreateItem"
  1130. Done executing task "CreateItem".
  1131. Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!='').
  1132. Target PrepareResourceNames:
  1133. Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!='').
  1134. Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  1135. Target "SplitResourcesByCulture" skipped. Previously built successfully.
  1136. Target BeforeResGen:
  1137. Target CoreResGen:
  1138. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ).
  1139. Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ).
  1140. Target AfterResGen:
  1141. Target ResGen:
  1142. Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
  1143. Target PrepareRdlFiles:
  1144. Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc').
  1145. Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!='').
  1146. Target CompileRdlFiles:
  1147. Target PrepareResources:
  1148. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  1149. Target "ResolveReferences" skipped. Previously built successfully.
  1150. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  1151. Target BeforeCompile:
  1152. Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  1153. Target _ComputeNonExistentFileProperty:
  1154. Task "CreateProperty"
  1155. Done executing task "CreateProperty".
  1156. Target CoreCompile:
  1157. Building target "CoreCompile" completely.
  1158. Output file "obj\Release\ClassLib.dll" does not exist.
  1159. Task "Csc"
  1160. Command:
  1161. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.Install.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.DirectoryServices.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /optimize+ /out:obj\Release\ClassLib.dll /target:library ClassLib.cs Properties\AssemblyInfo.cs
  1162.  
  1163. Compile complete -- 0 errors, 0 warnings
  1164. Done executing task "Csc".
  1165. Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated').
  1166. Target AfterCompile:
  1167. Target Compile:
  1168. Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  1169. Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!='').
  1170. Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
  1171. Target GetTargetPath:
  1172. Building target "GetTargetPath" completely.
  1173. No input files were specified.
  1174. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='').
  1175. Target _CopyFilesMarkedCopyLocal:
  1176. Task "Copy"
  1177. Done executing task "Copy".
  1178. Target "AssignTargetPaths" skipped. Previously built successfully.
  1179. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!='').
  1180. Target GetCopyToOutputDirectoryItems:
  1181. Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!='').
  1182. Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  1183. Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  1184. Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  1185. Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  1186. Task "AssignTargetPath"
  1187. Done executing task "AssignTargetPath".
  1188. Task "CreateItem"
  1189. Done executing task "CreateItem".
  1190. Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest').
  1191. Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ).
  1192. Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
  1193. Target _CopySourceItemsToOutputDirectory:
  1194. Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
  1195. Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
  1196. Target _CheckForCompileOutputs:
  1197. Task "CreateItem"
  1198. Done executing task "CreateItem".
  1199. Task "CreateProperty"
  1200. Done executing task "CreateProperty".
  1201. Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  1202. Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\ClassLib.pdb')).
  1203. Task "CreateItem"
  1204. Done executing task "CreateItem".
  1205. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  1206. Target CopyFilesToOutputDirectory:
  1207. Task "Copy"
  1208. Copying file from "obj\Release\ClassLib.dll" to "bin\Release\ClassLib.dll".
  1209. Command:
  1210. copy /y "obj\Release\ClassLib.dll" "bin\Release\ClassLib.dll"
  1211. Done executing task "Copy".
  1212. Task "Message"
  1213. ClassLib -> C:\Dev\BookingClassLib\bin\Release\ClassLib.dll
  1214. Done executing task "Message".
  1215. Task "Copy"
  1216. Done executing task "Copy".
  1217. Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
  1218. Task "Copy"
  1219. Copying file from "obj\Release\ClassLib.pdb" to "bin\Release\ClassLib.pdb".
  1220. Command:
  1221. copy /y "obj\Release\ClassLib.pdb" "bin\Release\ClassLib.pdb"
  1222. Done executing task "Copy".
  1223. Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
  1224. Task "Copy"
  1225. Done executing task "Copy".
  1226. Task "Copy"
  1227. Done executing task "Copy".
  1228. Target PrepareForRun:
  1229. Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library').
  1230. Target "_CheckForCompileOutputs" skipped. Previously built successfully.
  1231. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
  1232. Target _CleanGetCurrentAndPriorFileWrites:
  1233. Task "ReadLinesFromFile"
  1234. Done executing task "ReadLinesFromFile".
  1235. Task "ConvertToAbsolutePath"
  1236. Done executing task "ConvertToAbsolutePath".
  1237. Task "CreateItem"
  1238. Done executing task "CreateItem".
  1239. Task "FindUnderPath"
  1240. Comparison path is "C:\Dev\BookingClassLib".
  1241. Done executing task "FindUnderPath".
  1242. Task "FindUnderPath"
  1243. Comparison path is "bin\Release\".
  1244. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path.
  1245. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is outside the comparison path.
  1246. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is outside the comparison path.
  1247. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is inside the comparison path.
  1248. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is inside the comparison path.
  1249. Done executing task "FindUnderPath".
  1250. Task "FindUnderPath"
  1251. Comparison path is "obj\Release\".
  1252. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path.
  1253. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is inside the comparison path.
  1254. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is inside the comparison path.
  1255. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is outside the comparison path.
  1256. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is outside the comparison path.
  1257. Done executing task "FindUnderPath".
  1258. Task "CreateItem"
  1259. Done executing task "CreateItem".
  1260. Task "RemoveDuplicates"
  1261. Done executing task "RemoveDuplicates".
  1262. Target IncrementalClean:
  1263. Task "CreateItem"
  1264. Done executing task "CreateItem".
  1265. Task "FindUnderPath"
  1266. Comparison path is "bin\Release\".
  1267. Done executing task "FindUnderPath".
  1268. Task "FindUnderPath"
  1269. Comparison path is "obj\Release\".
  1270. Done executing task "FindUnderPath".
  1271. Task "Delete"
  1272. Done executing task "Delete".
  1273. Task "CreateItem"
  1274. Done executing task "CreateItem".
  1275. Task "RemoveDuplicates"
  1276. Done executing task "RemoveDuplicates".
  1277. Task "MakeDir"
  1278. Done executing task "MakeDir".
  1279. Task "WriteLinesToFile"
  1280. Done executing task "WriteLinesToFile".
  1281. Target "PostBuildEvent" skipped, due to false condition; (
  1282. '$(PostBuildEvent)'!=''
  1283. and
  1284. (
  1285. '$(RunPostBuildEvent)'!='OnOutputUpdated'
  1286. or
  1287. '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)'
  1288. )
  1289. ) was evaluated as (
  1290. ''!=''
  1291. and
  1292. (
  1293. ''!='OnOutputUpdated'
  1294. or
  1295. ''!=''
  1296. )
  1297. ).
  1298. Target CoreBuild:
  1299. Target AfterBuild:
  1300. Target Build:
  1301. Building target "Build" completely.
  1302. No input files were specified.
  1303. Target AfterRebuild:
  1304. Target Rebuild:
  1305. Building target "Rebuild" completely.
  1306. No input files were specified.
  1307.  
  1308. Done building project "ClassLib.csproj".
  1309.  
  1310. Build succeeded.
  1311.  
  1312. Time Elapsed 00:00:00.17
  1313. ------ Rebuild All started: Project: C:\Dev\Booking\, Configuration: Debug .NET ------
  1314. Validating Web Site
  1315. Building directory '/Booking/App_Code/'.
  1316.  
  1317. Validation Complete
  1318. ------ Starting pre-build validation for project 'oBooking' ------
  1319. ------ Pre-build validation for project 'oBooking' completed ------
  1320. ------ Rebuild All started: Project: oBooking, Configuration: Release ------
  1321. Building file 'C:\Dev\Setup\oBooking\Release\oBooking.msi'...
  1322. Packaging file 'Verify&Export128.png'...
  1323. Packaging file 'fade.jpg'...
  1324. Packaging file '{ED287B56-1839-41A7-B5C9-C5ADE4ACE129}.htm'...
  1325. Packaging file 'DAL.pdb'...
  1326. Packaging file 'img_17.jpg'...
  1327. Packaging file 'ResourceSetup128.png'...
  1328. Packaging file 'SearchCriteria.ascx.cs'...
  1329. Packaging file 'dtree.css'...
  1330. Packaging file '{36A3E8E7-9803-4462-98C2-CBDDFB707FCC}.htm'...
  1331. Packaging file 'Import_Resources_For.aspx'...
  1332. Packaging file '{A0F401B0-6081-47AA-AC94-51547F33F9E4}.htm'...
  1333. Packaging file 'fetch_results72.png'...
  1334. Packaging file 'PublicView.aspx'...
  1335. Packaging file 'joinbottom.gif'...
  1336. Packaging file 'Save.png'...
  1337. Packaging file 'DateSelector.ascx.cs'...
  1338. Packaging file 'BookingTypes.aspx.cs'...
  1339. Packaging file 'PropSave32.png'...
  1340. Packaging file 'line.gif'...
  1341. Packaging file 'BatchUpdates.aspx.cs'...
  1342. Packaging file 'BatchUpdates.aspx'...
  1343. Packaging file 'PropAdd32.png'...
  1344. Packaging file 'img_16.jpg'...
  1345. Packaging file 'MakeBookings.aspx.cs'...
  1346. Packaging file 'DateList.ascx.cs'...
  1347. Packaging file 'SubsCurrs128.png'...
  1348. Packaging file 'TimePeriod.cs'...
  1349. Packaging file '{4EE6680B-7C36-407A-B96B-FA707F0B21CD}.htm'...
  1350. Packaging file 'Arrow UP24.png'...
  1351. Packaging file 'faultreporting.jpg'...
  1352. Packaging file 'TimeLogging.aspx'...
  1353. Packaging file 'Report_VenueUtilization.aspx.cs'...
  1354. Packaging file 'ManageResources72.png'...
  1355. Packaging file 'Booking.vssscc'...
  1356. Packaging file 'ManageResources.aspx.cs'...
  1357. Packaging file 'img_23.jpg'...
  1358. Packaging file 'Report_AuditTrail.aspx'...
  1359. Packaging file '{4433FAC0-4112-47D1-8A07-749DAD34B770}.htm'...
  1360. Packaging file 'TimetableImportReport.aspx.cs'...
  1361. Packaging file '{3758900F-6BA1-4A22-A7D3-BE0400FFC530}.htm'...
  1362. Packaging file '{50232D69-0339-4158-9295-CEAB37A72E93}.htm'...
  1363. Packaging file 'moveto32.png'...
  1364. Packaging file 'Filter72.png'...
  1365. Packaging file 'Root72.png'...
  1366. Packaging file 'oBooking.html'...
  1367. Packaging file 'img_4.jpg'...
  1368. Packaging file 'Values72.png'...
  1369. Packaging file 'Terms.aspx'...
  1370. Packaging file 'Search.aspx.cs'...
  1371. Packaging file 'img_33.jpg'...
  1372. Packaging file 'Refresh32.png'...
  1373. Packaging file '{860FB756-EB2F-4346-B44B-51CB858267D9}.htm'...
  1374. Packaging file 'Users.aspx'...
  1375. Packaging file '{BC7E7CC2-E26C-45CA-B13F-F09F2DD5F0A8}.htm'...
  1376. Packaging file '{12B169AB-8269-4ABC-B99D-F1F41F4BC8C0}.htm'...
  1377. Packaging file 'BookingDetails.ascx'...
  1378. Packaging file 'Connections.cs'...
  1379. Packaging file 'Timetables.aspx'...
  1380. Packaging file 'Default.aspx.cs'...
  1381. Packaging file 'ClassLib.dll'...
  1382. Packaging file 'ReportProblem.aspx'...
  1383. Packaging file 'bb-resultset_previous.gif'...
  1384. Packaging file 'Property.cs'...
  1385. Packaging file 'calendar.jpg'...
  1386. Packaging file 'img_3.jpg'...
  1387. Packaging file 'TTSetup72.png'...
  1388. Packaging file 'Responsibilities.aspx'...
  1389. Packaging file '{C722A3F9-BE28-4E12-9462-82579C694312}.htm'...
  1390. Packaging file 'ResourceAdd32.png'...
  1391. Packaging file 'img_19.jpg'...
  1392. Packaging file 'Default.aspx'...
  1393. Packaging file 'DynamicTags72.png'...
  1394. Packaging file 'booking.jpg'...
  1395. Packaging file 'ImportFixedFiles.aspx.cs'...
  1396. Packaging file 'Term.cs'...
  1397. Packaging file 'TimeTableResources.aspx'...
  1398. Packaging file 'ResultPage.aspx'...
  1399. Packaging file 'MasterPage.master.cs'...
  1400. Packaging file '{D6748527-7054-4AF0-BD78-97E1311E6553}.htm'...
  1401. Packaging file 'XMLFile.xml'...
  1402. Packaging file 'Unchecked.JPG'...
  1403. Packaging file 'Login.aspx.cs'...
  1404. Packaging file 'Properties72.png'...
  1405. Packaging file 'Search.aspx'...
  1406. Packaging file 'img_26.jpg'...
  1407. Packaging file 'Recurrence.ascx'...
  1408. Packaging file 'resourceSelectorNew.ascx'...
  1409. Packaging file 'StaffSave32.png'...
  1410. Packaging file 'ReportProblem.aspx.cs'...
  1411. Packaging file 'Resources.aspx'...
  1412. Packaging file 'img_11.jpg'...
  1413. Packaging file 'ResourcesAdd.aspx.cs'...
  1414. Packaging file 'ResourceHierarchyEdit.aspx.cs'...
  1415. Packaging file 'Staff72.png'...
  1416. Packaging file 'Report_VenueUtilization.aspx'...
  1417. Packaging file '{CF6A5E09-807E-4179-9F20-ACB95DE161D8}.htm'...
  1418. Packaging file 'Timeline.jpg'...
  1419. Packaging file 'web.config'...
  1420. Packaging file 'ResourceSearch72.png'...
  1421. Packaging file '{AFE36DCA-A552-4040-8C03-6D2BE904F0D6}.htm'...
  1422. Packaging file 'img_8.jpg'...
  1423. Packaging file 'ExportResourceType.aspx.cs'...
  1424. Packaging file 'PartialCheckgray.jpg'...
  1425. Packaging file 'Booking.cs'...
  1426. Packaging file 'nolines_plus.gif'...
  1427. Packaging file '{0C0CB9BB-B2B3-4A22-B6CB-E569C15FE6DC}.htm'...
  1428. Packaging file 'PublicView.aspx.cs'...
  1429. Packaging file '{C8CB0CB0-5D69-4C91-AC5B-CE8F92EC9535}.htm'...
  1430. Packaging file 'TimeTableResources.aspx.cs'...
  1431. Packaging file 'base.gif'...
  1432. Packaging file 'Test.cs'...
  1433. Packaging file 'Imports72.png'...
  1434. Packaging file 'DatabaseAdmin.aspx'...
  1435. Packaging file 'Timetable.cs'...
  1436. Packaging file 'ResourceTypes.aspx.cs'...
  1437. Packaging file 'bb-resultset_last.gif'...
  1438. Packaging file 'ImportTimetable.aspx.cs'...
  1439. Packaging file 'plusbottom.gif'...
  1440. Packaging file 'MakeBooking72.png'...
  1441. Packaging file 'Celendar72.png'...
  1442. Packaging file 'Collapse Up.png'...
  1443. Packaging file 'Resource72.png'...
  1444. Packaging file 'PropertyValues.xss'...
  1445. Packaging file 'StyleSheet.css'...
  1446. Packaging file 'empty.gif'...
  1447. Packaging file 'bb-resultset_first.gif'...
  1448. Packaging file '{DF1CCC66-667B-458D-8A1D-CE10BFA17A7E}.htm'...
  1449. Packaging file 'resourceSelectorNew.ascx.cs'...
  1450. Packaging file 'Properties.aspx'...
  1451. Packaging file 'Import72.png'...
  1452. Packaging file 'TimeConstraints128.png'...
  1453. Packaging file 'plus.gif'...
  1454. Packaging file 'ImportFromFiles128.png'...
  1455. Packaging file 'folder.gif'...
  1456. Packaging file 'ResourceTypes.aspx'...
  1457. Packaging file '{9B127C69-C2D5-4B45-AAE9-E9BB4ECACDF2}.htm'...
  1458. Packaging file 'terms72.png'...
  1459. Packaging file 'UpdateData.aspx.cs'...
  1460. Packaging file 'BookingBlock.ascx'...
  1461. Packaging file 'Avail72.png'...
  1462. Packaging file 'ImportTimetable.aspx'...
  1463. Packaging file 'Timetables.aspx.cs'...
  1464. Packaging file 'img_18.jpg'...
  1465. Packaging file 'page.gif'...
  1466. Packaging file 'View.aspx.cs'...
  1467. Packaging file 'Containers.aspx.cs'...
  1468. Packaging file 'Import.aspx.cs'...
  1469. Packaging file 'Help.png'...
  1470. Packaging file 'img_14.jpg'...
  1471. Packaging file 'Solutions128.png'...
  1472. Packaging file 'img_30.jpg'...
  1473. Packaging file 'Import.aspx'...
  1474. Packaging file 'Delete.png'...
  1475. Packaging file 'TTSetup128.png'...
  1476. Packaging file 'SizeShape72.png'...
  1477. Packaging file 'Venues.xml'...
  1478. Packaging file 'TimeSelector.ascx.cs'...
  1479. Packaging file 'Resource.cs'...
  1480. Packaging file '{E5B2A6F8-4C68-48FD-A050-627848C73CBA}.htm'...
  1481. Packaging file 'img_12.jpg'...
  1482. Packaging file 'Collapse Down.png'...
  1483. Packaging file 'CommonFunctions.cs'...
  1484. Packaging file 'Logout.png'...
  1485. Packaging file '{28F5994B-63FE-46D3-8AB2-D6535BA493E9}.htm'...
  1486. Packaging file 'ResourceValues.aspx'...
  1487. Packaging file 'ManageResources.aspx'...
  1488. Packaging file '{EFE3FF5D-B15E-4E82-97C5-BF47774BA3E0}.htm'...
  1489. Packaging file 'search.jpg'...
  1490. Packaging file 'MakeBookings.aspx'...
  1491. Packaging file 'img_5.jpg'...
  1492. Packaging file 'Terms.aspx.cs'...
  1493. Packaging file 'Booking.sln'...
  1494. Packaging file '{F88E2B7D-5DB5-42B8-8594-C881106FAF2A}.htm'...
  1495. Packaging file 'User.cs'...
  1496. Packaging file 'TimeSelector.ascx'...
  1497. Packaging file '{8E8B1AE3-B03D-4EDF-9087-629E7ED7720D}.htm'...
  1498. Packaging file 'osmall.jpg'...
  1499. Packaging file 'Datasets.png'...
  1500. Packaging file 'Properties.aspx.cs'...
  1501. Packaging file '{E71B1B0D-889B-44C8-A4F8-27D2D3F87364}.htm'...
  1502. Packaging file '{5F9B94B2-06A0-4641-8382-7CD3058234DE}.htm'...
  1503. Packaging file 'ResourceSave32.png'...
  1504. Packaging file 'img_36.jpg'...
  1505. Packaging file '{A6EC92AB-3CE9-436F-83DE-3CCA634AB0C8}.htm'...
  1506. Packaging file 'ProcessBookings.aspx'...
  1507. Packaging file 'ProcessBookings.aspx.cs'...
  1508. Packaging file 'Resources.aspx.cs'...
  1509. Packaging file 'Arrow Down24.png'...
  1510. Packaging file 'Login.aspx'...
  1511. Packaging file '{A27F7EE3-15ED-4E00-A6EA-D0B87C7549DD}.htm'...
  1512. Packaging file 'CompleteCheck.JPG'...
  1513. Packaging file 'toc.htm'...
  1514. Packaging file 'FixedFiles.png'...
  1515. Packaging file 'ResourceSelector.ascx.cs'...
  1516. Packaging file 'BookingBlock.ascx.cs'...
  1517. Packaging file 'PngBehaviour.htc'...
  1518. Packaging file '{809DD30E-B090-403F-8120-42B08CD979D2}.htm'...
  1519. Packaging file 'Find72.png'...
  1520. Packaging file 'ImportFixedFiles.aspx'...
  1521. Packaging file 'DatabaseAdmin.ascx'...
  1522. Packaging file 'ResourceDelete32.png'...
  1523. Packaging file 'Report_AuditTrail.aspx.cs'...
  1524. Packaging file '{E08BCCED-CB38-4FE4-B941-9520CECF931F}.htm'...
  1525. Packaging file 'MasterPage.master'...
  1526. Packaging file 'Cntnrs72.png'...
  1527. Packaging file 'ResultStatus.ascx.cs'...
  1528. Packaging file 'Containers.aspx'...
  1529. Packaging file 'security.jpg'...
  1530. Packaging file 'img_21.jpg'...
  1531. Packaging file 'blank.gif'...
  1532. Packaging file 'img_2.jpg'...
  1533. Packaging file 'Tags128.png'...
  1534. Packaging file 'minus.gif'...
  1535. Packaging file 'ResourceType.cs'...
  1536. Packaging file 'Container72.png'...
  1537. Packaging file '{0F804DE8-650D-46D6-9559-C46F8C93BE5F}.htm'...
  1538. Packaging file 'DataSetReference.cs'...
  1539. Packaging file 'ResultPage.aspx.cs'...
  1540. Packaging file 'TimeLogging.aspx.cs'...
  1541. Packaging file 'Recurrence.ascx.cs'...
  1542. Packaging file 'BookingTypes.aspx'...
  1543. Packaging file 'AssemblyInfo.cs'...
  1544. Packaging file 'SetupUsers128.png'...
  1545. Packaging file 'img_31.jpg'...
  1546. Packaging file '{4E58C503-EDDF-4E5B-8A6C-9258786C1675}.htm'...
  1547. Packaging file 'Global.asax'...
  1548. Packaging file 'BookingDetails.ascx.cs'...
  1549. Packaging file 'FadeDiagonal.JPG'...
  1550. Packaging file 'Search16.png'...
  1551. Packaging file 'StaffAdd32.png'...
  1552. Packaging file 'Search48.png'...
  1553. Packaging file '{C4375839-3710-4157-9462-67929B76975B}.htm'...
  1554. Packaging file 'ResourceTypeItem.cs'...
  1555. Packaging file 'minusbottom.gif'...
  1556. Packaging file 'CnclBkng72.png'...
  1557. Packaging file 'Search72.png'...
  1558. Packaging file 'img_20.jpg'...
  1559. Packaging file 'Import_Resources_For.aspx.cs'...
  1560. Packaging file 'Web.sitemap'...
  1561. Packaging file 'CancelBookings.aspx'...
  1562. Packaging file 'Add32.png'...
  1563. Packaging file 'PropertyValues.xsd'...
  1564. Packaging file 'App_Data.txt'...
  1565. Packaging file 'Users.aspx.cs'...
  1566. Packaging file 'dtree.js'...
  1567. Packaging file 'AddResourceToHierarchy.aspx'...
  1568. Packaging file 'img_10.jpg'...
  1569. Packaging file 'BLL.dll'...
  1570. Packaging file 'ResultStatus.ascx'...
  1571. Packaging file 'img_22.jpg'...
  1572. Packaging file 'ResourceSelector.ascx'...
  1573. Packaging file 'folderopen.gif'...
  1574. Packaging file 'img_27.jpg'...
  1575. Packaging file 'img_7.jpg'...
  1576. Packaging file 'img_28.jpg'...
  1577. Packaging file 'DateTimeSelector.ascx'...
  1578. Packaging file 'img_6.jpg'...
  1579. Packaging file 'o3!.ico'...
  1580. Packaging file 'img_34.jpg'...
  1581. Packaging file 'img_29.jpg'...
  1582. Packaging file 'Shield.png'...
  1583. Packaging file 'SearchCriteria.ascx'...
  1584. Packaging file 'View.aspx'...
  1585. Packaging file 'DAL.dll'...
  1586. Packaging file 'AddResourceToHierarchy.aspx.cs'...
  1587. Packaging file 'StaffDelete32.png'...
  1588. Packaging file 'ResourcesAdd.aspx'...
  1589. Packaging file '{BFADE018-9105-4E2D-8ACC-A8D5CD8C9CF8}.htm'...
  1590. Packaging file 'BLL.pdb'...
  1591. Packaging file 'Recurrence.cs'...
  1592. Packaging file 'ControlDesk72.png'...
  1593. Packaging file 'ExportResourceType.aspx'...
  1594. Packaging file 'RsrcTypes72.png'...
  1595. Packaging file 'Delete32.png'...
  1596. Packaging file '{5016913A-39CC-4D85-BD8A-DC235C73040B}.htm'...
  1597. Packaging file 'TTRefresh72.png'...
  1598. Packaging file 'img_24.jpg'...
  1599. Packaging file 'join.gif'...
  1600. Packaging file 'PropDelete32.png'...
  1601. Packaging file 'timetable72.png'...
  1602. Packaging file '{0F5642B4-1B9E-4E93-8856-46131B4CA8D2}.htm'...
  1603. Packaging file 'PrcsBkings72.png'...
  1604. Packaging file 'DatabaseAdmin.aspx.cs'...
  1605. Packaging file 'UserResp72.png'...
  1606. Packaging file 'CancelBookings.aspx.cs'...
  1607. Packaging file 'img_1.jpg'...
  1608. Packaging file 'img_37.jpg'...
  1609. Packaging file 'report.jpg'...
  1610. Packaging file 'ResourceHierarchyEdit.aspx'...
  1611. Packaging file 'DateSelector.ascx'...
  1612. Packaging file 'StaffSave72.png'...
  1613. Packaging file 'nolines_minus.gif'...
  1614. Packaging file 'DateTimeSelector.ascx.cs'...
  1615. Packaging file 'ResourceValues.aspx.cs'...
  1616. Packaging file 'DataSets72.png'...
  1617. Packaging file 'Info72.png'...
  1618. Packaging file 'TimetableImportReport.aspx'...
  1619. Packaging file 'DateList.ascx'...
  1620. Packaging file 'img_15.jpg'...
  1621. Packaging file 'img_35.jpg'...
  1622. Packaging file 'RprtProblem.png'...
  1623. Packaging file 'img_9.jpg'...
  1624. Packaging file '{B83FF071-A69A-4F86-9B8C-987108748D64}.htm'...
  1625. Packaging file 'ResourceHierarchy.cs'...
  1626. Packaging file '{7AFBD359-7FA1-4100-9DC9-DC4B3EE88EB4}.htm'...
  1627. Packaging file 'img_25.jpg'...
  1628. Packaging file 'UpdateData.aspx'...
  1629. Packaging file 'DatabaseAdmin.ascx.cs'...
  1630. Packaging file 'bb-resultset_next.gif'...
  1631. Packaging file 'Responsibilities.aspx.cs'...
  1632. Packaging file 'img_32.jpg'...
  1633. Packaging file 'img_13.jpg'...
  1634. ========== Rebuild All: 5 succeeded, 0 failed, 0 skipped ==========
  1635.  
Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 119
Reputation: agrothe is an unknown quantity at this point 
Solved Threads: 14
agrothe's Avatar
agrothe agrothe is offline Offline
Junior Poster

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #4
Feb 5th, 2009
The warning should reference a file and line number. Paste that line and surrounding code.
------------------------------------------------------------
If you see no coffee in my immediate vicinity, speak slowly and use small words....
ConnectNL Directory | Blog
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #5
Feb 5th, 2009
it is wierd, usually "object reference not set to instance of an object" is a run-time error generated by CLR, i dont remember having that during compilation. Probably in your code you forgot to initialize your object.
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #6
Feb 5th, 2009
Additionally, keep in mind that, no body would bother to read such a long passage to find your error. That approach is like spamming the forum.
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 155
Reputation: vuyiswamb is an unknown quantity at this point 
Solved Threads: 5
vuyiswamb's Avatar
vuyiswamb vuyiswamb is offline Offline
Junior Poster

Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET

 
0
  #7
Feb 9th, 2009
Thanks Guys,

Please look at this thread

http://www.daniweb.com/forums/thread173963.html
Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC