Windows error 0x80070299, -2147024231

Detailed Error Information

FILE_SYSTEM_LIMITATION[1]

MessageThe requested operation could not be completed due to a file system limitation
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code665 (0x0299)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00000299.

Questions

1vote
1answer

Windows 10 - Hyper-V - Cannot create the checkpoint and '' failed to change state

I have a peculiar problem on a Windows 10 Enterprise N machine. A VM that starts without a problem on two Windows 10 Pro laptops wont start. The first error I get is this: enter image description here [https://i.stack.imgur.com/kOPeK.png] Looking at the thread Cannot create checkpoint on Hyper-V (0x800423F4) I [...] read more
windows
windows-10
hyper-v
0votes
0answers

Windows Server: file system limitation

We are developing an app for tablet which uploads and saves photos taken by the user. The problem we are suddenly meeting is that photos are not saved anymore in our directory in our Windows server 2008 r2 standard, but they remain in TEMP directory: we get this error: > [...] read more
windows-server-2008
windows-server-2008-r2
filesystems
ntfs
copy

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0