Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created October 3, 2013 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkhileshKumar01/6de19df15582048d7936 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/6de19df15582048d7936 to your computer and use it in GitHub Desktop.
Getting device...
Starting debug on:Apple’s iPhone
Remote building...
Microsoft (R) Build Engine version 4.0.30319.17929
[Microsoft .NET Framework, version 4.0.30319.18051]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 10/3/2013 7:35:36 PM.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.vshost.exe', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 'vshost.NotifyLoad' (0x14e0) has exited with code 0 (0x0).
The thread '<No Name>' (0xc20) has exited with code 0 (0x0).
The thread 'vshost.LoadReference' (0x1288) has exited with code 0 (0x0).
'Example_BackgroundExecution.vshost.exe' (Managed (v4.0.30319)): Loaded 'D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.exe', Symbols loaded.
Project "D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" on node 1 (_RemoteBuild target(s)).
_ResolveAssemblies:
ResolveAssemblies Task
ReferenceAssembliesDirectory: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\
I18nAssemblies:
Skipping profile assembly: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\monotouch.dll
Skipping profile assembly: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\mscorlib.dll
[Output] ResolvedAssemblies:
D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.exe
D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.pdb
_GenerateBundleContentDir:
Preparing application bundle
_BuildNativeApplication:
Saying hello to the remote server at http://192.168.3.7:51379/
Fetching manifest...
Updating information about the remote server
Uploading changes...
Synchronizing with the remote server
Building...
Building application on the remote server
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
Done Building Project "D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" (_RemoteBuild target(s)) -- FAILED.
Build FAILED.
"D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" (_RemoteBuild target) (1) ->
(_BuildNativeApplication target) ->
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:06.26
Microsoft (R) Build Engine version 4.0.30319.17929
[Microsoft .NET Framework, version 4.0.30319.18051]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 10/3/2013 7:35:36 PM.
Project "D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" on node 1 (_RemoteBuild target(s)).
_ResolveAssemblies:
ResolveAssemblies Task
ReferenceAssembliesDirectory: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\
I18nAssemblies:
Skipping profile assembly: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\monotouch.dll
Skipping profile assembly: C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v4.0\mscorlib.dll
[Output] ResolvedAssemblies:
D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.exe
D:\30th September\monotouch-samples-master\BackgroundExecution\bin\iPhone\Debug\Example_BackgroundExecution.pdb
_GenerateBundleContentDir:
Preparing application bundle
_BuildNativeApplication:
Saying hello to the remote server at http://192.168.3.7:51379/
Fetching manifest...
Updating information about the remote server
Uploading changes...
Synchronizing with the remote server
Building...
Building application on the remote server
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
Done Building Project "D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" (_RemoteBuild target(s)) -- FAILED.
Build FAILED.
"D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj" (_RemoteBuild target) (1) ->
(_BuildNativeApplication target) ->
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
C:\Program Files\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets(156,3): error : Remote build step failed. [D:\30th September\monotouch-samples-master\BackgroundExecution\BackgroundExecution.csproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:06.26
The program '[5204] Example_BackgroundExecution.vshost.exe: Program Trace' has exited with code 0 (0x0).
The program '[5204] Example_BackgroundExecution.vshost.exe: Managed (v4.0.30319)' has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment