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. Help !!!

Help !!!

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpcsharpcom
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.
  • G Offline
    G Offline
    Guillermo Rivero
    wrote on last edited by
    #1

    I don't know nothing about C++. I built and addin using VB.NET and got from www.microsoft.com a shim object. This object has a reference to stdafx.h and stdafx.cpp. Now I can't compile it, I have an error message that says: c:\Development\CrossNET\COMAddInShim\stdafx.h(48): error C3506: there is no typelib registered for LIBID '{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}' I tried searching the registry to see what this GUID is about, but can't find nothing. Can someone please help me with this ?? I need to do a deployment tomorrow morning and QA people are waiting for this component to be compiled. Thanks Free your mind...

    C 1 Reply Last reply
    0
    • G Guillermo Rivero

      I don't know nothing about C++. I built and addin using VB.NET and got from www.microsoft.com a shim object. This object has a reference to stdafx.h and stdafx.cpp. Now I can't compile it, I have an error message that says: c:\Development\CrossNET\COMAddInShim\stdafx.h(48): error C3506: there is no typelib registered for LIBID '{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}' I tried searching the registry to see what this GUID is about, but can't find nothing. Can someone please help me with this ?? I need to do a deployment tomorrow morning and QA people are waiting for this component to be compiled. Thanks Free your mind...

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Perhaps you should register the type library ? DO you *have* the type library ? Know what a type library is ? I'd suggest that 'there is no typelib registered' would be a good sign that you're not gonna find this GUID in the registry. That's the problem. Why link to www.microsoft.com but not the object ? Where did you get it ? What is it going to do for you ? Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder

      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