Popular Posts
- 20 steps to get together Windows Authentication, Silverlight and WCF service
- Лайфхаки такие лайфхаки
- SharePoint: Разворачиваем среду для разработки - Часть 2
- Открыл для себя Mongo Db...
- SharePoint: Разворачиваем среду для разработки - Часть 1
- Mac App Sore — my experience
- How to hide SharePoint list item columns
- SharePoint: Разворачиваем среду для разработки - Часть 3
- Izhevsk .NET User Group 2009-2010
- Facebook profile adopted for white russians
-
Categories
- .NET (1)
- Apple (4)
- ASP.NET (3)
- Databases (1)
- Miscellaneous (7)
- SharePoint (19)
- Silverlight, WPF (3)
- Unit testing (1)
- web apps (2)
- Windows (1)
- winforms (1)
- Маразмы (3)
- Разное (13)
- Солянка (2)
Tag Archives: Powershell
Move list item into a subfolder in the same list
Someone asked how to copy the list item into a subfolder on the same list. The code the guy provided that used SPListItem.CopyTo(url) did not work for him and was yelling the following: Invalid URI: The format of the URI could … Continue reading