MsiInstaller errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dinaharchery
    New Member
    • Jun 2008
    • 2

    MsiInstaller errors

    Hello all,

    I recently ran an .msi install executable on my computer and got the following error:

    "Could not load file or assembly ‘mdll, Version= 1.0.3078, Culture=neutral , PublicToken=nul l’ or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem. (Exception from HRESULT: 0x800736B1)"

    Does anyone know what this means?

    Thank you.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    http://msdn.microsoft.com/en-us/libr...42(VS.80).aspx or this http://msdn.microsoft.com/en-us/libr...sz(VS.80).aspx

    You have a missing dependency somewhere.

    Comment

    • dinaharchery
      New Member
      • Jun 2008
      • 2

      #3
      Thank you very much.

      I will check into it.

      Comment

      Working...