I'm getting the following exception when trying to generate a thumbnail on Windows:
"Operation failed. image.Attach failed with Error 0x80004005: Unspecified error"
hi @sfabio01 , I googled 0x80004005, it seems to be some access/permission errors. Is it from a network drive (or anything different from an ordinary file)? can you read the src file successfully via dart APIs?
I'm getting the following exception when trying to generate a thumbnail on Windows: "Operation failed.
image.Attach
failed with Error 0x80004005: Unspecified error"This is my code snippet: