Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
I am still having this issue even with the update to 7.1 and Update 2. What am i missing here.
This is what i have
dictionary.Add("Name", "Joshua");
dictionary.Add("PageName", "Joshuas New Page");
I then spin the rawproperties and set the value. before I try to save, i spit out the values of all the properties to the console and it shows they are all set property.
you can see the values are set when i spin the properties here
http://sdrv.ms/115gi82
Not sure what i am doing wrong
May be this link could help you.
https://stackoverflow.com/questions/41869575/episerver-9-add-block-to-new-page-programmatically
It helped me.
Regards
Vishesh Sharma
When i try to create a new page from the webservice. I keep getting an error saying the Page Name must contain at least one visible character. I have set the RawProperty "Page Name" and the page data seems to be legit. I am finding now documentation on this. I even updated the Hotfix 2 for episerver 7 and still getting this error. Any help would be appreciative.