Results 1 to 2 of 2

Thread: SB error codes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default SB error codes

    Is there a list of error codes anywhere? I cannot find them.

    I am having some serious issues trying to embed a manifest to a new file I
    have added to my script and getting error code 50. The file is OK etc. so I
    really need to know what error code 50 really means.

    But it would be handy to know what any error code means for future
    reference.

    TIA

    John Fligg

  2. #2

    Default Re: SB error codes

    > Is there a list of error codes anywhere? I cannot find them.
    >
    > I am having some serious issues trying to embed a manifest to a new file I
    > have added to my script and getting error code 50. The file is OK etc. so
    > I really need to know what error code 50 really means.
    >
    > But it would be handy to know what any error code means for future
    > reference.

    Error 50 means that "resource type 24, id 1" already exists in that file and
    you have not enabled the "Skip if file is already manifested" option in the
    "#embed UAC manifest" properties. In other words, this file is already
    manifested and the compiler aborts the compilation process.

    If you enabled the "Skip if file is already manifested" option then the
    compiler will throw a "GEN1090: File already manifested" warning (but will
    continue).

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •