Skip to content

Auto-generated Identifier exceeds MSI table limit #3

Open
@kal

Description

@kal

The following warnings are emitted by candle.exe while building the toolkit MSI

16>C:\Users\kal\Projects\dotNetRDF.Toolkit\ToolkitInstaller\storeManager.wxs(46,0): warning CNDL1026: The Component/@Id attribute's value, 'storeManagerComponentGroup_Microsoft.VisualStudio.TextManager.Interop.dll', is too long for an identifier.  Standard identifiers are 72 characters long or less.
16>C:\Users\kal\Projects\dotNetRDF.Toolkit\ToolkitInstaller\storeManager.wxs(47,0): warning CNDL1026: The File/@Id attribute's value, 'storeManagerComponentGroup_Microsoft.VisualStudio.TextManager.Interop.dll', is too long for an identifier.  Standard identifiers are 72 characters long or less.

It is probably worth fixing this - it should just be a matter of shortening the component group name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions