Opzione /win32manifest ignorata

Aggiornamento: novembre 2007

Messaggio di errore

Opzione /win32manifest ignorata. Può essere specificata solo quando la destinazione è un assembly.
Option /win32manifest ignored. It can be specified only when the target is an assembly.

Al compilatore di Visual Basic è stata passata l'opzione del compilatore /win32manifest quando l'opzione /target è impostata su module.

ID errore: BC2034

Per correggere l'errore

  • Rimuovere l'opzione del compilatore /win32manifest o impostare l'opzione /target su exe, winexe o library.

Vedere anche

Riferimenti

/target (Visual Basic)

/win32manifest (Visual Basic)

Altre risorse

Compilatore di Visual Basic