Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Getting Error with msscript.ocx

Getting Error with msscript.ocx

Scheduled Pinned Locked Moved C / C++ / MFC
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ash_VCPP
    wrote on last edited by
    #1

    Hi All, Please look into the errors which i am getting, if someone has faced same then please tell me where i am going wrong. Errors are: fatal error C1083: Cannot open type library file: 'xceedcry.dll': No such file or directory(in utils.h) error C2146: syntax error : missing ';' before identifier 'IWebBrowser' (in exdisp.h) fatal error C1004: unexpected end of file found(in exdisp.h)

    Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

    L 1 Reply Last reply
    0
    • A Ash_VCPP

      Hi All, Please look into the errors which i am getting, if someone has faced same then please tell me where i am going wrong. Errors are: fatal error C1083: Cannot open type library file: 'xceedcry.dll': No such file or directory(in utils.h) error C2146: syntax error : missing ';' before identifier 'IWebBrowser' (in exdisp.h) fatal error C1004: unexpected end of file found(in exdisp.h)

      Thanks A Ton Ash_VCPP walking over water is just knowing where the stones are.....

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Ash_VCPP wrote:

      fatal error C1083: Cannot open type library file: 'xceedcry.dll': No such file or directory(in utils.h)

      That seems fairly clear, the file 'xceedcry.dll cannot be found. Does it exist in your system and if so is it in the include path(s) for your compiler? I suspect the other two messages are related to the first.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups