I am trying to migrate Web parts from source site to target site.. I can replace the GUID's of source to target through programatically.
My Concern is I want to get same string of webservice getwebpartpage() as with the sharepoint designer . the string get from getwebpartpage () is very much lenghty and with the diffrent charachters so I could not manupalte that string easily. If i make that string as same with SPD I can migrate web parts easily but stuck with this problem..
PS:- I am doing it in managed client object model.
Thanks In Advance,
Sangram