Results 1 to 4 of 4

Thread: Setup error failed....

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    79

    Setup error failed....

    We developed an AddIn for Word.

    One of our customers has installed it. But when he wants to use it, he gets the following error message

    "Setup error failed to load resources from resourcefile, please check your setup"

    Any idea what's wrong?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    The error discribe itself , you need to check for your package . Is it complete with all necessary files ? and it's good practice also to use error-handling in all your code , so that you can get more descriptive error messages .

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    79
    Yes, it is complete. I only changed some sources, nothing else. And I just tried the setup on my own PC, it works.

    And: of course every procedure and function has its own error handling.

    Thanks....

  4. #4
    Addicted Member PeteD's Avatar
    Join Date
    Jun 2003
    Location
    Sydney
    Posts
    158
    Perhaps the version of word on your development machine is later than the version on the machine you are deploying to???!!!!

Posting Permissions

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



Click Here to Expand Forum to Full Width