Try our conversational search powered by Generative AI!

Creating Page In Webservice

Vote:
 

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.

#69163
Mar 24, 2013 22:23
Vote:
 

Well, I feel a bit snookered here.

#69539
Mar 27, 2013 0:49
Vote:
 

I am still having this issue even with the update to 7.1 and Update 2.  What am i missing here.

#70200
Apr 14, 2013 22:05
Vote:
 

Have you tried with "PageName" instead of "Page Name"?

#70202
Apr 14, 2013 22:57
Vote:
 

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

#70204
Apr 15, 2013 0:42
Vote:
 

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

#180869
Jul 31, 2017 11:05
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.