Hi All,
I have to create a console based application that is not a web based. For this i have downloaded the source code from location "GitHub - Isle-of-Man-Government/IOMG.Umbraco.StandaloneServices: Library to enable access to Umbraco Services outside of Umbraco ". When i use this code i get connected to my Umbraco data base instance.
Here is the issue which i am facing :
- This code seems to be using old Umbraco version 6.2.4 where as i am using Umbraco version 7.4.3.
- While trying to create content page i got an error as mentioned below
Error Message
An unhandled exception of type ‘System.Data.SqlClient.SqlException’ occurred in Umbraco.Core.dll. Additional information: Invalid column name ‘LanguageLocale’.
Important Point
When i copy same Umbraco related dlls from my solution i started getting error
Error Message
Additional information: Could not load the Umbraco.Core.Configuration.UmbracoSettings.IUmbracoSettingsSection from config file, ensure the web.config and umbracoSettings.config files are formatted correctly
Any help on this will be highly appreciated.
Regards
Tarunjit Singh
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/102071-error-while-trying-to-create-content-page