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. regsvcs on Vista

regsvcs on Vista

Scheduled Pinned Locked Moved ASP.NET
csharpdotnetcom
3 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.
  • T Offline
    T Offline
    thomasa
    wrote on last edited by
    #1

    I've registerd my dll in com by using the regserv from .Net framework 2.0 as in

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>regsvcs "D:\Development\MyProdjekt\Main\bin\My.BusinessLogicObjects.dll"

    It seems to be registerd ok, as it does on my xp machine. But i still get: COMExeption occurred: Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) Is there something I am missing, my new machine uses Vista Ultimate 64bit Thanks Thomas

    T 1 Reply Last reply
    0
    • T thomasa

      I've registerd my dll in com by using the regserv from .Net framework 2.0 as in

      C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>regsvcs "D:\Development\MyProdjekt\Main\bin\My.BusinessLogicObjects.dll"

      It seems to be registerd ok, as it does on my xp machine. But i still get: COMExeption occurred: Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) Is there something I am missing, my new machine uses Vista Ultimate 64bit Thanks Thomas

      T Offline
      T Offline
      thomasa
      wrote on last edited by
      #2

      It has to be registerd under the 64bit framework as in

      C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727>regsvcs "D:\Development\MyProdjekt\Main\bin\My.BusinessLogicObjects.dll"

      That was freeking many hours wasted!!!

      B 1 Reply Last reply
      0
      • T thomasa

        It has to be registerd under the 64bit framework as in

        C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727>regsvcs "D:\Development\MyProdjekt\Main\bin\My.BusinessLogicObjects.dll"

        That was freeking many hours wasted!!!

        B Offline
        B Offline
        BalasubramanianK
        wrote on last edited by
        #3

        Dont worry for wasted the time. You got the solution and I got the information. Tnx

        Balasubramanian K.

        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