You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should there be support for doing a backup and restore with appcmd? I was hoping to use restore to quickly configure a site and apppool. Here is what I tried with mcr.microsoft.com/windows/servercore/iis:latest and I get the same error result with a restore of a legitmate backup.
C:\Windows\System32\inetsrv>appcmd add backup "TheBackup"
ERROR ( hresult:80071ab0, message:Command execution failed.
This object is not allowed to be opened in a transaction.
)
The text was updated successfully, but these errors were encountered:
Should there be support for doing a backup and restore with appcmd? I was hoping to use restore to quickly configure a site and apppool. Here is what I tried with mcr.microsoft.com/windows/servercore/iis:latest and I get the same error result with a restore of a legitmate backup.
C:\Windows\System32\inetsrv>appcmd add backup "TheBackup"
ERROR ( hresult:80071ab0, message:Command execution failed.
This object is not allowed to be opened in a transaction.
)
The text was updated successfully, but these errors were encountered: