Hi guys. I'm experiencing very strange problem. When i'm trying to install package (same issue with all packages), it just refresh my page and nothing happens. Same when installing from local zip package. I even tried to install older Umbraco but again same issue. No errors in console, no exceptions.
Maybe it is permission problem? Coz its looks like Umbraco cant write that package files into folder. But i can upload file in media section and create templates for example. Totally cant understand what is wrong.
I granted permission to IIS_IUSRS to my whole project folder. And double check all security permissions on required folders and they all set to Full Control, even restart my PC for proper permission apply. But it not solved my problem.
Can't install Umbraco packages
Hi guys. I'm experiencing very strange problem. When i'm trying to install package (same issue with all packages), it just refresh my page and nothing happens. Same when installing from local zip package. I even tried to install older Umbraco but again same issue. No errors in console, no exceptions.
PS: Same for latest Umbraco version.
Thanks for attention.
Maybe it is permission problem? Coz its looks like Umbraco cant write that package files into folder. But i can upload file in media section and create templates for example. Totally cant understand what is wrong.
Hi Ruben
Check your folder permissions, should be like described here:
https://our.umbraco.org/documentation/getting-started/setup/install/permissions
Thanks,
Alex
Hi Alex
I granted permission to IIS_IUSRS to my whole project folder. And double check all security permissions on required folders and they all set to Full Control, even restart my PC for proper permission apply. But it not solved my problem.
Hmm, i realized that when i trying to load package at first time, my VS2017 trow exception.
is working on a reply...