Click here to Skip to main content
15,917,473 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi ,

While checking in the project to the project server we are getting the below error:

Force check-in error message: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

could any body please help me on this issue.

Thanks
Nimisha Thomas
Posted
Updated 21-Dec-11 2:49am
v2
Comments
[no name] 21-Dec-11 8:50am    
Tag updated since this has nothing to do with SharePoint
#realJSOP 21-Dec-11 9:03am    
What version control software are you using?

1 solution

Your error doesn't seem to be a check-in related issue. There might be a potential build error, specifically ArgumentOutOfRangeException[^] or IndexOutOfRangeException[^]

Did you build your code before check-in?
 
Share this answer
 
v2
Comments
Nimisha Thomas 22-Dec-11 0:35am    
Our project we have connected sharepoint 2010 with project server 2010(PWA)We are facing this issue on project server 2010.while check -in the project to the project server 2010.and it was working fine before and suddenly started getting error in production.

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