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#
  4. Register a 32 bit ATL service on Windows7-64 bit?

Register a 32 bit ATL service on Windows7-64 bit?

Scheduled Pinned Locked Moved C#
c++questioncomannouncement
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.
  • A Offline
    A Offline
    Aseem Sharma
    wrote on last edited by
    #1

    Hi friends, Previous version of my product have a ATL/COM based C++ service (32 bit). It get registered and run fine on XP 32 bit and Vista 32 bit. But now I want to run the same on Windows7 64 bit also. I tried to register the service the following way: 1 I Copied MyService.exe at C:\Windows\SysWOW64. 2 Then executing "C:\Windows\SysWOW64\MyService.exe" -RegServer 3 Then executing "C:\Windows\SysWOW64\MyService.exe" -Service But my service is not getting registered. Please advise me how can I do this? Thanks in Advance Regards

    D 1 Reply Last reply
    0
    • A Aseem Sharma

      Hi friends, Previous version of my product have a ATL/COM based C++ service (32 bit). It get registered and run fine on XP 32 bit and Vista 32 bit. But now I want to run the same on Windows7 64 bit also. I tried to register the service the following way: 1 I Copied MyService.exe at C:\Windows\SysWOW64. 2 Then executing "C:\Windows\SysWOW64\MyService.exe" -RegServer 3 Then executing "C:\Windows\SysWOW64\MyService.exe" -Service But my service is not getting registered. Please advise me how can I do this? Thanks in Advance Regards

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You're in the wrong forum since C# cannot make any use of ATL. You're looking for the Visual C++ forum, right above the C# forum in the left-side navigation of this page.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      A 1 Reply Last reply
      0
      • D Dave Kreskowiak

        You're in the wrong forum since C# cannot make any use of ATL. You're looking for the Visual C++ forum, right above the C# forum in the left-side navigation of this page.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        A Offline
        A Offline
        Aseem Sharma
        wrote on last edited by
        #3

        Sorry

        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