Book a Demo

Author Topic: Addins generate error 0x800401f3  (Read 11155 times)

Charles England

  • EA User
  • **
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Addins generate error 0x800401f3
« on: January 04, 2016, 08:04:56 am »
I'm getting the message 'Error - missing (0x800401f3)' for all add-ins in the Manage Add-in window. I've tried searching, but can't find a clear explanation of the problem.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Addins generate error 0x800401f3
« Reply #1 on: January 04, 2016, 02:30:29 pm »
That means something went wrong with the "Register for COM interop" on your add-in dll.

Geert

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Addins generate error 0x800401f3
« Reply #2 on: January 05, 2016, 07:05:09 pm »
Hi Charles,

the installation inspector of  Adrian Lincoln may help you.

http://community.sparxsystems.com/community-resources/772-ea-installation-inspector

Also the tutorial of Geert "first addin or so" may be a help (community).


Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

jebe

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Addins generate error 0x800401f3
« Reply #3 on: January 07, 2016, 03:30:43 am »
Hi Charles,

Maybe I have the same problem. My add-Ins worked well, but suddenly all of them are missing. The COM-registration is okay. Did you solve your problem?

jebe

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Addins generate error 0x800401f3
« Reply #4 on: January 12, 2016, 09:38:50 pm »
Hi Charles,

I solved the problem. There was something wrong with my user profile. After recreating my user profile on my PC everything works fine.