Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




I can't restore my backup

admin
database

When I try to restore a backup of my project, I receive the following error:

Access to the path 'C:\Program Files (x86)\Countersoft\Countersoft Gemini\Gemini Web Application\AppData\backupRestore' is denied. at System.IO._Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at Ionic.Zip.ZipEntry.InternalExtract(String baseDir, Stream outstream, String password) at CounterSoft.Gemini.Business.BackupRestore.RestoreManager.GetBackupData(Byte[] fileContent, String jsonFilename, String filepath, String password) at CounterSoft.Gemini.Business.BackupRestore.RestoreManager.CreateProjects(Byte[] fileContent, String jsonFilename, Boolean overwrite, Boolean randomProjectCodes, String filepath, String password) at CounterSoft.Gemini.Web.Admin.ProjectRestore.CreateProject() at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Could you please help me to fix this issue?

Best regards

Olivier

User86411
· 1
User86411
Replies (2)
helpful
1
not helpful
ANSWER

Make sure the application pool user is allowed full access to the app_data folder


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks Saar for your quick reply. It works fine. And congratulations for your work on Gemini.


User86411
· 1
User86411