| | |
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
![]() |
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
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
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"
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."
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
If you see no coffee in my immediate vicinity, speak slowly and use small words....
ConnectNL Directory | Blog
Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET
0
#3 Feb 5th, 2009
no , people talk about GUI problems. no am not missing anything, here is the results when i use the detailed compilation
ASP.NET Syntax (Toggle Plain Text)
------ Rebuild All started: Project: DAL, Configuration: Release Any CPU ------ Build started 2/5/2009 4:49:26 PM. Target _CheckForInvalidConfigurationAndPlatform: Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Message" Configuration=Release Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')). Target BeforeRebuild: Target BeforeClean: Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!=''). Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target CleanReferencedProjects: Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and ''!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\DAL.csproj.UnmanagedRegistration.cache')). Target CoreClean: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "Delete" Deleting file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll". Command: del "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" Deleting file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb". Command: del "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" File "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" doesn't exist. Skipping. Deleting file "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll". Command: del "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" Deleting file "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb". Command: del "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target CleanPublishFolder: 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\')). Target AfterClean: Target Clean: Target BeforeBuild: Target BuildOnlySettings: Task "CreateProperty" Done executing task "CreateProperty". Target GetFrameworkPaths: Task "GetFrameworkPath" Done executing task "GetFrameworkPath". Task "GetFrameworkSDKPath" Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\". Done executing task "GetFrameworkSDKPath". Target PrepareForBuild: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateItem" Done executing task "CreateItem". Task "MakeDir" Done executing task "MakeDir". Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\DAL.csproj.UnmanagedRegistration.cache')). Target BeforeResolveReferences: Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!=''). Target "ResolveProjectReferences" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!=''). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetFrameworkPaths" skipped. Previously built successfully. Target GetRedistLists: Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" Done executing task "CreateItem". Target "PrepareForBuild" skipped. Previously built successfully. Target ResolveAssemblyReferences: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false'). Task "ResolveAssemblyReference" Assemblies: System System.configuration System.Data System.Xml AssemblyFiles: CandidateAssemblyFiles: TargetFrameworkDirectory: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 InstalledAssemblyTables: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml SearchPaths: {CandidateAssemblyFiles} {HintPathFromItem} {TargetFrameworkDirectory} {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx} {AssemblyFolders} {GAC} {RawFileName} bin\Release\ AllowedAssemblyExtensions: .exe .dll AppConfigFile: AutoUnify: True TargetProcessorArchitecture: StateFile: obj\Release\ResolveAssemblyReference.cache Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Done executing task "ResolveAssemblyReference". Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target AfterResolveReferences: Target ResolveReferences: Target AssignTargetPaths: Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == ''). Target "AssignTargetPaths" skipped. Previously built successfully. Target SplitResourcesByCulture: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx'). Task "AssignCulture" Done executing task "AssignCulture". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!=''). Target PrepareResourceNames: Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!=''). Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "SplitResourcesByCulture" skipped. Previously built successfully. Target BeforeResGen: Target CoreResGen: Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ). Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ). Target AfterResGen: Target ResGen: Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). Target PrepareRdlFiles: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc'). Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!=''). Target CompileRdlFiles: Target PrepareResources: Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target "ResolveReferences" skipped. Previously built successfully. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target BeforeCompile: Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target _ComputeNonExistentFileProperty: Task "CreateProperty" Done executing task "CreateProperty". Target CoreCompile: Building target "CoreCompile" completely. Output file "obj\Release\DAL.dll" does not exist. Task "Csc" Command: 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 Compile complete -- 0 errors, 0 warnings Done executing task "Csc". Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target AfterCompile: Target Compile: Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!=''). Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). Target GetTargetPath: Building target "GetTargetPath" completely. No input files were specified. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!=''). Target _CopyFilesMarkedCopyLocal: Task "Copy" Done executing task "Copy". Target "AssignTargetPaths" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target GetCopyToOutputDirectoryItems: Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!=''). Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). Target _CopySourceItemsToOutputDirectory: Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). Target _CheckForCompileOutputs: Task "CreateItem" Done executing task "CreateItem". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\DAL.pdb')). Task "CreateItem" Done executing task "CreateItem". Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target CopyFilesToOutputDirectory: Task "Copy" Copying file from "obj\Release\DAL.dll" to "bin\Release\DAL.dll". Command: copy /y "obj\Release\DAL.dll" "bin\Release\DAL.dll" Done executing task "Copy". Task "Message" DAL -> C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll Done executing task "Message". Task "Copy" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). Task "Copy" Copying file from "obj\Release\DAL.pdb" to "bin\Release\DAL.pdb". Command: copy /y "obj\Release\DAL.pdb" "bin\Release\DAL.pdb" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "Copy" Done executing task "Copy". Task "Copy" Done executing task "Copy". Target PrepareForRun: Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). Target "_CheckForCompileOutputs" skipped. Previously built successfully. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target _CleanGetCurrentAndPriorFileWrites: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "C:\Work Development\!Booking\TESTING\DAL". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Release\DAL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Target IncrementalClean: Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\DAL\obj\Debug\DAL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "Delete" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target "PostBuildEvent" skipped, due to false condition; ( '$(PostBuildEvent)'!='' and ( '$(RunPostBuildEvent)'!='OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)' ) ) was evaluated as ( ''!='' and ( ''!='OnOutputUpdated' or ''!='' ) ). Target CoreBuild: Target AfterBuild: Target Build: Building target "Build" completely. No input files were specified. Target AfterRebuild: Target Rebuild: Building target "Rebuild" completely. No input files were specified. Done building project "DAL.csproj". Build succeeded. Time Elapsed 00:00:00.17 ------ Rebuild All started: Project: BLL, Configuration: Release Any CPU ------ Build started 2/5/2009 4:49:26 PM. Target _CheckForInvalidConfigurationAndPlatform: Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Message" Configuration=Release Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')). Target BeforeRebuild: Target BeforeClean: Target SplitProjectReferencesByType: Task "AssignProjectConfiguration" skipped, due to false condition; ('$(BuildingSolutionFile)'=='true') was evaluated as (''=='true'). Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.vcproj') was evaluated as ('.csproj'=='.vcproj'). Task "CreateItem" Done executing task "CreateItem". Target "SplitProjectReferencesByType" skipped. Previously built successfully. Target _SplitProjectReferencesByFileExistence: Task "ResolveNonMSBuildProjectOutput" Resolving project reference "..\DAL\DAL.csproj". Project reference "..\DAL\DAL.csproj" has not been resolved. Done executing task "ResolveNonMSBuildProjectOutput". Task "CreateItem" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true') was evaluated as ('true'!='true'). Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; (!Exists('%(Identity)')) was evaluated as (!Exists('..\DAL\DAL.csproj')). Target CleanReferencedProjects: 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'!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\BLL.csproj.UnmanagedRegistration.cache')). Target CoreClean: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "Delete" Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll". Command: del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb". Command: del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll". Command: del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" Deleting file "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb". Command: del "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache". Command: del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll". Command: del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" Deleting file "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb". Command: del "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target CleanPublishFolder: 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\')). Target AfterClean: Target Clean: Target BeforeBuild: Target BuildOnlySettings: Task "CreateProperty" Done executing task "CreateProperty". Target GetFrameworkPaths: Task "GetFrameworkPath" Done executing task "GetFrameworkPath". Task "GetFrameworkSDKPath" Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\". Done executing task "GetFrameworkSDKPath". Target PrepareForBuild: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateItem" Done executing task "CreateItem". Task "MakeDir" Done executing task "MakeDir". Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\BLL.csproj.UnmanagedRegistration.cache')). Target BeforeResolveReferences: Target "SplitProjectReferencesByType" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target ResolveProjectReferences: Task "MSBuild" Target _CheckForInvalidConfigurationAndPlatform: Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Message" Configuration=Release Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')). Target GetTargetPath: Building target "GetTargetPath" completely. No input files were specified. Done building project "DAL.csproj". Done executing task "MSBuild". 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'!=''). Task "MSBuild" Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target GetNativeManifest: 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')). Done building project "DAL.csproj". Done executing task "MSBuild". Task "Warning" skipped, due to false condition; ('@(_MSBuildProjectReferenceNonexistent)'!='') was evaluated as (''!=''). Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!=''). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetFrameworkPaths" skipped. Previously built successfully. Target GetRedistLists: Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" Done executing task "CreateItem". Target "PrepareForBuild" skipped. Previously built successfully. Target ResolveAssemblyReferences: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false'). Task "ResolveAssemblyReference" Assemblies: System System.Data System.Xml AssemblyFiles: C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll CandidateAssemblyFiles: TargetFrameworkDirectory: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 InstalledAssemblyTables: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml SearchPaths: {CandidateAssemblyFiles} {HintPathFromItem} {TargetFrameworkDirectory} {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx} {AssemblyFolders} {GAC} {RawFileName} bin\Release\ AllowedAssemblyExtensions: .exe .dll AppConfigFile: AutoUnify: True TargetProcessorArchitecture: StateFile: obj\Release\ResolveAssemblyReference.cache Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "DAL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". Resolved file path is "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll". Reference found at search path location "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll". Found related file "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb". Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Dependency "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "C:\Work Development\!Booking\TESTING\DAL\bin\Release". Considered "C:\Work Development\!Booking\TESTING\DAL\bin\Release\System.Configuration.exe", but it didn't exist. Considered "C:\Work Development\!Booking\TESTING\DAL\bin\Release\System.Configuration.dll", but it didn't exist. For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.exe", but it didn't exist. Required by "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll". This reference is not "CopyLocal" because it's a prerequisite file. Done executing task "ResolveAssemblyReference". Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target AfterResolveReferences: Target ResolveReferences: Target AssignTargetPaths: Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == ''). Target "AssignTargetPaths" skipped. Previously built successfully. Target SplitResourcesByCulture: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx'). Task "AssignCulture" Done executing task "AssignCulture". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!=''). Target PrepareResourceNames: Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!=''). Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "SplitResourcesByCulture" skipped. Previously built successfully. Target BeforeResGen: Target CoreResGen: Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ). Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ). Target AfterResGen: Target ResGen: Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). Target PrepareRdlFiles: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc'). Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!=''). Target CompileRdlFiles: Target PrepareResources: Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target "ResolveReferences" skipped. Previously built successfully. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target BeforeCompile: Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target _ComputeNonExistentFileProperty: Task "CreateProperty" Done executing task "CreateProperty". Target CoreCompile: Building target "CoreCompile" completely. Output file "obj\Release\BLL.dll" does not exist. Task "Csc" Command: 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 Compile complete -- 0 errors, 0 warnings Done executing task "Csc". Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target AfterCompile: Target Compile: Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!=''). Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). Target GetTargetPath: Building target "GetTargetPath" completely. No input files were specified. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!=''). Target _CopyFilesMarkedCopyLocal: Task "Copy" Copying file from "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" to "bin\Release\DAL.dll". Command: copy /y "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.dll" "bin\Release\DAL.dll" Copying file from "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" to "bin\Release\DAL.pdb". Command: copy /y "C:\Work Development\!Booking\TESTING\DAL\bin\Release\DAL.pdb" "bin\Release\DAL.pdb" Done executing task "Copy". Target "AssignTargetPaths" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target GetCopyToOutputDirectoryItems: Task "MSBuild" Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target AssignTargetPaths: Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == ''). Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target GetCopyToOutputDirectoryItems: Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!=''). Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Done building project "DAL.csproj". Done executing task "MSBuild". Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). Target _CopySourceItemsToOutputDirectory: Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). Target _CheckForCompileOutputs: Task "CreateItem" Done executing task "CreateItem". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\BLL.pdb')). Task "CreateItem" Done executing task "CreateItem". Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target CopyFilesToOutputDirectory: Task "Copy" Copying file from "obj\Release\BLL.dll" to "bin\Release\BLL.dll". Command: copy /y "obj\Release\BLL.dll" "bin\Release\BLL.dll" Done executing task "Copy". Task "Message" BLL -> C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll Done executing task "Message". Task "Copy" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). Task "Copy" Copying file from "obj\Release\BLL.pdb" to "bin\Release\BLL.pdb". Command: copy /y "obj\Release\BLL.pdb" "bin\Release\BLL.pdb" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "Copy" Done executing task "Copy". Task "Copy" Done executing task "Copy". Target PrepareForRun: Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). Target "_CheckForCompileOutputs" skipped. Previously built successfully. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target _CleanGetCurrentAndPriorFileWrites: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "C:\Work Development\!Booking\TESTING\BLL". Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.dll" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Release\BLL.pdb" is inside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Release\DAL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Target IncrementalClean: Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\BLL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\bin\Debug\DAL.pdb" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.dll" is outside the comparison path. Path "C:\Work Development\!Booking\TESTING\BLL\obj\Debug\BLL.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "Delete" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target "PostBuildEvent" skipped, due to false condition; ( '$(PostBuildEvent)'!='' and ( '$(RunPostBuildEvent)'!='OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)' ) ) was evaluated as ( ''!='' and ( ''!='OnOutputUpdated' or ''!='' ) ). Target CoreBuild: Target AfterBuild: Target Build: Building target "Build" completely. No input files were specified. Target AfterRebuild: Target Rebuild: Building target "Rebuild" completely. No input files were specified. Done building project "BLL.csproj". Build succeeded. Time Elapsed 00:00:00.17 ------ Rebuild All started: Project: ClassLib, Configuration: Release Any CPU ------ Build started 2/5/2009 4:49:27 PM. Target _CheckForInvalidConfigurationAndPlatform: Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Message" Configuration=Release Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')). Target BeforeRebuild: Target BeforeClean: Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!=''). Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target CleanReferencedProjects: Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'!='true' and '$(BuildingSolutionFile)'!='true' and '@(_MSBuildProjectReferenceExistent)'!='') was evaluated as ('true'!='true' and ''!='true' and ''!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\ClassLib.csproj.UnmanagedRegistration.cache')). Target CoreClean: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is inside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is inside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is outside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is outside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is outside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is inside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "Delete" Deleting file "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll". Command: del "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" Deleting file "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb". Command: del "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" File "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" doesn't exist. Skipping. Deleting file "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll". Command: del "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" Deleting file "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb". Command: del "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target CleanPublishFolder: 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\')). Target AfterClean: Target Clean: Target BeforeBuild: Target BuildOnlySettings: Task "CreateProperty" Done executing task "CreateProperty". Target GetFrameworkPaths: Task "GetFrameworkPath" Done executing task "GetFrameworkPath". Task "GetFrameworkSDKPath" Found the .NET Framework SDK installed at "C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\". Done executing task "GetFrameworkSDKPath". Target PrepareForBuild: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(RelativeDir)%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateProperty" skipped, due to false condition; ('$(AppConfig)'=='' and '%(Filename)%(Extension)'=='App.Config') was evaluated as (''=='' and ''=='App.Config'). Task "CreateItem" Done executing task "CreateItem". Task "MakeDir" Done executing task "MakeDir". Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "UnmanagedUnregistration" skipped, due to false condition; (Exists('@(_UnmanagedRegistrationCache)')) was evaluated as (Exists('obj\ClassLib.csproj.UnmanagedRegistration.cache')). Target BeforeResolveReferences: Target "SplitProjectReferencesByType" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!=''). Target "ResolveProjectReferences" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target "ResolveVCProjectReferences" skipped, due to false condition; ('@(VCProjectReference)'!='') was evaluated as (''!=''). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetFrameworkPaths" skipped. Previously built successfully. Target GetRedistLists: Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" Done executing task "CreateItem". Target "PrepareForBuild" skipped. Previously built successfully. Target ResolveAssemblyReferences: Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(AutoUnifyAssemblyReferences)'=='false') was evaluated as ('true'=='false'). Task "ResolveAssemblyReference" Assemblies: System System.configuration System.Configuration.Install System.Data System.DirectoryServices System.Web System.Xml AssemblyFiles: CandidateAssemblyFiles: TargetFrameworkDirectory: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 InstalledAssemblyTables: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\CrystalReportsList2008.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\FrameworkList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\JSharpList.xml C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RedistList\VSList.xml SearchPaths: {CandidateAssemblyFiles} {HintPathFromItem} {TargetFrameworkDirectory} {Registry:Software\Microsoft\.NetFramework,v2.0,AssemblyFoldersEx} {AssemblyFolders} {GAC} {RawFileName} bin\Release\ AllowedAssemblyExtensions: .exe .dll AppConfigFile: AutoUnify: True TargetProcessorArchitecture: StateFile: obj\Release\ResolveAssemblyReference.cache Primary reference "System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.Install.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.Install.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Primary reference "System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.DirectoryServices.dll". Reference found at search path location "{TargetFrameworkDirectory}". For SearchPath "{TargetFrameworkDirectory}". Considered "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.DirectoryServices.exe", but it didn't exist. This reference is not "CopyLocal" because it's a prerequisite file. Done executing task "ResolveAssemblyReference". Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target AfterResolveReferences: Target ResolveReferences: Target AssignTargetPaths: Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" skipped, due to false condition; ('%(Extension)' == '.manifest' and '@(BaseManifestWithTargetPath)' == '') was evaluated as ('' == '.manifest' and '' == ''). Target "AssignTargetPaths" skipped. Previously built successfully. Target SplitResourcesByCulture: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.licx') was evaluated as (''=='.licx'). Task "AssignCulture" Done executing task "AssignCulture". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.resx' or '%(Extension)'=='.restext') was evaluated as (''=='.resx' or ''=='.restext'). Task "CreateItem" Done executing task "CreateItem". Target "CreateManifestResourceNames" skipped, due to false condition; ('@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!='') was evaluated as (''!=''). Target PrepareResourceNames: Target "_CopyNonResxEmbeddedResources" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='' or '@(NonResxWithCulture)'!='' or '@(ManifestNonResxWithNoCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!='' or ''!='' or ''!=''). Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "SplitResourcesByCulture" skipped. Previously built successfully. Target BeforeResGen: Target CoreResGen: Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithNoCulture)' != '' ) was evaluated as ( '' != '' ). Task "GenerateResource" skipped, due to false condition; ( '@(ResxWithCulture)' != '' ) was evaluated as ( '' != '' ). Target AfterResGen: Target ResGen: Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). Target PrepareRdlFiles: Task "CreateItem" skipped, due to false condition; ('%(Extension)'=='.rdlc') was evaluated as (''=='.rdlc'). Target "RunRdlCompiler" skipped, due to false condition; ('@(RdlFile)'!='') was evaluated as (''!=''). Target CompileRdlFiles: Target PrepareResources: Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target "ResolveReferences" skipped. Previously built successfully. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true'). Target BeforeCompile: Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target _ComputeNonExistentFileProperty: Task "CreateProperty" Done executing task "CreateProperty". Target CoreCompile: Building target "CoreCompile" completely. Output file "obj\Release\ClassLib.dll" does not exist. Task "Csc" Command: 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 Compile complete -- 0 errors, 0 warnings Done executing task "Csc". Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated') was evaluated as (''=='OnOutputUpdated'). Target AfterCompile: Target Compile: Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "CreateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCultureOnDisk)'!='') was evaluated as (''!='' or ''!=''). Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). Target GetTargetPath: Building target "GetTargetPath" completely. No input files were specified. Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' or '@(ManifestNonResxWithCulture)'!='') was evaluated as (''!='' or ''!=''). Target _CopyFilesMarkedCopyLocal: Task "Copy" Done executing task "Copy". Target "AssignTargetPaths" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped, due to false condition; ('@(NonVCProjectReference)'!='') was evaluated as (''!=''). Target GetCopyToOutputDirectoryItems: Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)'!='') was evaluated as (''!=''). Task "CreateItem" skipped, due to false condition; ('%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(ContentWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(ContentWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_EmbeddedResourceWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "CreateItem" skipped, due to false condition; ('%(Compile.CopyToOutputDirectory)'=='Always' or '%(Compile.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "CreateItem" Done executing task "CreateItem". Task "CreateItem" skipped, due to false condition; ('%(_NoneWithTargetPath.CopyToOutputDirectory)'=='Always' or '%(_NoneWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest') was evaluated as (''=='Always' or ''=='PreserveNewest'). Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). Target _CopySourceItemsToOutputDirectory: Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). Target _CheckForCompileOutputs: Task "CreateItem" Done executing task "CreateItem". Task "CreateProperty" Done executing task "CreateProperty". Task "CreateItem" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "CreateProperty" skipped, due to false condition; (!Exists('$(IntermediateOutputPath)$(TargetName).pdb')) was evaluated as (!Exists('obj\Release\ClassLib.pdb')). Task "CreateItem" Done executing task "CreateItem". Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target CopyFilesToOutputDirectory: Task "Copy" Copying file from "obj\Release\ClassLib.dll" to "bin\Release\ClassLib.dll". Command: copy /y "obj\Release\ClassLib.dll" "bin\Release\ClassLib.dll" Done executing task "Copy". Task "Message" ClassLib -> C:\Dev\BookingClassLib\bin\Release\ClassLib.dll Done executing task "Message". Task "Copy" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). Task "Copy" Copying file from "obj\Release\ClassLib.pdb" to "bin\Release\ClassLib.pdb". Command: copy /y "obj\Release\ClassLib.pdb" "bin\Release\ClassLib.pdb" Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). Task "Copy" Done executing task "Copy". Task "Copy" Done executing task "Copy". Target PrepareForRun: Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). Target "_CheckForCompileOutputs" skipped. Previously built successfully. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target _CleanGetCurrentAndPriorFileWrites: Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "C:\Dev\BookingClassLib". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "bin\Release\". Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is outside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is outside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is outside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is inside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is inside the comparison path. Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Path "C:\Dev\BookingClassLib\obj\Release\ResolveAssemblyReference.cache" is inside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.dll" is inside the comparison path. Path "C:\Dev\BookingClassLib\obj\Release\ClassLib.pdb" is inside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.dll" is outside the comparison path. Path "C:\Dev\BookingClassLib\bin\Release\ClassLib.pdb" is outside the comparison path. Done executing task "FindUnderPath". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Target IncrementalClean: Task "CreateItem" Done executing task "CreateItem". Task "FindUnderPath" Comparison path is "bin\Release\". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj\Release\". Done executing task "FindUnderPath". Task "Delete" Done executing task "Delete". Task "CreateItem" Done executing task "CreateItem". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "MakeDir" Done executing task "MakeDir". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Target "PostBuildEvent" skipped, due to false condition; ( '$(PostBuildEvent)'!='' and ( '$(RunPostBuildEvent)'!='OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)'!='$(_AssemblyTimestampAfterCompile)' ) ) was evaluated as ( ''!='' and ( ''!='OnOutputUpdated' or ''!='' ) ). Target CoreBuild: Target AfterBuild: Target Build: Building target "Build" completely. No input files were specified. Target AfterRebuild: Target Rebuild: Building target "Rebuild" completely. No input files were specified. Done building project "ClassLib.csproj". Build succeeded. Time Elapsed 00:00:00.17 ------ Rebuild All started: Project: C:\Dev\Booking\, Configuration: Debug .NET ------ Validating Web Site Building directory '/Booking/App_Code/'. Validation Complete ------ Starting pre-build validation for project 'oBooking' ------ ------ Pre-build validation for project 'oBooking' completed ------ ------ Rebuild All started: Project: oBooking, Configuration: Release ------ Building file 'C:\Dev\Setup\oBooking\Release\oBooking.msi'... Packaging file 'Verify&Export128.png'... Packaging file 'fade.jpg'... Packaging file '{ED287B56-1839-41A7-B5C9-C5ADE4ACE129}.htm'... Packaging file 'DAL.pdb'... Packaging file 'img_17.jpg'... Packaging file 'ResourceSetup128.png'... Packaging file 'SearchCriteria.ascx.cs'... Packaging file 'dtree.css'... Packaging file '{36A3E8E7-9803-4462-98C2-CBDDFB707FCC}.htm'... Packaging file 'Import_Resources_For.aspx'... Packaging file '{A0F401B0-6081-47AA-AC94-51547F33F9E4}.htm'... Packaging file 'fetch_results72.png'... Packaging file 'PublicView.aspx'... Packaging file 'joinbottom.gif'... Packaging file 'Save.png'... Packaging file 'DateSelector.ascx.cs'... Packaging file 'BookingTypes.aspx.cs'... Packaging file 'PropSave32.png'... Packaging file 'line.gif'... Packaging file 'BatchUpdates.aspx.cs'... Packaging file 'BatchUpdates.aspx'... Packaging file 'PropAdd32.png'... Packaging file 'img_16.jpg'... Packaging file 'MakeBookings.aspx.cs'... Packaging file 'DateList.ascx.cs'... Packaging file 'SubsCurrs128.png'... Packaging file 'TimePeriod.cs'... Packaging file '{4EE6680B-7C36-407A-B96B-FA707F0B21CD}.htm'... Packaging file 'Arrow UP24.png'... Packaging file 'faultreporting.jpg'... Packaging file 'TimeLogging.aspx'... Packaging file 'Report_VenueUtilization.aspx.cs'... Packaging file 'ManageResources72.png'... Packaging file 'Booking.vssscc'... Packaging file 'ManageResources.aspx.cs'... Packaging file 'img_23.jpg'... Packaging file 'Report_AuditTrail.aspx'... Packaging file '{4433FAC0-4112-47D1-8A07-749DAD34B770}.htm'... Packaging file 'TimetableImportReport.aspx.cs'... Packaging file '{3758900F-6BA1-4A22-A7D3-BE0400FFC530}.htm'... Packaging file '{50232D69-0339-4158-9295-CEAB37A72E93}.htm'... Packaging file 'moveto32.png'... Packaging file 'Filter72.png'... Packaging file 'Root72.png'... Packaging file 'oBooking.html'... Packaging file 'img_4.jpg'... Packaging file 'Values72.png'... Packaging file 'Terms.aspx'... Packaging file 'Search.aspx.cs'... Packaging file 'img_33.jpg'... Packaging file 'Refresh32.png'... Packaging file '{860FB756-EB2F-4346-B44B-51CB858267D9}.htm'... Packaging file 'Users.aspx'... Packaging file '{BC7E7CC2-E26C-45CA-B13F-F09F2DD5F0A8}.htm'... Packaging file '{12B169AB-8269-4ABC-B99D-F1F41F4BC8C0}.htm'... Packaging file 'BookingDetails.ascx'... Packaging file 'Connections.cs'... Packaging file 'Timetables.aspx'... Packaging file 'Default.aspx.cs'... Packaging file 'ClassLib.dll'... Packaging file 'ReportProblem.aspx'... Packaging file 'bb-resultset_previous.gif'... Packaging file 'Property.cs'... Packaging file 'calendar.jpg'... Packaging file 'img_3.jpg'... Packaging file 'TTSetup72.png'... Packaging file 'Responsibilities.aspx'... Packaging file '{C722A3F9-BE28-4E12-9462-82579C694312}.htm'... Packaging file 'ResourceAdd32.png'... Packaging file 'img_19.jpg'... Packaging file 'Default.aspx'... Packaging file 'DynamicTags72.png'... Packaging file 'booking.jpg'... Packaging file 'ImportFixedFiles.aspx.cs'... Packaging file 'Term.cs'... Packaging file 'TimeTableResources.aspx'... Packaging file 'ResultPage.aspx'... Packaging file 'MasterPage.master.cs'... Packaging file '{D6748527-7054-4AF0-BD78-97E1311E6553}.htm'... Packaging file 'XMLFile.xml'... Packaging file 'Unchecked.JPG'... Packaging file 'Login.aspx.cs'... Packaging file 'Properties72.png'... Packaging file 'Search.aspx'... Packaging file 'img_26.jpg'... Packaging file 'Recurrence.ascx'... Packaging file 'resourceSelectorNew.ascx'... Packaging file 'StaffSave32.png'... Packaging file 'ReportProblem.aspx.cs'... Packaging file 'Resources.aspx'... Packaging file 'img_11.jpg'... Packaging file 'ResourcesAdd.aspx.cs'... Packaging file 'ResourceHierarchyEdit.aspx.cs'... Packaging file 'Staff72.png'... Packaging file 'Report_VenueUtilization.aspx'... Packaging file '{CF6A5E09-807E-4179-9F20-ACB95DE161D8}.htm'... Packaging file 'Timeline.jpg'... Packaging file 'web.config'... Packaging file 'ResourceSearch72.png'... Packaging file '{AFE36DCA-A552-4040-8C03-6D2BE904F0D6}.htm'... Packaging file 'img_8.jpg'... Packaging file 'ExportResourceType.aspx.cs'... Packaging file 'PartialCheckgray.jpg'... Packaging file 'Booking.cs'... Packaging file 'nolines_plus.gif'... Packaging file '{0C0CB9BB-B2B3-4A22-B6CB-E569C15FE6DC}.htm'... Packaging file 'PublicView.aspx.cs'... Packaging file '{C8CB0CB0-5D69-4C91-AC5B-CE8F92EC9535}.htm'... Packaging file 'TimeTableResources.aspx.cs'... Packaging file 'base.gif'... Packaging file 'Test.cs'... Packaging file 'Imports72.png'... Packaging file 'DatabaseAdmin.aspx'... Packaging file 'Timetable.cs'... Packaging file 'ResourceTypes.aspx.cs'... Packaging file 'bb-resultset_last.gif'... Packaging file 'ImportTimetable.aspx.cs'... Packaging file 'plusbottom.gif'... Packaging file 'MakeBooking72.png'... Packaging file 'Celendar72.png'... Packaging file 'Collapse Up.png'... Packaging file 'Resource72.png'... Packaging file 'PropertyValues.xss'... Packaging file 'StyleSheet.css'... Packaging file 'empty.gif'... Packaging file 'bb-resultset_first.gif'... Packaging file '{DF1CCC66-667B-458D-8A1D-CE10BFA17A7E}.htm'... Packaging file 'resourceSelectorNew.ascx.cs'... Packaging file 'Properties.aspx'... Packaging file 'Import72.png'... Packaging file 'TimeConstraints128.png'... Packaging file 'plus.gif'... Packaging file 'ImportFromFiles128.png'... Packaging file 'folder.gif'... Packaging file 'ResourceTypes.aspx'... Packaging file '{9B127C69-C2D5-4B45-AAE9-E9BB4ECACDF2}.htm'... Packaging file 'terms72.png'... Packaging file 'UpdateData.aspx.cs'... Packaging file 'BookingBlock.ascx'... Packaging file 'Avail72.png'... Packaging file 'ImportTimetable.aspx'... Packaging file 'Timetables.aspx.cs'... Packaging file 'img_18.jpg'... Packaging file 'page.gif'... Packaging file 'View.aspx.cs'... Packaging file 'Containers.aspx.cs'... Packaging file 'Import.aspx.cs'... Packaging file 'Help.png'... Packaging file 'img_14.jpg'... Packaging file 'Solutions128.png'... Packaging file 'img_30.jpg'... Packaging file 'Import.aspx'... Packaging file 'Delete.png'... Packaging file 'TTSetup128.png'... Packaging file 'SizeShape72.png'... Packaging file 'Venues.xml'... Packaging file 'TimeSelector.ascx.cs'... Packaging file 'Resource.cs'... Packaging file '{E5B2A6F8-4C68-48FD-A050-627848C73CBA}.htm'... Packaging file 'img_12.jpg'... Packaging file 'Collapse Down.png'... Packaging file 'CommonFunctions.cs'... Packaging file 'Logout.png'... Packaging file '{28F5994B-63FE-46D3-8AB2-D6535BA493E9}.htm'... Packaging file 'ResourceValues.aspx'... Packaging file 'ManageResources.aspx'... Packaging file '{EFE3FF5D-B15E-4E82-97C5-BF47774BA3E0}.htm'... Packaging file 'search.jpg'... Packaging file 'MakeBookings.aspx'... Packaging file 'img_5.jpg'... Packaging file 'Terms.aspx.cs'... Packaging file 'Booking.sln'... Packaging file '{F88E2B7D-5DB5-42B8-8594-C881106FAF2A}.htm'... Packaging file 'User.cs'... Packaging file 'TimeSelector.ascx'... Packaging file '{8E8B1AE3-B03D-4EDF-9087-629E7ED7720D}.htm'... Packaging file 'osmall.jpg'... Packaging file 'Datasets.png'... Packaging file 'Properties.aspx.cs'... Packaging file '{E71B1B0D-889B-44C8-A4F8-27D2D3F87364}.htm'... Packaging file '{5F9B94B2-06A0-4641-8382-7CD3058234DE}.htm'... Packaging file 'ResourceSave32.png'... Packaging file 'img_36.jpg'... Packaging file '{A6EC92AB-3CE9-436F-83DE-3CCA634AB0C8}.htm'... Packaging file 'ProcessBookings.aspx'... Packaging file 'ProcessBookings.aspx.cs'... Packaging file 'Resources.aspx.cs'... Packaging file 'Arrow Down24.png'... Packaging file 'Login.aspx'... Packaging file '{A27F7EE3-15ED-4E00-A6EA-D0B87C7549DD}.htm'... Packaging file 'CompleteCheck.JPG'... Packaging file 'toc.htm'... Packaging file 'FixedFiles.png'... Packaging file 'ResourceSelector.ascx.cs'... Packaging file 'BookingBlock.ascx.cs'... Packaging file 'PngBehaviour.htc'... Packaging file '{809DD30E-B090-403F-8120-42B08CD979D2}.htm'... Packaging file 'Find72.png'... Packaging file 'ImportFixedFiles.aspx'... Packaging file 'DatabaseAdmin.ascx'... Packaging file 'ResourceDelete32.png'... Packaging file 'Report_AuditTrail.aspx.cs'... Packaging file '{E08BCCED-CB38-4FE4-B941-9520CECF931F}.htm'... Packaging file 'MasterPage.master'... Packaging file 'Cntnrs72.png'... Packaging file 'ResultStatus.ascx.cs'... Packaging file 'Containers.aspx'... Packaging file 'security.jpg'... Packaging file 'img_21.jpg'... Packaging file 'blank.gif'... Packaging file 'img_2.jpg'... Packaging file 'Tags128.png'... Packaging file 'minus.gif'... Packaging file 'ResourceType.cs'... Packaging file 'Container72.png'... Packaging file '{0F804DE8-650D-46D6-9559-C46F8C93BE5F}.htm'... Packaging file 'DataSetReference.cs'... Packaging file 'ResultPage.aspx.cs'... Packaging file 'TimeLogging.aspx.cs'... Packaging file 'Recurrence.ascx.cs'... Packaging file 'BookingTypes.aspx'... Packaging file 'AssemblyInfo.cs'... Packaging file 'SetupUsers128.png'... Packaging file 'img_31.jpg'... Packaging file '{4E58C503-EDDF-4E5B-8A6C-9258786C1675}.htm'... Packaging file 'Global.asax'... Packaging file 'BookingDetails.ascx.cs'... Packaging file 'FadeDiagonal.JPG'... Packaging file 'Search16.png'... Packaging file 'StaffAdd32.png'... Packaging file 'Search48.png'... Packaging file '{C4375839-3710-4157-9462-67929B76975B}.htm'... Packaging file 'ResourceTypeItem.cs'... Packaging file 'minusbottom.gif'... Packaging file 'CnclBkng72.png'... Packaging file 'Search72.png'... Packaging file 'img_20.jpg'... Packaging file 'Import_Resources_For.aspx.cs'... Packaging file 'Web.sitemap'... Packaging file 'CancelBookings.aspx'... Packaging file 'Add32.png'... Packaging file 'PropertyValues.xsd'... Packaging file 'App_Data.txt'... Packaging file 'Users.aspx.cs'... Packaging file 'dtree.js'... Packaging file 'AddResourceToHierarchy.aspx'... Packaging file 'img_10.jpg'... Packaging file 'BLL.dll'... Packaging file 'ResultStatus.ascx'... Packaging file 'img_22.jpg'... Packaging file 'ResourceSelector.ascx'... Packaging file 'folderopen.gif'... Packaging file 'img_27.jpg'... Packaging file 'img_7.jpg'... Packaging file 'img_28.jpg'... Packaging file 'DateTimeSelector.ascx'... Packaging file 'img_6.jpg'... Packaging file 'o3!.ico'... Packaging file 'img_34.jpg'... Packaging file 'img_29.jpg'... Packaging file 'Shield.png'... Packaging file 'SearchCriteria.ascx'... Packaging file 'View.aspx'... Packaging file 'DAL.dll'... Packaging file 'AddResourceToHierarchy.aspx.cs'... Packaging file 'StaffDelete32.png'... Packaging file 'ResourcesAdd.aspx'... Packaging file '{BFADE018-9105-4E2D-8ACC-A8D5CD8C9CF8}.htm'... Packaging file 'BLL.pdb'... Packaging file 'Recurrence.cs'... Packaging file 'ControlDesk72.png'... Packaging file 'ExportResourceType.aspx'... Packaging file 'RsrcTypes72.png'... Packaging file 'Delete32.png'... Packaging file '{5016913A-39CC-4D85-BD8A-DC235C73040B}.htm'... Packaging file 'TTRefresh72.png'... Packaging file 'img_24.jpg'... Packaging file 'join.gif'... Packaging file 'PropDelete32.png'... Packaging file 'timetable72.png'... Packaging file '{0F5642B4-1B9E-4E93-8856-46131B4CA8D2}.htm'... Packaging file 'PrcsBkings72.png'... Packaging file 'DatabaseAdmin.aspx.cs'... Packaging file 'UserResp72.png'... Packaging file 'CancelBookings.aspx.cs'... Packaging file 'img_1.jpg'... Packaging file 'img_37.jpg'... Packaging file 'report.jpg'... Packaging file 'ResourceHierarchyEdit.aspx'... Packaging file 'DateSelector.ascx'... Packaging file 'StaffSave72.png'... Packaging file 'nolines_minus.gif'... Packaging file 'DateTimeSelector.ascx.cs'... Packaging file 'ResourceValues.aspx.cs'... Packaging file 'DataSets72.png'... Packaging file 'Info72.png'... Packaging file 'TimetableImportReport.aspx'... Packaging file 'DateList.ascx'... Packaging file 'img_15.jpg'... Packaging file 'img_35.jpg'... Packaging file 'RprtProblem.png'... Packaging file 'img_9.jpg'... Packaging file '{B83FF071-A69A-4F86-9B8C-987108748D64}.htm'... Packaging file 'ResourceHierarchy.cs'... Packaging file '{7AFBD359-7FA1-4100-9DC9-DC4B3EE88EB4}.htm'... Packaging file 'img_25.jpg'... Packaging file 'UpdateData.aspx'... Packaging file 'DatabaseAdmin.ascx.cs'... Packaging file 'bb-resultset_next.gif'... Packaging file 'Responsibilities.aspx.cs'... Packaging file 'img_32.jpg'... Packaging file 'img_13.jpg'... ========== Rebuild All: 5 succeeded, 0 failed, 0 skipped ==========
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."
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
If you see no coffee in my immediate vicinity, speak slowly and use small words....
ConnectNL Directory | Blog
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET
0
#5 Feb 5th, 2009
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET
0
#6 Feb 5th, 2009
Re: Object reference not set to an instance of an object. in a setup Project in ASP.NET
0
#7 Feb 9th, 2009
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."
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Master/Detail DropDownList- Invalid column name error
- Next Thread: asp.net vs other technologies
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dropdownlist dropdownmenu dynamic edit embeddingactivexcontrol expose findcontrol flash flv formatdecimal forms formview gridview homeedition iframe iis javascript jquery list login menu microsoft mono mssql multistepregistration nameisnotdeclared numerical objects order panelmasterpagebuttoncontrols problem ratings rotatepage save schoolproject search security serializesmo.table silverlight smartcard sql sqlserver2005 ssl suse textbox tracking unauthorized validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment webservice wizard xml youareanotmemberofthedebuggerusers






