One file that you should always keep in mind is:
C:\Program Files\
Microsoft Visual Studio .NET\
FrameworkSDK\include\CorError.h
In your case, the error is:
#define META_E_BADMETADATA EMAKEHR(0x118A)
// Merge: Inconsistency in meta data import scope
> -----Original Message-----
> From: Bruno M. Br�s Cabral [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 9:30 AM
> To: [EMAIL PROTECTED]
> Subject: [ADVANCED-DOTNET] System.Runtime.InteropServices.COMException
>
>
> Hello ,
> I'm getting this type of exception
> (System.Runtime.InteropServices.COMException) with the
> HRESULT 0x8013118A when I try to use
> AssemblyBuilder.Save(newName)
>
> Can anyone please tell me how can I find out what this
> HRESULT code means.
>
> --
> Best regards,
> Bruno mailto:[EMAIL PROTECTED]
>