Problems with assembly on windows 7 64-bits

Answered Problems with assembly on windows 7 64-bits

  • Monday, March 11, 2013 5:19 PM
     
     

    I have a problem with the 64-bits system and Delphi 2007 IDE. When I try to open my application show this message:

    "The system cannot find the file specified, ClassID {xxxxxxxxxxxxxxxxxx}"

    I develop the component too but is the first time I try to build the application in a 64 bits system. I try to register the assembly with the console, with regasm but anything work. Can tell me, what I need to make build this application? some tips with this 64-bits system? 

    Thanks and best regards;

All Replies

  • Monday, March 11, 2013 7:10 PM
     
     

    Delphi 2007 is not compatible with 64-bit Windows 7.  It was published in 2007 as a 32-bit program.

    Search the internet for " Delphi 2007 "for work around.


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Monday, March 11, 2013 7:48 PM
     
     
    I try to compile on Delphi XE and show the same message.
  • Monday, March 11, 2013 8:06 PM
     
     Answered

    Then you need to find a forum somewhere that can help with problems with Delphi software since this is not a Microsoft application and no one here would have detailed information about the application package.  Your error is being generated by Delphi so there is not much, if anything, that Microsoft can do to identify a problem in a third party application.

    An internet search indicates Delphi is currently supported by <cite>www.embarcadero.com</cite>

    <cite>Suggest you visit their Support website @ </cite>http://www.embarcadero.com/support


    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

    • Marked As Answer by jocast89 Monday, March 11, 2013 8:55 PM
    •  
  • Wednesday, March 13, 2013 2:40 AM
    Moderator
     
     

    Hi,


    For compatibility issue, you can check whether this tool would compatible with Windows 7 via the following link.


    Compatibility Center

    http://www.microsoft.com/en-us/windows/compatibility/win7/CompatCenter/Home?Language=en-US


    Also you can try refer to Help with Windows 7 compatibility problem


    Thanks,


    Vincent Wang
    TechNet Community Support