Click here to Skip to main content
15,894,896 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I have created share point 2010 publishing page via Server side object model.But due to some access permission, i can't use server side model. Now, I am trying to create a publishing page (site page) using SharePoint 2010,Using Client Object Model.I have googled for it and found

"SharePoint Server features, including Publishing are not supported in the Client Object Model (in SharePoint 2010), you'll need to use the Server object model to create pages."


But, still i want to use same(COM) model, kindly help me and also let me know other way to do same. Thanks in advance.
Posted
Comments
omprakash katre 18-Mar-14 9:59am    
Please, Any one provide me the solution. I am waiting for reply.
Bajirao_ 4-May-14 7:50am    
A client object model has its limitations. In your case i can suggest you a web service approach. Create web service and deploy it on server. Now you can call service using JavaScript-Ajax at client side.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900