Skip to content

Instantly share code, notes, and snippets.

@Vaccano
Created July 22, 2010 23:14
Show Gist options
  • Save Vaccano/486778 to your computer and use it in GitHub Desktop.
Save Vaccano/486778 to your computer and use it in GitHub Desktop.
Moles: processing Mobile.moles - parsing moles file
Moles: processing Mobile.moles - resolving assembly locations
output path: C:\src\ESP-ScanTrack\Mobile\TestUnits
intermediate path: C:\src\ESP-ScanTrack\Mobile\TestUnits\obj\Debug\Moles
moles assembly Mobile.Moles.dll not found
compilation hash file or generated assemblies not found
Moles: processing Mobile.moles - generating mole types and stub types
moles target .net runtime: v2.0.50727
moles target framework version: v3.5
>C:\Program Files\Microsoft Moles\bin\moles.exe C:\src\ESP-ScanTrack\Mobile\TestUnits\obj\Debug\Moles\Mobile.g.vs.moles /disabledeploy /targetframeworkversion:v3.5 /toolsversion:3.5 /diagnostic /verbosity:Noisy /intermediatepath:C:\src\ESP-ScanTrack\Mobile\TestUnits\obj\Debug\Moles /msbuildpath:C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild.exe /outputpath:C:\src\ESP-ScanTrack\Mobile\TestUnits
Microsoft Moles v0.91.50418.0 - http://research.microsoft.com/pex - .net v2.0.50727
Copyright (c) Microsoft Corporation 2007-2010. All rights reserved.
00:00:00.00> moles
[configuration] .net runtime version: 2.0.0.0
[configuration] platform: x86
[configuration] diagnostic is on
[code] output assembly name: Mobile.Moles
[code] visibility: exported or assembly(Mobile.Moles)
[configuration] writing updated stubs file -> C:\src\ESP-ScanTrack\Mobile\TestUnits\obj\Debug\Moles\Mobile.Moles.g.moles
[dump] C:\src\ESP-ScanTrack\Mobile\TestUnits\obj\Debug\Moles\Mobile.Moles.g.moles
<?xml version="1.0" encoding="utf-8"?>
<Moles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Diagnostic="true" Verbosity="Noisy" xmlns="http://schemas.microsoft.com/moles/2010/">
<Assembly Name="Mobile" Location="C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe" ReflectionOnly="true" />
<CodeStyle MaxIdentifierLength="256" />
<StubGeneration>
<Types />
</StubGeneration>
<MoleGeneration>
<Types />
</MoleGeneration>
<Compilation>
<Reference FullName="Microsoft.Data.Schema, Version=9.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\VSTSDB\Microsoft.Data.Schema.dll" />
<Reference FullName="Microsoft.Data.Schema.UnitTesting, Version=9.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\VSTSDB\Microsoft.Data.Schema.UnitTesting.dll" />
<Reference FullName="Microsoft.Moles.Framework, Version=0.91.50418.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Path="C:\Program Files\Microsoft Moles\PublicAssemblies\Microsoft.Moles.Framework.dll" />
<Reference FullName="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" />
<Reference FullName="OpenNETCF.Drawing, Version=2.3.0.39, Culture=neutral, PublicKeyToken=e60dbea84bb431b7" Path="C:\src\ESP-ScanTrack\Mobile\Smart Device Framework\OpenNETCF.Drawing.dll" />
<Reference FullName="Rhino.Mocks, Version=3.6.0.0, Culture=neutral, PublicKeyToken=0b3305902db7183f" Path="C:\src\ESP-ScanTrack\lib\Rhino Mocks\Rhino.Mocks.dll" />
<Reference FullName="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" />
<Reference FullName="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll" />
<Reference FullName="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" />
<Reference FullName="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" />
<Reference FullName="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" />
<Reference FullName="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" />
<Reference FullName="System.XML, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" />
<Reference FullName="Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=" Path="C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe" />
<Reference FullName="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" />
</Compilation>
</Moles>
<?xml version="1.0" encoding="utf-8"?>
<Moles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Diagnostic="true" Verbosity="Noisy" xmlns="http://schemas.microsoft.com/moles/2010/">
<Assembly Name="Mobile" Location="C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe" ReflectionOnly="true" />
<CodeStyle MaxIdentifierLength="256" />
<StubGeneration>
<Types />
</StubGeneration>
<MoleGeneration>
<Types />
</MoleGeneration>
<Compilation>
<Reference FullName="Microsoft.Data.Schema, Version=9.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\VSTSDB\Microsoft.Data.Schema.dll" />
<Reference FullName="Microsoft.Data.Schema.UnitTesting, Version=9.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\VSTSDB\Microsoft.Data.Schema.UnitTesting.dll" />
<Reference FullName="Microsoft.Moles.Framework, Version=0.91.50418.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Path="C:\Program Files\Microsoft Moles\PublicAssemblies\Microsoft.Moles.Framework.dll" />
<Reference FullName="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" />
<Reference FullName="OpenNETCF.Drawing, Version=2.3.0.39, Culture=neutral, PublicKeyToken=e60dbea84bb431b7" Path="C:\src\ESP-ScanTrack\Mobile\Smart Device Framework\OpenNETCF.Drawing.dll" />
<Reference FullName="Rhino.Mocks, Version=3.6.0.0, Culture=neutral, PublicKeyToken=0b3305902db7183f" Path="C:\src\ESP-ScanTrack\lib\Rhino Mocks\Rhino.Mocks.dll" />
<Reference FullName="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" />
<Reference FullName="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll" />
<Reference FullName="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" />
<Reference FullName="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" />
<Reference FullName="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" />
<Reference FullName="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" />
<Reference FullName="System.XML, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" />
<Reference FullName="Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=" Path="C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe" />
<Reference FullName="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Path="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" />
</Compilation>
</Moles>
[metadata] loading C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe (reflection only)
[metadata] loaded C:\src\ESP-ScanTrack\Mobile\Mobile\bin\Debug\Mobile.exe
!warning! [metadata] failed to load module Mobile.exe:
!warning! [metadata] Cannot resolve dependency to assembly 'System.Windows.Forms, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Windows.Forms, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Windows.Forms, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System.Data, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Data, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Data, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System.Web.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Web.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Web.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System.Drawing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Drawing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Drawing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Cannot resolve dependency to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
System.IO.FileLoadException: Cannot resolve dependency to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
!warning! [metadata] Method 'PreFilterMessage' in type 'ARUP.ScanTrack.Mobile.InactivityFilter' from assembly 'Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
System.TypeLoadException: Method 'PreFilterMessage' in type 'ARUP.ScanTrack.Mobile.InactivityFilter' from assembly 'Mobile, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
!error! [code] assembly contains no types or failed to load properly
00:00:00.50> moles generator 1 errors, 9 warnings
moles compiler returned error while loading the assembly (-1005 - 0xfffffc13)
Moles: processing Mobile.moles - generation finished
moles generation failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment