Hi Team, i have created jenkins setup for .NET project using msbuild tool and created build but getting failed could you please help find the attached build log.
UserMgmtService\FleetTest.cs(109,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\CompanyTest.cs(110,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(36,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\CompanyTest.cs(131,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(52,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(67,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(67,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'Device' and no accessible extension method 'Device' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(67,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(55,78): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(56,41): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(56,67): error CS1061: 'IHttpActionResult' does not contain a definition for 'geofenceModel' and no accessible extension method 'geofenceModel' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(81,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(121,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(121,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'Devices' and no accessible extension method 'Devices' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(91,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\CompanyTest.cs(216,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\CompanyTest.cs(216,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'CompanyNames' and no accessible extension method 'CompanyNames' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(97,94): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(99,89): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(100,66): error CS1061: 'IHttpActionResult' does not contain a definition for 'geofenceModel' and no accessible extension method 'geofenceModel' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(175,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\DeviceTests.cs(175,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'Devices' and no accessible extension method 'Devices' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(115,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(140,79): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(142,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(215,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(215,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'PermissionResponses' and no accessible extension method 'PermissionResponses' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(134,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(182,76): error CS1061: 'IHttpActionResult' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(184,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(157,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(226,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(179,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\GeofenceTest.cs(268,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UIService\GridSettingsTest.cs(201,31): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(255,39): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(261,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(262,41): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(263,41): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(264,41): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(354,110): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(357,65): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(26,51): error CS7036: There is no argument given that corresponds to the required formal parameter 'redisCacheManager' of 'AssetController.AssetController(IAssetDataService, IDeviceDataService, ITwoWayCommandStatusDataService, IDCXDownloadHistoryDataService, IRedisCacheManager)' [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(78,55): error CS1061: 'IHttpActionResult' does not contain a definition for 'Asset' and no accessible extension method 'Asset' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(448,62): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(451,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(91,51): error CS7036: There is no argument given that corresponds to the required formal parameter 'redisCacheManager' of 'AssetController.AssetController(IAssetDataService, IDeviceDataService, ITwoWayCommandStatusDataService, IDCXDownloadHistoryDataService, IRedisCacheManager)' [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(595,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(158,51): error CS7036: There is no argument given that corresponds to the required formal parameter 'redisCacheManager' of 'AssetController.AssetController(IAssetDataService, IDeviceDataService, ITwoWayCommandStatusDataService, IDCXDownloadHistoryDataService, IRedisCacheManager)' [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(210,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Assets' and no accessible extension method 'Assets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
ReeferService\AssetTest.cs(210,51): error CS1061: 'IHttpActionResult' does not contain a definition for 'Assets' and no accessible extension method 'Assets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(467,51): error CS7036: There is no argument given that corresponds to the required formal parameter 'redisCacheManager' of 'AssetController.AssetController(IAssetDataService, IDeviceDataService, ITwoWayCommandStatusDataService, IDCXDownloadHistoryDataService, IRedisCacheManager)' [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\FleetTest.cs(547,98): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(686,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(731,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(731,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'PermissionIDs' and no accessible extension method 'PermissionIDs' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(731,71): error CS1061: 'IHttpActionResult' does not contain a definition for 'PermissionIDs' and no accessible extension method 'PermissionIDs' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(731,103): error CS1061: 'IHttpActionResult' does not contain a definition for 'PermissionIDs' and no accessible extension method 'PermissionIDs' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(810,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(876,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\RolesTest.cs(876,43): error CS1061: 'IHttpActionResult' does not contain a definition for 'Users' and no accessible extension method 'Users' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\UserTest.cs(521,30): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\UserTest.cs(597,79): error CS1061: 'IHttpActionResult' does not contain a definition for 'Fleets' and no accessible extension method 'Fleets' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\UserTest.cs(599,36): error CS1061: 'IHttpActionResult' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]
UserMgmtService\UserTest.cs(599,55): error CS1061: 'IHttpActionResult' does not contain a definition for 'Users' and no accessible extension method 'Users' accepting a first argument of type 'IHttpActionResult' could be found (are you missing a using directive or an assembly reference?) [D:\IBM\Build\TripLINK\LatestCode\SourceCode\Carrier.ESolutions.Container.Services.IntegrationTest\Carrier.ESolutions.Container.Services.IntegrationTest.csproj]