Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
Umbraco version 6.02
I have a fresh install of umbraco 6.02, im trying to use a onepage template.
When i have a empty template i do not get the error.
when i paste the markup in the template i get this error: (the template is about 2200 lines of code)
Template not savedPlease make sure that you do not have 2 templates with the same alias
Please make sure that you do not have 2 templates with the same alias
If i only have a small amount of code it works.
This is the contetn from the db
Is there any where there is a limit on the size of the template or file.
Tanks in advance
René
Hi again
I forgot this
I have tried this, no difference
<httpRuntime maxRequestLength="100000000" executionTimeout="600" requestValidationMode="2.0" />
Have checked the permission, and this is set correct.
Kind regards rené
I have solved this one by splitting the template up.
And in order to get it to work with the onepage template, i places the sections of the template in diffetent Razor files, and loads the templates afterwards.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Template not saved Please make sure...
Hi
Umbraco version 6.02
I have a fresh install of umbraco 6.02, im trying to use a onepage template.
When i have a empty template i do not get the error.
when i paste the markup in the template i get this error: (the template is about 2200 lines of code)
If i only have a small amount of code it works.
This is the contetn from the db
Is there any where there is a limit on the size of the template or file.
Tanks in advance
René
Hi again
I forgot this
I have tried this, no difference
<httpRuntime maxRequestLength="100000000" executionTimeout="600" requestValidationMode="2.0" />
René
Hi
Have checked the permission, and this is set correct.
Kind regards rené
Hi
I have solved this one by splitting the template up.
And in order to get it to work with the onepage template, i places the sections of the template in diffetent Razor files, and loads the templates afterwards.
René
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.