XADM: Cannot Create GUID Named Storage Group by Using the SaveToContainer Method (255795)



The information in this article applies to:

  • Microsoft Exchange 2000 Server

This article was previously published under Q255795

SYMPTOMS

You create a new storage group and call its DataSource SaveToContainer method, expecting a globally unique identified (GUID) named "storage group" to be saved to the valid information store container. However, you receive the following error message:
'80004005'
The operation failed.

CAUSE

A GUID named "storage group" cannot be generated in the information store container.

WORKAROUND

Set the Name property of the new storage group to assign a name to it before calling the storage group's DataSource SaveToContainer method.

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kberrmsg kbprb KB255795