Albie
2007-05-08 18:22:00 UTC
When a user attempts to add a user to a sharepoint group, the system returns
the following error:
Operation aborted (Exception from HRESULT:0x800004004 (E_ABORT)) at
Microsoft.SharePoint.Library.SPRequestInternalClass.UpdateMembers (String
bstrUrl, Guid& pguidScopeId, Int32 IGroupID, Int32 IGroupOwnerID, Object&
pvarArrayAdd, Object& pvarArrayAddIds, Object& pvarArrayLoginsRemove, Object&
pvarArrayIdsRemove, Boolean bSendEmail) at
Microsoft.SharePoint.Library.SPRequest.UpdateMembers(String bstrUrl, Guid&
pguidScopeId, Int32 IGroupID, Int32 IGroupOwnerId, Object& pvarArrayAdd,
Object& pvarArrayAddIds, Object& pvarArrayLoginsRemove, Object&
pvarArrayIdsRemove, Boolean bSendEmail))
We are using WSS v3 on a Windows 2003 server. Active Directory is our
source of record for populating sharepoint groups.
I should also note that this is not a consistent error. It occurs
sporadically and only with some users, while others are fine.
Any help would be greatly appreciated!
the following error:
Operation aborted (Exception from HRESULT:0x800004004 (E_ABORT)) at
Microsoft.SharePoint.Library.SPRequestInternalClass.UpdateMembers (String
bstrUrl, Guid& pguidScopeId, Int32 IGroupID, Int32 IGroupOwnerID, Object&
pvarArrayAdd, Object& pvarArrayAddIds, Object& pvarArrayLoginsRemove, Object&
pvarArrayIdsRemove, Boolean bSendEmail) at
Microsoft.SharePoint.Library.SPRequest.UpdateMembers(String bstrUrl, Guid&
pguidScopeId, Int32 IGroupID, Int32 IGroupOwnerId, Object& pvarArrayAdd,
Object& pvarArrayAddIds, Object& pvarArrayLoginsRemove, Object&
pvarArrayIdsRemove, Boolean bSendEmail))
We are using WSS v3 on a Windows 2003 server. Active Directory is our
source of record for populating sharepoint groups.
I should also note that this is not a consistent error. It occurs
sporadically and only with some users, while others are fine.
Any help would be greatly appreciated!