System.Runtime.InteropServices.COMException: Cannot complete this action. Please try again.0x80004005,
What does its means??
System.Runtime.InteropServices.COMException: Cannot complete this action. Please try again.<nativehr>0x80004005</nativehr><nativestack></nativestack>, StackTrace:
at Microsoft.SharePoint.SPContentType.GetFieldsXml(SPChunkedStringBuffer chunkedBuf)
at Microsoft.SharePoint.SPContentType.get_Fields()
at Microsoft.SharePoint.Linq.Provider.SPServerDataContentType.get_Fields()
at Microsoft.SharePoint.Linq.CodeGeneration.SpmlGenerator.GetCGFieldLinks(SPDataContentType ct, SPDataList list)
at Microsoft.SharePoint.Linq.CodeGeneration.SpmlGenerator.GetCGContentType(SPDataContentType ct, SPDataList list)
at Microsoft.SharePoint.Linq.CodeGeneration.SpmlGenerator.<GetCGContentTypes>d__3.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Microsoft.SharePoint.Linq.CodeGeneration.SpmlGenerator.GetCGList(SPDataList list)Â
at Microsoft.SharePoint.Linq.CodeGeneration.SpmlGenerator..ctor(ParameterManager paramManager, String url, Boolean remote, ICredentials credentials)
at Microsoft.SharePoint.Linq.CodeGeneration.EntityGenerator.Initialize()
at Microsoft.SharePoint.Linq.CodeGeneration.EntityGenerator.GenerateSourceCode()
at Microsoft.SharePoint.Linq.CodeGeneration.Program.Main(String[] args)
thx Paul Choquette