CONSOLE MESSAGES 10 TESTS ARTIFACTS 1Build started 2git clone -q --branch=master git@bitbucket.org:cadreprojects/StoneCrestCowebsite.git c:\projects\source 3git checkout -qf 88703eb21d00 4"C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe" "Source\StoneCrestCo.sln" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" 5Microsoft (R) Build Engine version 12.0.30723.0 6[Microsoft .NET Framework, version 4.0.30319.34209] 7Copyright (C) Microsoft Corporation. All rights reserved. 8 9Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. 10Build started 10/15/2014 5:57:26 AM. 11Project "C:\projects\source\Source\StoneCrestCo.sln" on node 1 (default targets). 12ValidateSolutionConfiguration: 13 Building solution configuration "Debug|Any CPU". 14Project "C:\projects\source\Source\StoneCrestCo.sln" (1) is building "C:\projects\source\Source\Model\Model.csproj" (2) on node 1 (default targets). 15PrepareForBuild: 16 Creating directory "bin\Debug\". 17 Creating directory "obj\Debug\". 18CoreCompile: 19 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\StoneCrestCo.Website.Model.dll /subsystemversion:6.00 /target:library /utf8output Address.cs AddressType.cs AutomationTask.cs BaseObject.cs Country.cs Document.cs EventPosting.cs JobPosting.cs LogType.cs Navigation.cs NavigationItem.cs NewsPosting.cs Page.cs DataType.cs Device.cs DeviceType.cs LogActionType.cs LogItem.cs Model.cs PageAttribute.cs PageAttributeType.cs PageInfo.cs PageOtherUrl.cs Permission.cs Properties\AssemblyInfo.cs Setting.cs SettingGroup.cs SharedContent.cs SignInHistory.cs State.cs User.cs UserRole.cs Validation\Address.cs Validation\AddressType.cs Validation\AutomationTask.cs Validation\Country.cs Validation\DataType.cs Validation\Device.cs Validation\DeviceType.cs Validation\Document.cs Validation\EventPosting.cs Validation\JobPosting.cs Validation\LogActionType.cs Validation\LogItem.cs Validation\LogType.cs Validation\Navigation.cs Validation\NavigationItem.cs Validation\NewsPosting.cs Validation\Page.cs Validation\PageAttribute.cs Validation\PageAttributeType.cs Validation\PageOtherUrl.cs Validation\Permission.cs Validation\Setting.cs Validation\SettingGroup.cs Validation\SharedContent.cs Validation\SignInHistory.cs Validation\State.cs Validation\User.cs Validation\UserRole.cs Validation\Validators_DoNotRerun.cs Validation\Validators_DoNotRerun1.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 20_CopyFilesMarkedCopyLocal: 21 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll" to "bin\Debug\EntityFramework.dll". 22 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll" to "bin\Debug\EntityFramework.SqlServer.dll". 23 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.xml" to "bin\Debug\EntityFramework.xml". 24 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.xml" to "bin\Debug\EntityFramework.SqlServer.xml". 25_CopyAppConfigFile: 26 Copying file from "App.config" to "bin\Debug\StoneCrestCo.Website.Model.dll.config". 27CopyFilesToOutputDirectory: 28 Copying file from "obj\Debug\StoneCrestCo.Website.Model.dll" to "bin\Debug\StoneCrestCo.Website.Model.dll". 29 Model -> C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll 30 Copying file from "obj\Debug\StoneCrestCo.Website.Model.pdb" to "bin\Debug\StoneCrestCo.Website.Model.pdb". 31Done Building Project "C:\projects\source\Source\Model\Model.csproj" (default targets). 32Project "C:\projects\source\Source\StoneCrestCo.sln" (1) is building "C:\projects\source\Source\Data\Data.csproj" (3) on node 1 (default targets). 33EntityDeployNonEmbeddedResources: 34Skipping target "EntityDeployNonEmbeddedResources" because it has no outputs. 35EntityDeployEmbeddedResources: 36 Processing 1 EDMX files. 37 Starting to process input file 'Database.edmx'. 38 Finished processing input file 'Database.edmx'. 39 Finished processing 1 EDMX files. 40PrepareForBuild: 41 Creating directory "bin\Debug\". 42Project "C:\projects\source\Source\Data\Data.csproj" (3) is building "C:\projects\source\Source\Common\Common.csproj" (4) on node 1 (default targets). 43PrepareForBuild: 44 Creating directory "bin\Debug\". 45 Creating directory "obj\Debug\". 46GenerateTargetFrameworkMonikerAttribute: 47Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 48CoreCompile: 49 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\StoneCrestCo.Website.Common.dll /subsystemversion:6.00 /target:library /utf8output CoreUtility.cs CurrentContext.cs ListHelper.cs DataSetHelper.cs DataTypeHelper.cs Ecommerce.cs Encryption.cs EnumHelper.cs FileHelper.cs Logging\Logger.cs NativeMethods.cs NumberHelper.cs PasswordHelper.cs Persistence.cs Properties\AssemblyInfo.cs RandomHelper.cs Reflection.cs Server.cs StringHelper.cs Tracer.cs UIHelper.cs WebUtility.cs Windows\ADSI.cs Windows\Threads\CustomThreadPool.cs Windows\Threads\Delegates.cs Windows\Threads\LockOrderException.cs Windows\Threads\LockTimeoutException.cs Windows\Threads\LockToken.cs Windows\Threads\OrderedLock.cs Windows\Threads\RandomAccessQueue.cs Windows\Threads\SyncLock.cs Windows\Threads\ThreadController.cs Windows\Threads\ThreadPoolWorkItem.cs Windows\VirtualDirectory.cs Xml.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 50_CopyFilesMarkedCopyLocal: 51 Copying file from "C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.dll" to "bin\Debug\log4net.dll". 52 Copying file from "C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.xml" to "bin\Debug\log4net.xml". 53CopyFilesToOutputDirectory: 54 Copying file from "obj\Debug\StoneCrestCo.Website.Common.dll" to "bin\Debug\StoneCrestCo.Website.Common.dll". 55 Common -> C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll 56 Copying file from "obj\Debug\StoneCrestCo.Website.Common.pdb" to "bin\Debug\StoneCrestCo.Website.Common.pdb". 57Done Building Project "C:\projects\source\Source\Common\Common.csproj" (default targets). 58GenerateTargetFrameworkMonikerAttribute: 59Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 60CoreCompile: 61 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll /reference:C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll /reference:C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\StoneCrestCo.Website.Data.dll /subsystemversion:6.00 /resource:obj\Debug\edmxResourcesToEmbed\Database.csdl,Database.csdl /resource:obj\Debug\edmxResourcesToEmbed\Database.msl,Database.msl /resource:obj\Debug\edmxResourcesToEmbed\Database.ssdl,Database.ssdl /target:library /utf8output Address.cs AddressDataHelper.cs AddressType.cs AddressTypeDataHelper.cs AutomationTask.cs AutomationTaskDataHelper.cs Context.cs Country.cs CountryDataHelper.cs Database.Context.cs Database.cs DatabaseContext.cs DataHelpers.cs Database.Designer.cs DataType.cs DataTypeDataHelper.cs Device.cs DeviceDataHelper.cs DeviceType.cs DeviceTypeDataHelper.cs Document.cs DocumentDataHelper.cs EventPosting.cs EventPostingDataHelper.cs JobPosting.cs JobPostingDataHelper.cs LogActionType.cs LogActionTypeDataHelper.cs LogItem.cs LogItemDataHelper.cs LogType.cs LogTypeDataHelper.cs Navigation.cs NavigationDataHelper.cs NavigationItem.cs NavigationItemDataHelper.cs NewsPosting.cs NewsPostingDataHelper.cs Page.cs PageAttribute.cs PageAttributeDataHelper.cs PageAttributeType.cs PageAttributeTypeDataHelper.cs PageDataHelper.cs PageOtherUrl.cs PageOtherUrlDataHelper.cs Permission.cs PermissionDataHelper.cs Properties\AssemblyInfo.cs Setting.cs SettingDataHelper.cs SettingGroup.cs SettingGroupDataHelper.cs SharedContent.cs SharedContentDataHelper.cs SignInHistory.cs SignInHistoryDataHelper.cs State.cs StateDataHelper.cs User.cs UserDataHelper.cs UserRole.cs UserRoleDataHelper.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 62_CopyFilesMarkedCopyLocal: 63 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll" to "bin\Debug\EntityFramework.dll". 64 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll" to "bin\Debug\EntityFramework.SqlServer.dll". 65 Copying file from "C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.dll" to "bin\Debug\log4net.dll". 66 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll" to "bin\Debug\StoneCrestCo.Website.Common.dll". 67 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll" to "bin\Debug\StoneCrestCo.Website.Model.dll". 68 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.pdb" to "bin\Debug\StoneCrestCo.Website.Common.pdb". 69 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.pdb" to "bin\Debug\StoneCrestCo.Website.Model.pdb". 70 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.xml" to "bin\Debug\EntityFramework.xml". 71 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.xml" to "bin\Debug\EntityFramework.SqlServer.xml". 72 Copying file from "C:\projects\source\Source\packages\log4net.2.0.3\lib\net40-full\log4net.xml" to "bin\Debug\log4net.xml". 73_CopyAppConfigFile: 74 Copying file from "App.Config" to "bin\Debug\StoneCrestCo.Website.Data.dll.config". 75CopyFilesToOutputDirectory: 76 Copying file from "obj\Debug\StoneCrestCo.Website.Data.dll" to "bin\Debug\StoneCrestCo.Website.Data.dll". 77 Data -> C:\projects\source\Source\Data\bin\Debug\StoneCrestCo.Website.Data.dll 78 Copying file from "obj\Debug\StoneCrestCo.Website.Data.pdb" to "bin\Debug\StoneCrestCo.Website.Data.pdb". 79Done Building Project "C:\projects\source\Source\Data\Data.csproj" (default targets). 80Project "C:\projects\source\Source\StoneCrestCo.sln" (1) is building "C:\projects\source\Source\Business\Business.csproj" (5) on node 1 (default targets). 81PrepareForBuild: 82 Creating directory "bin\Debug\". 83 Creating directory "obj\Debug\". 84GenerateTargetFrameworkMonikerAttribute: 85Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 86CoreCompile: 87 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll /reference:C:\projects\source\Source\Data\bin\Debug\StoneCrestCo.Website.Data.dll /reference:C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Services.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\StoneCrestCo.Website.Business.dll /subsystemversion:6.00 /target:library /utf8output BingSearchHelper.cs CommunicationHelper.cs Exceptions\Exceptions.cs Generated\AddressBusiness.cs Generated\AddressTypeBusiness.cs Generated\AutomationTaskBusiness.cs Generated\BusinessStubs.cs Generated\CountryBusiness.cs Generated\DataTypeBusiness.cs Generated\DeviceBusiness.cs Generated\DeviceTypeBusiness.cs Generated\DocumentBusiness.cs Generated\EventPostingBusiness.cs Generated\JobPostingBusiness.cs Generated\LogActionTypeBusiness.cs Generated\LogItemBusiness.cs Generated\LogTypeBusiness.cs Generated\NavigationBusiness.cs Generated\NavigationItemBusiness.cs Generated\NewsPostingBusiness.cs Generated\PageAttributeBusiness.cs Generated\PageAttributeTypeBusiness.cs Generated\PageBusiness.cs Generated\PageOtherUrlBusiness.cs Generated\PermissionBusiness.cs Generated\SettingBusiness.cs Generated\SettingGroupBusiness.cs Generated\SharedContentBusiness.cs Generated\SignInHistoryBusiness.cs Generated\StateBusiness.cs Generated\UserBusiness.cs Generated\UserRoleBusiness.cs PageBusiness.cs PageUrlBusiness.cs Properties\AssemblyInfo.cs SettingBusiness.cs UserBusiness.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 88_CopyFilesMarkedCopyLocal: 89 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll" to "bin\Debug\EntityFramework.dll". 90 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll" to "bin\Debug\EntityFramework.SqlServer.dll". 91 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll" to "bin\Debug\StoneCrestCo.Website.Common.dll". 92 Copying file from "C:\projects\source\Source\Data\bin\Debug\StoneCrestCo.Website.Data.dll" to "bin\Debug\StoneCrestCo.Website.Data.dll". 93 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll" to "bin\Debug\StoneCrestCo.Website.Model.dll". 94 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.dll" to "bin\Debug\log4net.dll". 95 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.pdb" to "bin\Debug\StoneCrestCo.Website.Common.pdb". 96 Copying file from "C:\projects\source\Source\Data\bin\Debug\StoneCrestCo.Website.Data.pdb" to "bin\Debug\StoneCrestCo.Website.Data.pdb". 97 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.pdb" to "bin\Debug\StoneCrestCo.Website.Model.pdb". 98 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.xml" to "bin\Debug\EntityFramework.xml". 99 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.xml" to "bin\Debug\EntityFramework.SqlServer.xml". 100 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.xml" to "bin\Debug\log4net.xml". 101_CopyAppConfigFile: 102 Copying file from "App.config" to "bin\Debug\StoneCrestCo.Website.Business.dll.config". 103CopyFilesToOutputDirectory: 104 Copying file from "obj\Debug\StoneCrestCo.Website.Business.dll" to "bin\Debug\StoneCrestCo.Website.Business.dll". 105 Business -> C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.dll 106 Copying file from "obj\Debug\StoneCrestCo.Website.Business.pdb" to "bin\Debug\StoneCrestCo.Website.Business.pdb". 107Done Building Project "C:\projects\source\Source\Business\Business.csproj" (default targets). 108Project "C:\projects\source\Source\StoneCrestCo.sln" (1) is building "C:\projects\source\Source\WebUI\WebUI.csproj" (6) on node 1 (default targets). 109PrepareForBuild: 110 Creating directory "bin\". 111 Creating directory "obj\Debug\". 112GenerateTargetFrameworkMonikerAttribute: 113Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 114CoreCompile: 115 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\source\Source\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll /reference:C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.dll /reference:C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll /reference:C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Services.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:C:\projects\source\Source\packages\WebGrease.1.6.0\lib\WebGrease.dll /debug+ /debug:full /optimize- /out:obj\Debug\StoneCrestCo.Website.WebUI.dll /subsystemversion:6.00 /target:library /utf8output App_Start\BundleConfig.cs Controllers\BaseController.cs Controllers\CareersController.cs Controllers\NewsController.cs Controllers\HomeController.cs Global.asax.cs Infrastructure\HtmlHelpers\SharedContent.cs Infrastructure\HtmlHelpers\Navigation.cs Infrastructure\HtmlHelpers\Anchor.cs Infrastructure\HtmlHelpers\PageInfo.cs Infrastructure\HtmlHelpers\Reference.cs Properties\AssemblyInfo.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 116_CopyFilesMarkedCopyLocal: 117 Copying file from "C:\projects\source\Source\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". 118 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll" to "bin\EntityFramework.dll". 119 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll" to "bin\EntityFramework.SqlServer.dll". 120 Copying file from "C:\projects\source\Source\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". 121 Copying file from "C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". 122 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.dll" to "bin\StoneCrestCo.Website.Business.dll". 123 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll" to "bin\StoneCrestCo.Website.Common.dll". 124 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll" to "bin\StoneCrestCo.Website.Model.dll". 125 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". 126 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". 127 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". 128 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". 129 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". 130 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". 131 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". 132 Copying file from "C:\projects\source\Source\packages\WebGrease.1.6.0\lib\WebGrease.dll" to "bin\WebGrease.dll". 133 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Data.dll" to "bin\StoneCrestCo.Website.Data.dll". 134 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.dll" to "bin\log4net.dll". 135 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.pdb" to "bin\StoneCrestCo.Website.Business.pdb". 136 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.pdb" to "bin\StoneCrestCo.Website.Common.pdb". 137 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.pdb" to "bin\StoneCrestCo.Website.Model.pdb". 138 Copying file from "C:\projects\source\Source\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb" to "bin\Antlr3.Runtime.pdb". 139 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.xml" to "bin\EntityFramework.xml". 140 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.xml" to "bin\EntityFramework.SqlServer.xml". 141 Copying file from "C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". 142 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". 143 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". 144 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.xml" to "bin\System.Web.Optimization.xml". 145 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". 146 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". 147 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". 148 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". 149 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Data.pdb" to "bin\StoneCrestCo.Website.Data.pdb". 150 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.xml" to "bin\log4net.xml". 151_CopyAppConfigFile: 152 Copying file from "Web.config" to "bin\StoneCrestCo.Website.WebUI.dll.config". 153CopyFilesToOutputDirectory: 154 Copying file from "obj\Debug\StoneCrestCo.Website.WebUI.dll" to "bin\StoneCrestCo.Website.WebUI.dll". 155 WebUI -> C:\projects\source\Source\WebUI\bin\StoneCrestCo.Website.WebUI.dll 156 Copying file from "obj\Debug\StoneCrestCo.Website.WebUI.pdb" to "bin\StoneCrestCo.Website.WebUI.pdb". 157Done Building Project "C:\projects\source\Source\WebUI\WebUI.csproj" (default targets). 158The target "MvcBuildViews" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets (840,131)" does not exist in the project, and will be ignored. 159Project "C:\projects\source\Source\StoneCrestCo.sln" (1) is building "C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj" (7) on node 1 (default targets). 160PrepareForBuild: 161 Creating directory "bin\". 162 Creating directory "obj\Debug\". 163GenerateTargetFrameworkMonikerAttribute: 164Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 165CoreCompile: 166 C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll /reference:C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\source\Source\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll /reference:C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.dll /reference:C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll /reference:C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.dll /reference:C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /optimize- /out:obj\Debug\StoneCrestCo.Website.WebAdminUI.dll /subsystemversion:6.00 /target:library /utf8output App_Start\FilterConfig.cs App_Start\RouteConfig.cs Controllers\DocumentsController.cs Controllers\EventPostingsController.cs Controllers\NewsPostingsController.cs Controllers\JobPostingsController.cs Controllers\BaseController.cs Controllers\HomeController.cs Controllers\UsersController.cs Controllers\DashboardController.cs Controllers\AutomationTasksController.cs Global.asax.cs Helpers\Control.cs Helpers\Navigation.cs Infrastructure\ActionNotifications.cs Infrastructure\CurrentUser.cs Infrastructure\Extensions.cs Infrastructure\RequirePermissionsAttribute.cs Infrastructure\JsonErrorAttribute.cs Infrastructure\JsonException.cs Infrastructure\PageRequestRedirectAttribute.cs Infrastructure\RequireAuthenticationAttribute.cs Infrastructure\RequireHttpsAttribute.cs Infrastructure\UserMessage.cs Properties\AssemblyInfo.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" 167Controllers\DocumentsController.cs(70,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 168Controllers\DocumentsController.cs(111,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 169Controllers\EventPostingsController.cs(47,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 170Controllers\EventPostingsController.cs(93,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 171Controllers\NewsPostingsController.cs(53,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 172Controllers\NewsPostingsController.cs(100,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 173Controllers\JobPostingsController.cs(68,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 174Controllers\JobPostingsController.cs(125,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 175Controllers\AutomationTasksController.cs(49,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 176Controllers\AutomationTasksController.cs(88,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 177_CopyFilesMarkedCopyLocal: 178 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.dll" to "bin\EntityFramework.dll". 179 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll" to "bin\EntityFramework.SqlServer.dll". 180 Copying file from "C:\projects\source\Source\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". 181 Copying file from "C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". 182 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.dll" to "bin\StoneCrestCo.Website.Business.dll". 183 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.dll" to "bin\StoneCrestCo.Website.Common.dll". 184 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.dll" to "bin\StoneCrestCo.Website.Model.dll". 185 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". 186 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". 187 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". 188 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". 189 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". 190 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". 191 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Data.dll" to "bin\StoneCrestCo.Website.Data.dll". 192 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.dll" to "bin\log4net.dll". 193 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Business.pdb" to "bin\StoneCrestCo.Website.Business.pdb". 194 Copying file from "C:\projects\source\Source\Common\bin\Debug\StoneCrestCo.Website.Common.pdb" to "bin\StoneCrestCo.Website.Common.pdb". 195 Copying file from "C:\projects\source\Source\Model\bin\Debug\StoneCrestCo.Website.Model.pdb" to "bin\StoneCrestCo.Website.Model.pdb". 196 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.xml" to "bin\EntityFramework.xml". 197 Copying file from "C:\projects\source\Source\packages\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.xml" to "bin\EntityFramework.SqlServer.xml". 198 Copying file from "C:\projects\source\Source\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". 199 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". 200 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Mvc.5.1.1\lib\net45\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". 201 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.Razor.3.1.1\lib\net45\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". 202 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". 203 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". 204 Copying file from "C:\projects\source\Source\packages\Microsoft.AspNet.WebPages.3.1.1\lib\net45\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". 205 Copying file from "C:\projects\source\Source\Business\bin\Debug\StoneCrestCo.Website.Data.pdb" to "bin\StoneCrestCo.Website.Data.pdb". 206 Copying file from "C:\projects\source\Source\Common\bin\Debug\log4net.xml" to "bin\log4net.xml". 207_CopyAppConfigFile: 208 Copying file from "Web.config" to "bin\StoneCrestCo.Website.WebAdminUI.dll.config". 209CopyFilesToOutputDirectory: 210 Copying file from "obj\Debug\StoneCrestCo.Website.WebAdminUI.dll" to "bin\StoneCrestCo.Website.WebAdminUI.dll". 211 WebAdminUI -> C:\projects\source\Source\WebAdminUI\bin\StoneCrestCo.Website.WebAdminUI.dll 212 Copying file from "obj\Debug\StoneCrestCo.Website.WebAdminUI.pdb" to "bin\StoneCrestCo.Website.WebAdminUI.pdb". 213Done Building Project "C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj" (default targets). 214Done Building Project "C:\projects\source\Source\StoneCrestCo.sln" (default targets). 215 216Build succeeded. 217 218"C:\projects\source\Source\StoneCrestCo.sln" (default target) (1) -> 219"C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj" (default target) (7) -> 220(CoreCompile target) -> 221 Controllers\DocumentsController.cs(70,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 222 Controllers\DocumentsController.cs(111,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 223 Controllers\EventPostingsController.cs(47,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 224 Controllers\EventPostingsController.cs(93,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 225 Controllers\NewsPostingsController.cs(53,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 226 Controllers\NewsPostingsController.cs(100,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 227 Controllers\JobPostingsController.cs(68,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 228 Controllers\JobPostingsController.cs(125,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 229 Controllers\AutomationTasksController.cs(49,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 230 Controllers\AutomationTasksController.cs(88,30): warning CS0168: The variable 'ex' is declared but never used [C:\projects\source\Source\WebAdminUI\WebAdminUI.csproj] 231 232 10 Warning(s) 233 0 Error(s) 234 235Time Elapsed 00:00:30.21 236Discovering tests...Done 237Packaging artifacts...Done 238Build success