As 'Content' node data get stored in database in Umbraco. But I am getting some wondering kind of thing here.
I am updating 'document type' from Umbraco backOffice. I am updating it but after some time, my changes where not there. I have again set the changes but again after some time, changes where not there. I have tried many times but not getting why it is not saving my changes.
I got stuck at this point for why it is like this.
I am using Visual Studio 2013 for development, and from Nuget Manager, I have added 'Umbraco CMS' from there and started the development.
Project is in Online TFS and multiple team members are working on it using TFS and that uSync folder is not included in project. If I add it propject(TFS) while publishing I am error with this uSync folder.
Main problem is here is uSync folder which must be same with all team members because whenever you made changes and it is not sync to the other member and properties automatically erased when someone use the old folder for uSync.
document type is not accepting changes
Hello,
As 'Content' node data get stored in database in Umbraco. But I am getting some wondering kind of thing here.
I am updating 'document type' from Umbraco backOffice. I am updating it but after some time, my changes where not there. I have again set the changes but again after some time, changes where not there. I have tried many times but not getting why it is not saving my changes.
I got stuck at this point for why it is like this.
Please guide me for this. What can be the issue?
Thank you, Dipa
Hi Dippa
Thanks Manish
Hi Manish,
I am not using any kind of caching in application, I have added packages like, ezSearch, uSync, Url Tracker.
before couple of days it was working proper but then suddenly this issue get arise.
Hi Dipa
Have you checked your changes inside uSync folder and imported them.
Manish
Hi Manish,
I am using Visual Studio 2013 for development, and from Nuget Manager, I have added 'Umbraco CMS' from there and started the development.
Project is in Online TFS and multiple team members are working on it using TFS and that uSync folder is not included in project. If I add it propject(TFS) while publishing I am error with this uSync folder.
Dipa
Hi Dippa
Main problem is here is uSync folder which must be same with all team members because whenever you made changes and it is not sync to the other member and properties automatically erased when someone use the old folder for uSync.
Manish
Hi Manish,
I got your point. But if I include that folder to TFS then when I publish it, it is giving error of 'Too large file path'.
Then what to do with it?
Dipa.
is working on a reply...