Hi Ken, Yes my addin is now running. Previouosly it was running on Windows XP machines but I was struggling on Windows 2003 Terminal server. I followed your forwarded article http://blogs.msdn.com/vsod/archive/2008/04/22/Troubleshooting-com-add-in-load-failures.aspx and gone through each troubleshooting steps. Additionally I included a fix from Microsoft http://support.microsoft.com/kb/908002 in my setup program as a prerequisit and it worked for me. You are right my addin is registered under HKLM hives and required classes are registered under HKCR. I don't have much expertise to explain what is in my machine.config file. Do you want me to copy it here for your persual or I can provide you some specific information that you need to understand the problem. Many thanks
If the machine.config file isn't too large copy it here, and provide as much other information as you have. It all might help us in figuring out your remaining problem. It can't be too serious a problem though if the addin is now running. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Nasim" wrote in message news:%23ASguRt2IHA.4920@TK2MSFTNGP05.phx.gbl... > Hi Ken, > > Yes my addin is now running. Previouosly it was running on Windows XP > machines but I was struggling on Windows 2003 Terminal server. > > I followed your forwarded article > http://blogs.msdn.com/vsod/archive/2008/04/22/Troubleshooting-com-add-in-load-failures.aspx > and gone through each troubleshooting steps. Additionally I included a fix > from Microsoft http://support.microsoft.com/kb/908002 in my setup program > as a prerequisit and it worked for me. You are right my addin is > registered under HKLM hives and required classes are registered under > HKCR. > > I don't have much expertise to explain what is in my machine.config file. > Do you want me to copy it here for your persual or I can provide you some > specific information that you need to understand the problem. > > Many thanks >