How did you upload the site? Was it using FTP or some build script? Perhaps some files are missing for some reason? Or perhaps you by accident uploaded some temporary files that are not needed on your server since it will create it's own versions of them?
Maybe it's worth trying to delete everything inside the "App_Data/TEMP" folder and see if that makes any difference?
And make sure to double and tripple check that all necessary frameworks etc. are installed on the server if you have the control over it - If you're running on shared hosting you should get in touch with your hosting provider to make sure everything is setup correctly on the server for Umbraco to be able to run.
Umbraco backend Blank
Hi,
I am using Umbraco version 7.2.8.
It is working fine in my local system.
But when I uploaded my website on the Windows Server 2012 R2, it give me the blank umbraco page.
I traced the issue and found from the resources that some umbraco requests are not found like below : http://localhost:5555/umbraco/Application?umb__rnd=ffffffffd3f552bf
Can anyone have knows how to deal with this issue?
Thanks in advance.
Regards,
Urvish Mandaliya
Hi Urvirsh,
Could you please that that the server that you are uploading to have this requirements https://our.umbraco.org/documentation/Getting-Started/Setup/Requirements/
Then also check that the permissions is correct regarding to this documentation. https://our.umbraco.org/documentation/Getting-Started/Setup/Server-Setup/permissions
Hope this helps,
/Dennis
Hi Dennis,
Thanks for the reply.
I have checked all the requirement of the server. and It is ok.
Also I have set full rights to everyone.
But still the same issue.
And sorry I have accidently mark your answer as a solution while I was replying to this post. I am not able to unmark it.
Regards,
Urvish Mandaliya
Hi
Please check the permission is correct of network services
Please check documentation:- https://our.umbraco.org/documentation/Getting-Started/Setup/Server-Setup/permissions
hope this help
Regards
Samira
I have set full rights to the everyone user of the main site folder.
Still not working.
Thanks.
Regards,
Urvish Mandaliya
Hi Urvish
How did you upload the site? Was it using FTP or some build script? Perhaps some files are missing for some reason? Or perhaps you by accident uploaded some temporary files that are not needed on your server since it will create it's own versions of them?
Maybe it's worth trying to delete everything inside the "App_Data/TEMP" folder and see if that makes any difference?
And make sure to double and tripple check that all necessary frameworks etc. are installed on the server if you have the control over it - If you're running on shared hosting you should get in touch with your hosting provider to make sure everything is setup correctly on the server for Umbraco to be able to run.
Hope this helps.
/Jan
Thanks Jan for the reply.
I made a zip of the site folder and copied that in the RDP.
I already tried with deleting the TEMP folder. But makes no difference.
Also I will double check the necessary permissions and framework.
Regards,
Urvish Mandaliya
Jan,
I have checked and everything seems ok.
Also I have checked that request in the local. Below is the response of that request which is 404 on the server..
Hope it would help to give solution.
Thanks.
Regards,
Urvish Mandaliya
Hi,
I resolved the issue.
There was something wrong with the IIS installation.
I added and installed all the features from the "Add Roles and Feature Wizard" on the server and it worked.
Thanks for the help.
Regards,
Urvish Mandaliya
is working on a reply...