Uskinned Starter Kit Broken - Global Settings/Node?
Hi Guys,
Thanks in advance for any help with this.
Currently have a broken deployment, as once inside the UB admin, cannot browse/preview any pages. Error as follows:
Server Error in '/' Application.
Sequence contains no elements
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: Sequence contains no elements
Source Error:
Line 20: IEnumerable
Believe the problem lies with USync moving the "Global Settings" Node out of its original folder, however, cannot move it back.
Little history:
Second round with Umbraco and bought the Uskinned theme "Handyman" to get a head start.
Installed the usual components of:
MultiUrlPicker
The theme itself
In order to make it "portable" / give me an option for backup, also installed:
Usync (Latest)
Usync Content Edition
After running it in auto mode found that it would randomly move content around, sometimes causing issues.
Set it to manual, everything was fine until I ran a manual export and then the above happened.
Any help appreciated, as do not fancy starting the site again!
Uskinned Starter Kit Broken - Global Settings/Node?
Hi Guys, Thanks in advance for any help with this.
Currently have a broken deployment, as once inside the UB admin, cannot browse/preview any pages. Error as follows:
Server Error in '/' Application. Sequence contains no elements Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Sequence contains no elements Source Error: Line 20: IEnumerable
Believe the problem lies with USync moving the "Global Settings" Node out of its original folder, however, cannot move it back.
Little history:
Second round with Umbraco and bought the Uskinned theme "Handyman" to get a head start.
Installed the usual components of:
In order to make it "portable" / give me an option for backup, also installed:
Usync (Latest) Usync Content Edition
After running it in auto mode found that it would randomly move content around, sometimes causing issues.
Set it to manual, everything was fine until I ran a manual export and then the above happened.
Any help appreciated, as do not fancy starting the site again!
Cheers
Stephen
Hi Guys, Since no-one responded (I might have posted this incorrectly) so ploughed through on my own.
If it helps anyone else, it was the:
uSync: MemberTypeHandler (Enabled: false)
That was the culprit, as essentially it was not copying the member types upon writing out the flat files.
You can change this in the Usync tab > Developer
Scared the beejeezus out of me and very relived when I found how to combat.
is working on a reply...