Skip to content

Instantly share code, notes, and snippets.

@atin360
Created July 15, 2013 06:17
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 atin360/d76bc3259ec8aa8526b1 to your computer and use it in GitHub Desktop.
Save atin360/d76bc3259ec8aa8526b1 to your computer and use it in GitHub Desktop.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.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.
'HelloWorld_App22.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\bin\iPhone\Debug\HelloWorld_App22.vshost.exe', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld_App22.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.LoadReference' (0xcd0) has exited with code 0 (0x0).
'HelloWorld_App22.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\bin\iPhone\Debug\HelloWorld_App22.exe', Symbols loaded.
Getting device...
Starting debug on:iPhone4(2)
Remote building...
Microsoft (R) Build Engine version 4.0.30319.17929
[Microsoft .NET Framework, version 4.0.30319.18046]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 7/15/2013 11:45:52 AM.
Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\HelloWorld_App22.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:
C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\bin\iPhone\Debug\HelloWorld_App22.exe
C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\bin\iPhone\Debug\HelloWorld_App22.pdb
_GenerateBundleContentDir:
Preparing application bundle
_BuildNativeApplication:
Saying hello to the remote server at http://192.168.3.30:50569/
Fetching manifest...
Updating information about the remote server
Uploading changes...
Synchronizing with the remote server
Building...
Building application on the remote server
The thread '<No Name>' (0xe50) has exited with code 0 (0x0).
Done Building Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\HelloWorld_App22\HelloWorld_App22\HelloWorld_App22.csproj" (_RemoteBuild target(s)).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:10.45
Remote build finished...
Deploying application...
Requesting device/simulator information from the build server
Launching Application...
Starting debug session...
The thread '<No Name>' (0x17f0) has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment