locked
Office Excel Crashing... RRS feed

  • Question

  • Hi , I worked on Excel Addins projects using Office Interops / Office API. Right now I have given a task of migrating excel addin built in .NET 1.1 / Offie 2003 and Addin Express (some old version) to .NET 4.0/ Office 2010 and current version of Addin Express. When I am compiling the codebase and creates the msi in framework 4.0 and install it to the system, somehow while loading the main wizard form in our Excel application, excel goes crash. I tried to debug the code, but after executing properly within the form load the control goes outside of the code and it crashes the Excel application. I am afraid becuase it is not throughing any exception. This form contains some Web Browser controls, I think somehow the it is not able to render these controls and getting crash (afraid). Any input on this will be helpful. Amol
    Thursday, May 5, 2011 9:14 AM