The changes are not applied when you use the Windows SharePoint Services object model from within a serviced component to modify or to update an item (883316)
The information in this article applies to:
- Microsoft Office SharePoint Portal Server 2003
- Microsoft Windows SharePoint Services
SYMPTOMS When you use the Microsoft Windows SharePoint Services object model from within a serviced component to update or to modify an item in a Windows SharePoint Services Web site, the item is not updated or modified. You do not receive any error messages that notify you that the changes were not applied to the item. For example, if you use the Windows SharePoint Services object model from within a serviced component to apply a theme or to change a title, the theme is not applied and the title is not changed.CAUSEThis behavior occurs because Windows SharePoint Services object model calls are not supported from a COM+ component. In Windows SharePoint Services, an operation such as applying a theme does not involve a single transaction. The operation cannot be transacted. You cannot transact Windows SharePoint Services object model calls from COM+.
Modification Type: | Major | Last Reviewed: | 9/3/2004 |
---|
Keywords: | kbProgramming kbtshoot KB883316 kbAudITPRO kbAudDeveloper |
---|
|