Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47
An exception occurred during performance of the job. More details...
System.ArgumentException
The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection
System.ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information.
Parameter name: connection ---> System.InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) ---> System.IO.FileLoadException: Could not load file or assembly 'Select.HtmlToPdf' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070)
at System.Reflection.RuntimeAssembly._nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyNamefileName, StringcodeBase, EvidenceassemblySecurity, RuntimeAssemblylocationHint, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyNameassemblyRef, EvidenceassemblySecurity, RuntimeAssemblyreqAssembly, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanthrowOnFileNotFound, BooleanforIntrospection, BooleansuppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, IntPtrpPrivHostBinder, BooleanforIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(StringassemblyString, EvidenceassemblySecurity, StackCrawlMark&stackMark, BooleanforIntrospection)
at System.Reflection.Assembly.Load(StringassemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(StringassemblyName, BooleanstarDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfoai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSectioncompConfig)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Object[]arguments, Signaturesig, Booleanconstructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Objectobj, Object[]parameters, Object[]arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies()
at System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetWildcardAssemblies()
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(StringassemblyName, StringresourceName, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoader.Create(Stringpath, ExtensionCheckextensionCheck, StringvalidExtension, ICollection`1uriRegistry, MetadataArtifactAssemblyResolverresolver)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(Stringpaths)
at System.Data.Entity.Core.Common.Utils.Memoizer`2.<>c__DisplayClass4_0.<Evaluate>b__0()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
at System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArgarg)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptionseffectiveConnectionOptions)
at System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
at System.Data.Entity.Core.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection()
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnectionconnection, BooleanisConnectionConstructor, ObjectQueryExecutionPlanFactoryobjectQueryExecutionPlanFactory, Translatortranslator, ColumnMapFactorycolumnMapFactory)
at System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalConnection.CreateObjectContextFromConnectionModel()
at System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
at System.Data.Entity.Internal.InternalContext.Initialize()
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at LunyaFilterApp.Startup.StartProcess() in F:\LunyaFilterAppWithHangfire\Startup.cs:line 47