BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
Jeffrey Chilberto
»
All Tags
»
Sharepoint
(
RSS
)
Browse by Tags
Jeffrey Chilberto
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Sharepoint Lists.asmx UpdateListItems: Root Folder
BizTalk Map: Choice Element
Sharepoint WSS: 0x81020014 Error Code
Where, oh where has my Sharepoint feature gone...
WSS 3.0: Getting Started with WebParts
Tags
Architecture
Azure
BAM
BizTalk
Education
Enterprise Library
Error
Error IIS ASP.Net
Oracle LOB Adapter
PDC2008
Policy Injection
Sharepoint
SOA Architecture
Test Harness
Tips
Training
Visual Studio 2005
WCF
Webcasts
View more
News
Currently working with WCF, BizTalk, Enterprise Library, LOB Adapters for Oracle, BAM
Archives
November 2008 (2)
October 2008 (1)
August 2008 (2)
July 2008 (1)
June 2008 (1)
March 2008 (2)
February 2008 (5)
January 2008 (1)
December 2007 (1)
November 2007 (2)
October 2007 (2)
September 2007 (2)
August 2007 (2)
July 2007 (2)
June 2007 (2)
BizTalk
Error
Visual Studio 2005
Sharepoint Lists.asmx UpdateListItems: Root Folder
The RootFolder attribute on the Batch element controls the folder of the item. This can be used to access a sub-folder. The structure is Lists/ list/folder where folder is optional. For example, if the list being updated is Contacts and there are two...
Published
Fri, Mar 03 2008 10:53 AM
by
chilberto
Filed under:
Sharepoint
BizTalk Map: Choice Element
In my schema file, I have a choice element that only contains a single child element. For example: The above example is actually a crude schema of the where clause of a Sharepoint call to Lists.asmx where in the case I have only 1 item, I want to send...
Published
Thu, Feb 02 2008 9:01 AM
by
chilberto
Filed under:
BizTalk
,
Sharepoint
Sharepoint WSS: 0x81020014 Error Code
When updating (new and update) list items to the Lists.asmx sharepoint service, I received the following error: 0x81020014 One or more field types are not installed properly. Go to the list settings page to delete these fields. The resolution of the error...
Published
Wed, Feb 02 2008 7:52 AM
by
chilberto
Filed under:
Error
,
Sharepoint
Where, oh where has my Sharepoint feature gone...
Yes, another newbie to Sharepoint post; but it may help the others out there who are working through labs and exercises and not getting the "expected" results. If after you have deployed your new feature (e.g., workflow, web part, etc) you do...
Published
Thu, Feb 02 2008 1:01 PM
by
chilberto
Filed under:
Sharepoint
WSS 3.0: Getting Started with WebParts
The following are some notes on getting the Creating a Windows SharePoint Services 3.0 Web Part Using Visual Studio 2005 Extensions of the SDK to work. No SharePoint Site exists at the specified URL In the Visual Studio Project Properties, the Debug section...
Published
Tue, Feb 02 2008 12:20 PM
by
chilberto
Filed under:
Visual Studio 2005
,
Sharepoint
Copyright © 2003-2008 BloggingAbout.NET