Pages

Showing posts with label he page has been modified by another author. Show all posts
Showing posts with label he page has been modified by another author. Show all posts

Thursday, May 8, 2008

Problems which I faced in projects

1. When I try to Import excel sheet data into custom list, at that time I was getting "'Method Post of object IOWSPostData failed' error and not able to import data.

Solution Steps : I thought its may be because of excel sheet size or any other problem, but its general error, so I have to make changes in one of the excel VB file as per below links, after that I am able to successfully import excel sheet into custom lis.

Solution Links :

https://msmvps.com/blogs/obts/archive/2006/12/05/384536.aspx

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1531102&SiteID=1

http://blog.sharepointhosting.com/Lists/Posts/Post.aspx?List=399ed944%2D72d2%2D4932%2Dbc13%2Dde0586abf2d1&ID=64

http://www.tek-tips.com/viewthread.cfm?qid=1330234&page=1

2. When I try to change Page Navigation by editing at that time, I was getting error "The page has been modified by another author".

Solution Steps : This error comes due to migration of pages from one server to other server, like development to staging or production server, so some page contains old reference URL, I have to go manually each pages and remove old master and content pages reference links, below links also has some automatted utility which will convert broken links, But I don't have trust on same/

Solution Links :

http://forums.microsoft.com/msdn/showpost.aspx?postid=1691577&siteid=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=0

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1691577&SiteID=1&pageid=1

http://weblogs.asp.net/soever/archive/2006/05/31/SharePoint-2007-navigation-dissected-_1320_-part-1.aspx