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. Web Development
  3. ASP.NET
  4. dll error

dll error

Scheduled Pinned Locked Moved ASP.NET
helpcom
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.
  • S Offline
    S Offline
    Sebastian T Xavier
    wrote on last edited by
    #1

    hi all, i have tied to add a rference to my application, the name of the library is microsoft excel 11.0 object library but it is not working , i have got a warnig also. when i tried to create an object then i have got an error like this "microsoft.office.interop.excel.application is not defined" i dont know why i am unable to register taht particualr dll, can anybody help me.

    S 1 Reply Last reply
    0
    • S Sebastian T Xavier

      hi all, i have tied to add a rference to my application, the name of the library is microsoft excel 11.0 object library but it is not working , i have got a warnig also. when i tried to create an object then i have got an error like this "microsoft.office.interop.excel.application is not defined" i dont know why i am unable to register taht particualr dll, can anybody help me.

      S Offline
      S Offline
      Sams Den
      wrote on last edited by
      #2

      Hi, For every com component .NET tries to create a Com Callable Wrapper (CCW) in the form of Interop.xxxx. If it fails to generate CCW you may get a warning / error. The workaround would be to generate an interop assembly from the COM component using TLBIMP.exe . Hope this helps. Thanks Sameer

      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