A client has asked to move their site off Umbraco Cloud and onto a hosting server. I’ve done this is the past with little to no issues. I’ve currently got an issue with this though. I’ve moved all the files and set up the database from a export of the current cloud DB.
This issue I’m running into when I try load the site on the new server is that I hit a dependency issue with System.Web.Http. Why would I get this if it’s already in the files? What’s the best work around? Do I need to set up a local version? On trying this I just got a headache of dependency issues (as I always do with Umbraco and VS)
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Thanks Phil
(sorry no option to post in the Umbraco cloud section)
First of all, I am sorry to hear that your client wants to move away from Cloud.
If you write an email to us at [email protected] or get in touch in the chat of our website then we can provide you with a guide on how to move the site off Umbraco Cloud
Moving away from Umbraco Cloud
A client has asked to move their site off Umbraco Cloud and onto a hosting server. I’ve done this is the past with little to no issues. I’ve currently got an issue with this though. I’ve moved all the files and set up the database from a export of the current cloud DB.
This issue I’m running into when I try load the site on the new server is that I hit a dependency issue with System.Web.Http. Why would I get this if it’s already in the files? What’s the best work around? Do I need to set up a local version? On trying this I just got a headache of dependency issues (as I always do with Umbraco and VS)
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Parser Error Message: Could not load file or assembly 'System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Thanks Phil
(sorry no option to post in the Umbraco cloud section)
Hi Phil,
First of all, I am sorry to hear that your client wants to move away from Cloud.
If you write an email to us at [email protected] or get in touch in the chat of our website then we can provide you with a guide on how to move the site off Umbraco Cloud
All the best,
/Dennis
is working on a reply...