Skip to content

Instantly share code, notes, and snippets.

@thunklife
Created March 2, 2013 23:51
Show Gist options
  • Select an option

  • Save thunklife/5073803 to your computer and use it in GitHub Desktop.

Select an option

Save thunklife/5073803 to your computer and use it in GitHub Desktop.
What is this...I don't even...
Source Error:
Line 15: protected void Application_Start(object sender, EventArgs e)
Line 16: {
Line 17: FubuApplication.DefaultPolicies().StructureMapObjectFactory().Bootstrap();
Line 18:
Line 19: }
Source File: c:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\Global.asax.cs Line: 17
Stack Trace:
[FubuException: FubuCore Error 0:
Restarted 3/2/2013 3:48:48 PM
Application Path C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
Errors
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null' v0.9.10.709
System.ApplicationException: Unable to find exported types from assembly FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null ---> System.TypeLoadException: Could not load type 'FubuValidation.Fields.IFieldValidationSource' from assembly 'FubuValidation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 64
--- End of inner exception stack trace ---
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 74
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.GenericEnumerableExtensions.Each[T](IEnumerable`1 values, Action`1 eachAction) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 76
at System.Collections.Generic.GenericEnumerableExtensions.AddRange[T](IList`1 list, IEnumerable`1 items) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 121
at FubuMVC.Core.Registration.TypePool.get_types() in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 60
at FubuMVC.Core.Registration.TypePool.TypesMatching(Func`2 filter) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 142
at FubuMVC.Core.FubuExtensionFinder.FindAllExtensionTypes(IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 29
at FubuMVC.Core.FubuExtensionFinder.ApplyExtensions(FubuRegistry registry, IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 17
at FubuMVC.Core.FubuApplication.<applyFubuExtensionsFromPackages>b__17(Object o, PackageLog l) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuApplication.cs:line 221
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Assemblies
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mscorlib 4.0.0.0 file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
System.Web 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
System 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Core 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
System.Configuration 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Runtime.Caching 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
Microsoft.Build.Utilities.v4.0 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
Microsoft.JScript 10.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
System.Web.WebPages.Deployment 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_1.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
System.Web.WebPages.Deployment 2.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
Microsoft.VisualStudio.Web.PageInspector.Loader 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Loader/v4.0_1.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Loader.dll
Microsoft.VisualStudio.Web.PageInspector.Runtime 1.2.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Runtime/v4.0_1.2.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Runtime.dll
Microsoft.Web.Infrastructure 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Web.Infrastructure/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll
App_global.asax.uky48rjs 0.0.0.0 file:///C:/Users/Jesse/AppData/Local/Temp/Temporary ASP.NET Files/root/8f61c4e4/44813779/App_global.asax.uky48rjs.DLL
FubuValidation 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.DLL
System.ServiceModel.Activation 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll
System.Web.Extensions 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
FubuMVC.Core 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.DLL
FubuMVC.StructureMap 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.StructureMap.DLL
StructureMap 2.6.4.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/StructureMap.DLL
FubuCore 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuCore.DLL
Bottles 1.0.0.443 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Bottles.DLL
FubuLocalization 0.9.5.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuLocalization.DLL
FubuMVC.Core.Assets 0.9.9.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.Assets.DLL
Microsoft.GeneratedCode 1.0.0.0 None
FubuMVC.Core.UI 1.0.1.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.UI.DLL
FubuMVC.Core.View 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.View.DLL
FubuMVC.Diagnostics 0.9.6.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Diagnostics.DLL
FubuMVC.JQueryUI 0.5.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.JQueryUI.DLL
FubuMVC.Media 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Media.DLL
FubuMVC.Navigation 0.9.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Navigation.DLL
FubuMVC.SlickGrid 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.SlickGrid.DLL
FubuMVC.Spark 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Spark.DLL
FubuMVC.TwitterBootstrap 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.TwitterBootstrap.DLL
FubuMVC.Validation 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Validation.DLL
FubuValidation.StructureMap 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.StructureMap.DLL
HtmlTags 1.2.0.150 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/HtmlTags.DLL
Spark 1.7.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Spark.DLL
Anonymously Hosted DynamicMethods Assembly 0.0.0.0 None
System.ComponentModel.DataAnnotations 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
System.Web.ApplicationServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
System.Drawing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.Build.Framework 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
System.ServiceModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
System.Runtime.Serialization 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
System.Runtime.DurableInstancing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
System.Xaml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
System.IdentityModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
System.EnterpriseServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Logs
------------------------------------------------------------------------------------------------
Bottling Process finished on 3/2/2013 at 3:48:48 PM
------------------------------------------------------------------------------------------------
FubuMVC Packaging Facility
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.LinkedFolders.LinkedFolderPackageLoader
No linked folders found in the package manifest file at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.FubuMvcZipFilePackageLoader
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin\fubu-packages
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.StandaloneAssemblyPackageLoader
------------------------------------------------------------------------------------------------
FubuMVC.Core.FubuModuleAttributePackageLoader
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin
------------------------------------------------------------------------------------------------
Adding package web content folders to the virtual path provider (VirtualPathProviderActivator)
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent to the virtual directory provider
------------------------------------------------------------------------------------------------
Lambda expression at: FubuMVC.Core.FubuApplication+<>c__DisplayClass13.<Bootstrap>b__c(), line 0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null' v0.9.9.325
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' v1.0.1.351
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null' v0.9.6.215
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' v0.5.0.226
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' v1.0.0.0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null' v0.9.0.88
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.435
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.433
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chains\ChainVisualization.spark
View model type is : [FubuMVC.Diagnostics.Chains.ChainVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chrome\Chrome.spark
View model type is : [FubuMVC.Diagnostics.Chrome.DashboardChrome]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Dashboard\Dashboard.spark
View model type is : [FubuMVC.Diagnostics.Dashboard.DashboardModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\ModelBinding\ModelBindingGraph.spark
View model type is : [FubuMVC.Diagnostics.ModelBinding.ModelBindingExplorerViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Packaging\Packaging.spark
View model type is : [FubuMVC.Diagnostics.Packaging.PackageDiagnosticsModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\Requests.spark
View model type is : [FubuMVC.Diagnostics.Requests.RequestsViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\RequestVisualization.spark
View model type is : [FubuMVC.Diagnostics.Requests.HttpRequestVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Routes\Routes.spark
View model type is : [FubuMVC.Diagnostics.Routes.RouteExplorerModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Services\ServiceEndpoints.spark
View model type is : [FubuMVC.Diagnostics.Services.ServiceViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Visualization\BehaviorNode.spark
View model type is : [FubuMVC.Diagnostics.Visualization.BehaviorNodeViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
FubuMVC.StructureMap.SingletonSpinupActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPrecompilerActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetGraphConfigurationActivator
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\global.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\diagnostics.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\jqueryui.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\slickgrid.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\twitterbootstrap.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\validation.asset.config
------------------------------------------------------------------------------------------------
Building the assetFileGraph from the application and package content folders
No content folders found underneath C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content\scripts
------------------------------------------------------------------------------------------------
Verify the existence of assets specified in *.asset.config or *.script.config files
------------------------------------------------------------------------------------------------
Registering file extensions for asset transformations to the appropriate MimeType's
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetCombinationBuildingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPolicyActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.Caching.AssetFileWatchingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI.DisplayConversionRegistryActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingConfigActivator
Looking for *view.config files
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingPolicyActivator
Registering application as global sharing.
Compiling dependencies for [FubuMVC.Core.Assets, FubuMVC.Core.UI, FubuMVC.Core.View, FubuMVC.Diagnostics, FubuMVC.JQueryUI, FubuMVC.Media, FubuMVC.Navigation, FubuMVC.SlickGrid, FubuMVC.Spark, FubuMVC.TwitterBootstrap, FubuMVC.Validation, Application]
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.SharingAttacherActivator`1[FubuMVC.Spark.SparkModel.ITemplate]
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkActivator
Running SparkActivator
Adding assemblies to SparkSettings:
- HtmlTags, Version=1.2.0.150, Culture=neutral, PublicKeyToken=null
- FubuMVC.Core, Version=1.0.1.1410, Culture=neutral, PublicKeyToken=null
Adding namespaces to SparkSettings:
- FubuMVC.Core.UI
- System.Web
- FubuMVC.Spark
- HtmlTags
Setting viewfolder [FubuMVC.Spark.SparkModel.TemplateViewFolder] for view engine
Setting page base type [FubuMVC.Spark.Rendering.FubuSparkView] for views
Setting binding provider [FubuMVC.Spark.SparkModel.FubuBindingProvider] for view engine
Setting partial provider [FubuMVC.Spark.SparkModel.FubuPartialProvider] for view engine
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkPrecompiler
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\Application.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\_global.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
]
FubuMVC.Core.FubuApplication.<Bootstrap>b__f() in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuApplication.cs:175
Bottles.PackageRegistry.AssertNoFailures(Action failure) +64
FubuMVC.Core.FubuApplication.Bootstrap() in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuApplication.cs:174
FubuValidation.Global.Application_Start(Object sender, EventArgs e) in c:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\Global.asax.cs:17
[HttpException (0x80004005): FubuCore Error 0:
Restarted 3/2/2013 3:48:48 PM
Application Path C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
Errors
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null' v0.9.10.709
System.ApplicationException: Unable to find exported types from assembly FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null ---> System.TypeLoadException: Could not load type 'FubuValidation.Fields.IFieldValidationSource' from assembly 'FubuValidation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 64
--- End of inner exception stack trace ---
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 74
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.GenericEnumerableExtensions.Each[T](IEnumerable`1 values, Action`1 eachAction) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 76
at System.Collections.Generic.GenericEnumerableExtensions.AddRange[T](IList`1 list, IEnumerable`1 items) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 121
at FubuMVC.Core.Registration.TypePool.get_types() in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 60
at FubuMVC.Core.Registration.TypePool.TypesMatching(Func`2 filter) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 142
at FubuMVC.Core.FubuExtensionFinder.FindAllExtensionTypes(IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 29
at FubuMVC.Core.FubuExtensionFinder.ApplyExtensions(FubuRegistry registry, IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 17
at FubuMVC.Core.FubuApplication.<applyFubuExtensionsFromPackages>b__17(Object o, PackageLog l) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuApplication.cs:line 221
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Assemblies
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mscorlib 4.0.0.0 file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
System.Web 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
System 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Core 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
System.Configuration 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Runtime.Caching 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
Microsoft.Build.Utilities.v4.0 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
Microsoft.JScript 10.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
System.Web.WebPages.Deployment 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_1.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
System.Web.WebPages.Deployment 2.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
Microsoft.VisualStudio.Web.PageInspector.Loader 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Loader/v4.0_1.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Loader.dll
Microsoft.VisualStudio.Web.PageInspector.Runtime 1.2.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Runtime/v4.0_1.2.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Runtime.dll
Microsoft.Web.Infrastructure 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Web.Infrastructure/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll
App_global.asax.uky48rjs 0.0.0.0 file:///C:/Users/Jesse/AppData/Local/Temp/Temporary ASP.NET Files/root/8f61c4e4/44813779/App_global.asax.uky48rjs.DLL
FubuValidation 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.DLL
System.ServiceModel.Activation 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll
System.Web.Extensions 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
FubuMVC.Core 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.DLL
FubuMVC.StructureMap 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.StructureMap.DLL
StructureMap 2.6.4.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/StructureMap.DLL
FubuCore 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuCore.DLL
Bottles 1.0.0.443 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Bottles.DLL
FubuLocalization 0.9.5.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuLocalization.DLL
FubuMVC.Core.Assets 0.9.9.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.Assets.DLL
Microsoft.GeneratedCode 1.0.0.0 None
FubuMVC.Core.UI 1.0.1.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.UI.DLL
FubuMVC.Core.View 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.View.DLL
FubuMVC.Diagnostics 0.9.6.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Diagnostics.DLL
FubuMVC.JQueryUI 0.5.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.JQueryUI.DLL
FubuMVC.Media 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Media.DLL
FubuMVC.Navigation 0.9.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Navigation.DLL
FubuMVC.SlickGrid 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.SlickGrid.DLL
FubuMVC.Spark 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Spark.DLL
FubuMVC.TwitterBootstrap 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.TwitterBootstrap.DLL
FubuMVC.Validation 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Validation.DLL
FubuValidation.StructureMap 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.StructureMap.DLL
HtmlTags 1.2.0.150 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/HtmlTags.DLL
Spark 1.7.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Spark.DLL
Anonymously Hosted DynamicMethods Assembly 0.0.0.0 None
System.ComponentModel.DataAnnotations 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
System.Web.ApplicationServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
System.Drawing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.Build.Framework 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
System.ServiceModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
System.Runtime.Serialization 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
System.Runtime.DurableInstancing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
System.Xaml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
System.IdentityModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
System.EnterpriseServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Logs
------------------------------------------------------------------------------------------------
Bottling Process finished on 3/2/2013 at 3:48:48 PM
------------------------------------------------------------------------------------------------
FubuMVC Packaging Facility
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.LinkedFolders.LinkedFolderPackageLoader
No linked folders found in the package manifest file at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.FubuMvcZipFilePackageLoader
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin\fubu-packages
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.StandaloneAssemblyPackageLoader
------------------------------------------------------------------------------------------------
FubuMVC.Core.FubuModuleAttributePackageLoader
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin
------------------------------------------------------------------------------------------------
Adding package web content folders to the virtual path provider (VirtualPathProviderActivator)
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent to the virtual directory provider
------------------------------------------------------------------------------------------------
Lambda expression at: FubuMVC.Core.FubuApplication+<>c__DisplayClass13.<Bootstrap>b__c(), line 0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null' v0.9.9.325
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' v1.0.1.351
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null' v0.9.6.215
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' v0.5.0.226
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' v1.0.0.0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null' v0.9.0.88
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.435
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.433
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chains\ChainVisualization.spark
View model type is : [FubuMVC.Diagnostics.Chains.ChainVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chrome\Chrome.spark
View model type is : [FubuMVC.Diagnostics.Chrome.DashboardChrome]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Dashboard\Dashboard.spark
View model type is : [FubuMVC.Diagnostics.Dashboard.DashboardModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\ModelBinding\ModelBindingGraph.spark
View model type is : [FubuMVC.Diagnostics.ModelBinding.ModelBindingExplorerViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Packaging\Packaging.spark
View model type is : [FubuMVC.Diagnostics.Packaging.PackageDiagnosticsModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\Requests.spark
View model type is : [FubuMVC.Diagnostics.Requests.RequestsViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\RequestVisualization.spark
View model type is : [FubuMVC.Diagnostics.Requests.HttpRequestVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Routes\Routes.spark
View model type is : [FubuMVC.Diagnostics.Routes.RouteExplorerModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Services\ServiceEndpoints.spark
View model type is : [FubuMVC.Diagnostics.Services.ServiceViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Visualization\BehaviorNode.spark
View model type is : [FubuMVC.Diagnostics.Visualization.BehaviorNodeViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
FubuMVC.StructureMap.SingletonSpinupActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPrecompilerActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetGraphConfigurationActivator
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\global.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\diagnostics.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\jqueryui.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\slickgrid.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\twitterbootstrap.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\validation.asset.config
------------------------------------------------------------------------------------------------
Building the assetFileGraph from the application and package content folders
No content folders found underneath C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content\scripts
------------------------------------------------------------------------------------------------
Verify the existence of assets specified in *.asset.config or *.script.config files
------------------------------------------------------------------------------------------------
Registering file extensions for asset transformations to the appropriate MimeType's
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetCombinationBuildingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPolicyActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.Caching.AssetFileWatchingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI.DisplayConversionRegistryActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingConfigActivator
Looking for *view.config files
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingPolicyActivator
Registering application as global sharing.
Compiling dependencies for [FubuMVC.Core.Assets, FubuMVC.Core.UI, FubuMVC.Core.View, FubuMVC.Diagnostics, FubuMVC.JQueryUI, FubuMVC.Media, FubuMVC.Navigation, FubuMVC.SlickGrid, FubuMVC.Spark, FubuMVC.TwitterBootstrap, FubuMVC.Validation, Application]
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.SharingAttacherActivator`1[FubuMVC.Spark.SparkModel.ITemplate]
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkActivator
Running SparkActivator
Adding assemblies to SparkSettings:
- HtmlTags, Version=1.2.0.150, Culture=neutral, PublicKeyToken=null
- FubuMVC.Core, Version=1.0.1.1410, Culture=neutral, PublicKeyToken=null
Adding namespaces to SparkSettings:
- FubuMVC.Core.UI
- System.Web
- FubuMVC.Spark
- HtmlTags
Setting viewfolder [FubuMVC.Spark.SparkModel.TemplateViewFolder] for view engine
Setting page base type [FubuMVC.Spark.Rendering.FubuSparkView] for views
Setting binding provider [FubuMVC.Spark.SparkModel.FubuBindingProvider] for view engine
Setting partial provider [FubuMVC.Spark.SparkModel.FubuPartialProvider] for view engine
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkPrecompiler
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\Application.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\_global.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +9859441
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +118
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +172
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +336
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296
[HttpException (0x80004005): FubuCore Error 0:
Restarted 3/2/2013 3:48:48 PM
Application Path C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
Errors
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null' v0.9.10.709
System.ApplicationException: Unable to find exported types from assembly FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null ---> System.TypeLoadException: Could not load type 'FubuValidation.Fields.IFieldValidationSource' from assembly 'FubuValidation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 64
--- End of inner exception stack trace ---
at FubuMVC.Core.Registration.TypePool.<get_types>b__4(Assembly x) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 74
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.GenericEnumerableExtensions.Each[T](IEnumerable`1 values, Action`1 eachAction) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 76
at System.Collections.Generic.GenericEnumerableExtensions.AddRange[T](IList`1 list, IEnumerable`1 items) in c:\BuildAgent\work\4b21dbd0f78cac3b\src\FubuCore\EnumerableExtensions.cs:line 121
at FubuMVC.Core.Registration.TypePool.get_types() in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 60
at FubuMVC.Core.Registration.TypePool.TypesMatching(Func`2 filter) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\Registration\TypePool.cs:line 142
at FubuMVC.Core.FubuExtensionFinder.FindAllExtensionTypes(IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 29
at FubuMVC.Core.FubuExtensionFinder.ApplyExtensions(FubuRegistry registry, IEnumerable`1 assemblies) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuExtensionFinder.cs:line 17
at FubuMVC.Core.FubuApplication.<applyFubuExtensionsFromPackages>b__17(Object o, PackageLog l) in c:\BuildAgent\work\6ff6894a9badaff7\src\FubuMVC.Core\FubuApplication.cs:line 221
------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Assemblies
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mscorlib 4.0.0.0 file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
System.Web 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
System 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Core 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
System.Configuration 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Runtime.Caching 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
Microsoft.Build.Utilities.v4.0 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
Microsoft.JScript 10.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
System.Web.WebPages.Deployment 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_1.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
System.Web.WebPages.Deployment 2.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.WebPages.Deployment/v4.0_2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
Microsoft.VisualStudio.Web.PageInspector.Loader 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Loader/v4.0_1.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Loader.dll
Microsoft.VisualStudio.Web.PageInspector.Runtime 1.2.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Web.PageInspector.Runtime/v4.0_1.2.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Web.PageInspector.Runtime.dll
Microsoft.Web.Infrastructure 1.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Web.Infrastructure/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll
App_global.asax.uky48rjs 0.0.0.0 file:///C:/Users/Jesse/AppData/Local/Temp/Temporary ASP.NET Files/root/8f61c4e4/44813779/App_global.asax.uky48rjs.DLL
FubuValidation 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.DLL
System.ServiceModel.Activation 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll
System.Web.Extensions 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
FubuMVC.Core 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.DLL
FubuMVC.StructureMap 1.0.1.1410 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.StructureMap.DLL
StructureMap 2.6.4.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/StructureMap.DLL
FubuCore 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuCore.DLL
Bottles 1.0.0.443 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Bottles.DLL
FubuLocalization 0.9.5.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuLocalization.DLL
FubuMVC.Core.Assets 0.9.9.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.Assets.DLL
Microsoft.GeneratedCode 1.0.0.0 None
FubuMVC.Core.UI 1.0.1.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.UI.DLL
FubuMVC.Core.View 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Core.View.DLL
FubuMVC.Diagnostics 0.9.6.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Diagnostics.DLL
FubuMVC.JQueryUI 0.5.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.JQueryUI.DLL
FubuMVC.Media 1.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Media.DLL
FubuMVC.Navigation 0.9.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Navigation.DLL
FubuMVC.SlickGrid 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.SlickGrid.DLL
FubuMVC.Spark 1.0.0.383 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Spark.DLL
FubuMVC.TwitterBootstrap 0.0.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.TwitterBootstrap.DLL
FubuMVC.Validation 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuMVC.Validation.DLL
FubuValidation.StructureMap 0.9.10.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/FubuValidation.StructureMap.DLL
HtmlTags 1.2.0.150 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/HtmlTags.DLL
Spark 1.7.0.0 file:///C:/Users/Jesse/Documents/Projects/FubuValidation/FubuValidation/bin/Spark.DLL
Anonymously Hosted DynamicMethods Assembly 0.0.0.0 None
System.ComponentModel.DataAnnotations 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
System.Web.ApplicationServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
System.Drawing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.Build.Framework 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
System.ServiceModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
System.Runtime.Serialization 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
System.Runtime.DurableInstancing 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
System.Xaml 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
System.IdentityModel 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
System.EnterpriseServices 4.0.0.0 file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Logs
------------------------------------------------------------------------------------------------
Bottling Process finished on 3/2/2013 at 3:48:48 PM
------------------------------------------------------------------------------------------------
FubuMVC Packaging Facility
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.LinkedFolders.LinkedFolderPackageLoader
No linked folders found in the package manifest file at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.FubuMvcZipFilePackageLoader
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin\fubu-packages
Searching for zip files in package directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content
------------------------------------------------------------------------------------------------
FubuMVC.Core.Packaging.StandaloneAssemblyPackageLoader
------------------------------------------------------------------------------------------------
FubuMVC.Core.FubuModuleAttributePackageLoader
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Looking for assemblies marked with the [FubuModule] attribute in C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\bin
------------------------------------------------------------------------------------------------
Adding package web content folders to the virtual path provider (VirtualPathProviderActivator)
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent to the virtual directory provider
Adding the bottle directory C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent to the virtual directory provider
------------------------------------------------------------------------------------------------
Lambda expression at: FubuMVC.Core.FubuApplication+<>c__DisplayClass13.<Bootstrap>b__c(), line 0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null' v0.9.9.325
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' v1.0.1.351
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null' v0.9.6.215
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' v0.5.0.226
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' v1.0.0.0
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null' v0.9.0.88
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.435
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null' v1.0.0.383
------------------------------------------------------------------------------------------------
Bottles.PackageLoaders.Assemblies.AssemblyPackageInfo
Loaded assembly 'FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' v0.0.0.433
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets, Version=0.9.9.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Core.View, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Diagnostics, Version=0.9.6.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.JQueryUI, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Navigation, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.SlickGrid, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Spark, Version=1.0.0.383, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.TwitterBootstrap, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
FubuMVC.Validation, Version=0.9.10.0, Culture=neutral, PublicKeyToken=null
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chains\ChainVisualization.spark
View model type is : [FubuMVC.Diagnostics.Chains.ChainVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Chrome\Chrome.spark
View model type is : [FubuMVC.Diagnostics.Chrome.DashboardChrome]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Dashboard\Dashboard.spark
View model type is : [FubuMVC.Diagnostics.Dashboard.DashboardModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\ModelBinding\ModelBindingGraph.spark
View model type is : [FubuMVC.Diagnostics.ModelBinding.ModelBindingExplorerViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Packaging\Packaging.spark
View model type is : [FubuMVC.Diagnostics.Packaging.PackageDiagnosticsModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\Requests.spark
View model type is : [FubuMVC.Diagnostics.Requests.RequestsViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Requests\RequestVisualization.spark
View model type is : [FubuMVC.Diagnostics.Requests.HttpRequestVisualization]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Routes\Routes.spark
View model type is : [FubuMVC.Diagnostics.Routes.RouteExplorerModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Services\ServiceEndpoints.spark
View model type is : [FubuMVC.Diagnostics.Services.ServiceViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Visualization\BehaviorNode.spark
View model type is : [FubuMVC.Diagnostics.Visualization.BehaviorNodeViewModel]
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
FubuMVC.StructureMap.SingletonSpinupActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPrecompilerActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetGraphConfigurationActivator
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\global.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\diagnostics.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\jqueryui.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\slickgrid.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\twitterbootstrap.asset.config
Trying to read *script.config / *asset.config files from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent
Reading script directives from C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\validation.asset.config
------------------------------------------------------------------------------------------------
Building the assetFileGraph from the application and package content folders
No content folders found underneath C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Core.Assets\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.JQueryUI\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\images
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.SlickGrid\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\styles
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.TwitterBootstrap\WebContent\content\scripts
Discovered asset files at C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content
loading from /C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Validation\WebContent\content\scripts
------------------------------------------------------------------------------------------------
Verify the existence of assets specified in *.asset.config or *.script.config files
------------------------------------------------------------------------------------------------
Registering file extensions for asset transformations to the appropriate MimeType's
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetCombinationBuildingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.AssetPolicyActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.Assets.Caching.AssetFileWatchingActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.UI.DisplayConversionRegistryActivator
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingConfigActivator
Looking for *view.config files
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.Sharing.SharingPolicyActivator
Registering application as global sharing.
Compiling dependencies for [FubuMVC.Core.Assets, FubuMVC.Core.UI, FubuMVC.Core.View, FubuMVC.Diagnostics, FubuMVC.JQueryUI, FubuMVC.Media, FubuMVC.Navigation, FubuMVC.SlickGrid, FubuMVC.Spark, FubuMVC.TwitterBootstrap, FubuMVC.Validation, Application]
------------------------------------------------------------------------------------------------
FubuMVC.Core.View.Model.SharingAttacherActivator`1[FubuMVC.Spark.SparkModel.ITemplate]
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkActivator
Running SparkActivator
Adding assemblies to SparkSettings:
- HtmlTags, Version=1.2.0.150, Culture=neutral, PublicKeyToken=null
- FubuMVC.Core, Version=1.0.1.1410, Culture=neutral, PublicKeyToken=null
Adding namespaces to SparkSettings:
- FubuMVC.Core.UI
- System.Web
- FubuMVC.Spark
- HtmlTags
Setting viewfolder [FubuMVC.Spark.SparkModel.TemplateViewFolder] for view engine
Setting page base type [FubuMVC.Spark.Rendering.FubuSparkView] for views
Setting binding provider [FubuMVC.Spark.SparkModel.FubuBindingProvider] for view engine
Setting partial provider [FubuMVC.Spark.SparkModel.FubuPartialProvider] for view engine
------------------------------------------------------------------------------------------------
FubuMVC.Spark.SparkPrecompiler
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\Application.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\_global.spark
Binding attached : C:\Users\Jesse\Documents\Projects\FubuValidation\FubuValidation\fubu-content\FubuMVC.Diagnostics\WebContent\Shared\bindings.xml
------------------------------------------------------------------------------------------------
]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9873784
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18033
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment