4.4.0 tag is working correctly, as is master branch.

Any fix or advice appreciated.


Erik

---------- compile output ------------

                     Target CoreCompile:
                                Tool C:\PROGRA~2\MONO-3~1.3\bin\mcs.bat
execution started with arguments: /noconfig /debug:full /debug+ /optimize-
/out:obj\Debug\HypervResource.dll CloudStackTypes.cs IWmiCallsV2.cs
WmiCallsV2.cs Properties\AssemblyInfo.cs HypervResourceController.cs
Utils.cs /target:library /define:"DEBUG;TRACE"
/reference:..\packages\AWSSDK.1.5.23.0\lib\AWSSDK.dll
/reference:..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll
/reference:..\packages\log4net.2.0.0\lib\net40-full\log4net.dll
/reference:..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Configuration.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Management.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Net.Http.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Web.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Web.Http.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Xml.Linq.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Data.DataSetExtensions.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\Microsoft.CSharp.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Data.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Xml.dll
/reference:C:\PROGRA~2\MONO-3~1.3\lib\mono\4.5\..\xbuild-frameworks\.NETFramework\v4.5\RedistList\..\..\..\..\4.5\System.Core.dll
/reference:C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\bin\Debug\\WmiWrappers.dll
/warn:4
WmiCallsV2.cs(336,27): error CS0117: `HypervResource.Utils' does not
contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
WmiCallsV2.cs(2448,69): error CS0103: The name `jobObj' does not exist in
the current context
HypervResourceController.cs(239,31): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
HypervResourceController.cs(250,35): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
HypervResourceController.cs(992,27): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
HypervResourceController.cs(1284,31): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
HypervResourceController.cs(1560,39): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
HypervResourceController.cs(1567,35): error CS0117: `HypervResource.Utils'
does not contain a definition for `ConnectToRemote'
                                Utils.cs(32,18): (Location of the symbol
related to previous error)
                        Task "Csc" execution -- FAILED
                        Done building target "CoreCompile" in project
"C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\HypervResource\HypervResource.csproj".--
FAILED
                Done building project
"C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\HypervResource\HypervResource.csproj".--
FAILED
        Task "MSBuild" execution -- FAILED
        Done building target "Build" in project
"C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln".--
FAILED
Done building project
"C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln".--
FAILED

Build FAILED.
Errors:

C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln
(default targets) ->
(Build target) ->
C:\source\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\HypervResource\HypervResource.csproj
(default targets) ->
C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.CSharp.targets (CoreCompile
target) ->

        WmiCallsV2.cs(336,27): error CS0117: `HypervResource.Utils' does
not contain a definition for `ConnectToRemote'
        WmiCallsV2.cs(2448,69): error CS0103: The name `jobObj' does not
exist in the current context
        HypervResourceController.cs(239,31): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'
        HypervResourceController.cs(250,35): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'
        HypervResourceController.cs(992,27): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'
        HypervResourceController.cs(1284,31): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'
        HypervResourceController.cs(1560,39): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'
        HypervResourceController.cs(1567,35): error CS0117:
`HypervResource.Utils' does not contain a definition for `ConnectToRemote'

         0 Warning(s)
         8 Error(s)

Time Elapsed 00:00:07.6640000

Reply via email to