Hi,
I have finished website everything works fine on my local machine. when I moved the site to the production server (local web server) I have have few issues:
1- I am getting errors : (Solved)
So I've had issue when I've created a document type with a template through the backoffice, but not included it in my VS solution, when I've used my deployment tool i.e. Octopus deploy in my case because the files not included it doesn't deploy it.
I am getting following error messages when I go on the Umbraco CSM in Form section on the production server:
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/Form/GetOverView
×
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/Updates/GetUpdateStatus
×
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/Updates/GetVersion
×
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/FormSecurity/GetByUserId
×
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/Form/GetOverView
×
Request error: The URL returned a 404 (not found):
backoffice/UmbracoForms/Licensing/GetLicenseStatus
Are you doing anything custom with routing in the backoffice that might be affecting that. Not really used Umbraco Forms - can you not somehow re-install that?
Production server
Hi, I have finished website everything works fine on my local machine. when I moved the site to the production server (local web server) I have have few issues: 1- I am getting errors : (Solved)
2- The main page where I got grid layout not showing anything. And if I go to Umbraco admin section I am getting errors :
Something went wrong with this editor, below is the data stored:
Any idea what I am doing wrong here?
Thanks
Hi Fahad
What version of Umbraco are you using?
What version of Umbraco forms are you using?
Alex
Hi Alex: I am using Umbraco version 7.4.3 assembly: 1.0.5948.18141 Form version Umbraco Forms: "4.4.2".
Thanks
Hi , Any help on this please.
Thanks
Are those views present on the production server?
So I've had issue when I've created a document type with a template through the backoffice, but not included it in my VS solution, when I've used my deployment tool i.e. Octopus deploy in my case because the files not included it doesn't deploy it.
Hi Rob, yes both Views are present on production server.
Thanks
I am getting following error messages when I go on the Umbraco CSM in Form section on the production server:
What does the error log show?
Are you doing anything custom with routing in the backoffice that might be affecting that. Not really used Umbraco Forms - can you not somehow re-install that?
Hi Rob, Thanks re-install the forms on server and it worked. Thanks
great news - can you mark the thread as complete.
is working on a reply...