File: D:/HostingSpaces/PHerau/ha.health-science.be/wwwroot/Portals/_default/Logs/2022.01.10.log.resources
2022-01-10 00:30:58,587 [YDAWBH120][Thread:79][FATAL] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - System.Web.HttpException (0x80004005): The file '/util/login.aspx' does not exist.
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2022-01-10 01:17:14,571 [YDAWBH120][Thread:76][ERROR] DotNetNuke.UI.WebControls.DNNListEditControl - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ToInt32(Object value)
at DotNetNuke.UI.WebControls.DNNListEditControl.get_OldIntegerValue()
2022-01-10 02:29:58,993 [YDAWBH120][Thread:60][ERROR] DotNetNuke.UI.WebControls.DNNListEditControl - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ToInt32(Object value)
at DotNetNuke.UI.WebControls.DNNListEditControl.get_OldIntegerValue()
2022-01-10 18:20:42,846 [YDAWBH120][Thread:70][ERROR] DotNetNuke.Common.Utilities.FileSystemUtils - System.Exception: Error on 'D:\HostingSpaces\PHerau\ha.health-science.be\wwwroot\Portals\4-System\Cache\Pages\2734_52A231EF959EE26EA6D661A74B4E4109267F50652ED0C8497853A2978D9DD22B.data.resources': See InnerException for details. ---> System.ComponentModel.Win32Exception: The process cannot access the file because it is being used by another process
--- End of inner exception stack trace ---
at SchwabenCode.QuickIO.Internal.InternalQuickIOCommon.NativeExceptionMapping(String path, Int32 errorCode)
at SchwabenCode.QuickIO.Internal.InternalQuickIO.DeleteFile(String path)
at SchwabenCode.QuickIO.Internal.InternalQuickIO.DeleteFile(QuickIOPathInfo pathInfo)
at DotNetNuke.Common.Utilities.FileSystemUtils.DeleteFileWithWait(String filename, Int16 waitInMilliseconds, Int16 maxAttempts)
2022-01-10 23:25:36,067 [YDAWBH120][Thread:52][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.IO.IOException: The process cannot access the file 'D:\HostingSpaces\PHerau\ha.health-science.be\wwwroot\Portals\4-System\Cache\Pages\2734_52A231EF959EE26EA6D661A74B4E4109267F50652ED0C8497853A2978D9DD22B.data.resources' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at DotNetNuke.Services.ModuleCache.FileProvider.GetModule(Int32 tabModuleId, String cacheKey)
at DotNetNuke.UI.Modules.ModuleHost.TryLoadCached()