I have a colleague (Nicolas Corchia - Sogeti) who came into my office with a migration 2007>2010 problem.
The 2007 Codes analysed a webpartpage in order to find the ListViewWebpart included in it in order to modify them...
Well... after the migration...no more listViewWebpart were found... He came out with the fact that sharepoint automatically changed the listviewPart by the new XsltListViewWebPart class.
Because nicolas is a good developer ;-) he found out that the problem was wimply a casting problem obliging him to recast the webparts in the code itself!
Find more in : http://msdn.microsoft.com/fr-fr/library/ff806162.aspx
Thanks to a problem raised by Nicolas Corchia (Sogeti),
12 years of work within the Sharepoint world : let's talk about technical and functional thoughts around Sharepoint.
Showing posts with label Migration. Show all posts
Showing posts with label Migration. Show all posts
Thursday, November 17, 2011
Thursday, June 24, 2010
Migrating Sharepoint 2010 Beta to RTM
As most of you may have seen... migrating Beta to RTM is not something supported by MS. Of course, we all understand that the corrected bug of the beta may cause problem on you newly installed flashy RTM Platform... BUT... some of us (at least me) have been asked to put in production a beta platform... and now.. with 10000 items in a list... what can I do ? hiring 100 persons to recreate my items ... obviously not So let's find a way..
I'm sure it can work without doing that but I didn't find the way !
Good luck
- Using the Backup site collection feature in the central admin on your beta platform, back up the entire site collection that contain you web or you list (dont try to' export only list or webs using powershell commands, it simply doesn't work (version conflicts).
- Using the restore-spsite powershell command to restore your site collection on your new platform...
- Yessss! Now you have you data on you new platform.. YESSSSS, it feels already better... (OOOH Damned.. I have lost my term store connection, arrrg)
- use the Content deployment wizard tool of Cris O Brien (Sharepoint MVP) to migrate content from your site collection to your new site. In my case I only had to migrate 3 big lists with content types.
I'm sure it can work without doing that but I didn't find the way !
Good luck
Subscribe to:
Posts (Atom)