Công Ty TNHH Thang Máy Mitsubishi Việt Nam
Có thể bạn quan tâm
Server Error in '/' Application.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Select.HtmlToPdf' could not be loaded.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0
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)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: 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) Source Error:| An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
| WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. |
| [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)] System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0 System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +232 System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection) +113 System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +23 System.Reflection.Assembly.Load(String assemblyString) +35 System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +49 [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.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +762 System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +259 System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +167 System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +238 [TargetInvocationException: Exception has been thrown by the target of an invocation.] System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +269 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +146 System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies() +122 [InvalidOperationException: Unable to determine application context. The ASP.NET application path could not be resolved.] System.Data.Entity.Core.Metadata.Edm.AspProxy.GetBuildManagerReferencedAssemblies() +356 System.Data.Entity.Core.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies() +521 System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(String assemblyName, String resourceName, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver) +144 System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(String path, ExtensionCheck extensionCheck, String validExtension, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver) +240 System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(String paths) +815 System.Data.Entity.Core.Common.Utils.Result.GetValue() +126 System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArg arg) +398 System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptions effectiveConnectionOptions) +74 System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptions effectiveConnectionOptions) +37 System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace() +67 System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnection connection, Boolean isConnectionConstructor, ObjectQueryExecutionPlanFactory objectQueryExecutionPlanFactory, Translator translator, ColumnMapFactory columnMapFactory) +535 [ArgumentException: The supplied connection is not valid because it contains insufficient mapping or metadata information. Parameter name: connection] System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnection connection, Boolean isConnectionConstructor, ObjectQueryExecutionPlanFactory objectQueryExecutionPlanFactory, Translator translator, ColumnMapFactory columnMapFactory) +1023 System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel() +91 System.Data.Entity.Internal.LazyInternalContext.InitializeContext() +675 System.Data.Entity.Internal.InternalContext.Initialize() +26 System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(Type entityType) +20 System.Data.Entity.Internal.Linq.InternalSet`1.Initialize() +69 System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext() +21 System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider() +66 System.Linq.Queryable.Where(IQueryable`1 source, Expression`1 predicate) +64 PixelCMS.Helpers.CultureHelper.getCultures() +277 PixelCMS.Helpers.CultureHelper..cctor() +6620 [TypeInitializationException: The type initializer for 'PixelCMS.Helpers.CultureHelper' threw an exception.] PixelCMS.Helpers.CultureHelper.GetDefaultCulture() +25 PixelCMS.Web.RouteConfig.RegisterRoutes(RouteCollection routes) +394 PixelCMS.Web.MvcApplication.Application_Start() +526 [HttpException (0x80004005): The type initializer for 'PixelCMS.Helpers.CultureHelper' threw an exception.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +546 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +171 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +173 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +255 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +347 [HttpException (0x80004005): The type initializer for 'PixelCMS.Helpers.CultureHelper' threw an exception.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737 |
Từ khóa » Thang Máy Mitsubishi Tuyển Dụng
-
Vị Trí Tuyển Dụng - Mitsubishi Elevator Vietnam
-
MITSUBISHI ELEVATOR VIETNAM VIETNAM
-
Công Ty TNHH Thang Máy Mitsubishi Việt Nam - TopCV
-
Tuyển Kỹ Sư Bảo Trì - Thu Nhập Từ 9 - 12 Triệu - TopCV
-
Tuyển Dụng - TLE Group
-
34 Thang Máy Mitsubishi Việt Nam Việc Làm, Tuyển Dụng ... - Indeed
-
Công Ty TNHH Thang Máy Mitsubishi Việt Nam Tuyển Dụng - 07/2022
-
Công Ty TNHH Thang Máy Mitsubishi Việt Nam Tuyển Dụng Kỹ Sư Cơ ...
-
[HN] Công Ty Thang Máy Mitsubishi Elevator Vietnam Tuyển Dụng ...
-
Thông Báo Tuyển Dụng Của Công Ty TNHH Thang Máy MITSUBISHI
-
Công Ty TNHH Thang Máy Mitsubishi Việt Nam (VMEC) Tuyển Dụng
-
Công Ty Thang Máy Mitsubishi VietNam Tuyển Dụng - Khoa Cơ Khí
-
Tuyển Dụng | Mitsubishi Electric Tại Việt Nam | Giới Thiệu
-
TUYỂN DỤNG - Thang Máy Mitsubishi Thái Lan