Results 1 to 3 of 3

Thread: Com Error

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Posts
    84

    Com Error

    When running my application on another PC (not the one used for development) I get the following error.

    I know it has to do with a COM object but that is all I know
    Attached Images Attached Images  

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Com Error

    Did you just copy it over or did you do a formal installation of your program?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Posts
    84

    Re: Com Error

    I used the install created by clickonce. However, in the meantime I found an article on this whole issue.

    The problem had to do with the missing Interop files. If you take the ones needed by the app and copy them into c:\windows\assembly this does the trick.

    What I need to do now is create an installer that will copy the files tot he proper destination and then register the dll's as required.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width