Today when I was trying to decompile .apk file using WinRAR, I got an error and unzipping terminated. After that when I am trying to delete the folder I am getting an error that I don't have ownership of folder even though I am providing administrator permission. Error shown while [...] read more
Sporadically get the error > An error was encountered when processing operation 'Delete Directory' on > > > 'D:\xxx'. The error code was 0x80070091. The directory is not empty. I'm using web deploy WMSVC and the user has full access to the root of the site (set up through IIS [...] read more
Here is the error message: > System Restore did not complete successfully. Your computer's system files and > settings were not changed. > > Details: > > System Restore failed while restoring the directory from the restore point. > Source: AppxStaging > Destination: %ProgramFiles%\WindowsApps > An unspecified error occurred during [...] read more
I first installed WSL on win10 then did an uninstall via the command: lxrun /uninstall / full I then try to reinstall with lxrun /install But I'm getting the Error 0x80070091 -- I'm not sure how to solve this issue. read more
I'm using UrbanCode Deploy for windows code deployments, and in my folder I've created a folder '.' . I've tried all the powershell remove-item commands and flags I can think of, I've tried robocopy move / purge copying it somewhere else, and run a chkdsk with no reported errors. When [...] read more
I'm using Right-Click publish in Visual Studio to publish directly to my staging slot in Azure. I've added Application Insights that added a WebJob to my app. I have enabled Remove additional files at destination and Precompile during Publishing turned on. But when a Web Job is running and my [...] read more
I am a bit confused about the behavior of DeleteAsync when invoking it on StorageFolder objects representing folders in different parent locations. If the parent location of the folder I want to delete is for example the local application data folder, I can delete folders even if they have content [...] read more
Attempting to delete a folder in Explorer failed with error 0x80070091: the directory is not empty. del from admin command prompt gave a 'permission denied' error. Permissions and ownership in order. del \\?\c:\path\to\folder succeeded. Why does this work when del c:\path\to\folder does not? EDIT: Path length was 29 characters, as [...] read more
I am getting following error during deployment when there was a folder recursively removed from code. As a workaround i had to manually delete the folder from destination path on server. Error: (12/26/2018 4:32:27 AM) An error occurred when the request was processed on the remote computer. Error: An error [...] read more
I have a managed bootstrapper to install the SQL Server 2014 Express in silent mode. Installation works fine, but if the user cancel's the setup, then Burn doesn't start a rollback?! Here's the Chain definition: <Chain> <ExePackage Id="SQLServer2014SP1_32bit" DisplayName="SQL Server 2014 Express SP1 (32 bit)" DownloadUrl="https://download.microsoft.com/download/2/D/6/2D6264A9-FA30-4731-920F-F21548052577/DEU/x86/SQLEXPRWT_x86_DEU.exe" SourceFile="C:\Test\SQLEXPRWT_x86_DEU.exe" Cache="no" Compressed="no" PerMachine="yes" [...] read more
We have an MsDeploy enabled-delivery and, normally, it is working flawlessly on number of servers. But, on 3 Windows 2012 R2 servers it fails from time to time saying that it is enable to delete directory. Following error is logged in Event log: User: Client IP: masked Content-Type: application/msdeploy Version: [...] read more
One problem led to another, so I really needed to perform a system restore and unfortunately I am aware that my pc has always had a problem with this and I just can't restore. So I set out to fix this issue so I would able to use this feature. [...] read more
The diplay on my laptop suddenly reduced in size, with a 2cm margin either side. Then, it suddenly filled the whole screen again, however, the image is stretched and distorted. This distortion is in all apps and websites. When I try to run "System Restore", I get Error message 0x80070091. [...] read more
I'm trying to apply an image I captured of a Windows 10 install on a tablet (a Getac) to a VM or another tablet of the same type. In both cases I get the same error every time. There are a few errors that appear in the smsts.log file but [...] read more
SQL Server 2008 R2 : an error occurred during the installation of assembly Error installing SQL Server 2008 R2 > AN ERROR OCCURRED DURING THE INSTALLATION OF ASSEMBLY > 'microsoft.vc80..crt.version="8.0.50727.1833", publickeytoken > ="1fc8b3b9a1e18e3b" processorarchiteure="x86",type="win32"'. please refer to > help and support for more information.HRESULT:0X80070091 Error log Overall summary: Final result: [...] read more
I have uninstalled all the previous versions of SQL Server from my OS and also renamed the registry as well. I downloaded ENU\x64\SQLEXPRWT_x64_ENU.exe from here Now I am trying to install it. I am getting this error. > The following error has occurred: > > Error 1935.An error occurred during [...] read more
For some background, I'm on Windows 10 however with the files I'm going to talk about I've used them in shared folders with Ubuntu VMs before. In a folder on my machine, there is a file named '...' I really don't know where this file came from. It was inside [...] read more
I have a problem to delete a project in my project folder. I always get the message "An unexpected error is keeping you from deleting the folder. error 0x80070091: The directory is not empty". So what should I do to delete that folder? Windows 8 read more