Error when run Add-in Express Wizard

Add-in Express™ Support Service
That's what is more important than anything else

Error when run Add-in Express Wizard
 
Andrew Saunders




Posts: 17
Joined: 2006-03-21
Hello,
I recently upgraded from Office 2000 to Office 2003 and now when I run the Add-in Express Wizard to create a new add-in an exception is thrown.

Here is the detailed information.
----------------
Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/Afalinasoft/Add-in Express .NET/Bin/Package/VS2003/AddinExpress.Wizard.dll
Assembly Full Name: AddinExpress.Wizard, Version=2.4.1757.0, Culture=neutral, PublicKeyToken=a2ea270bb9cf0bea
Assembly Version: 2.4.1757.0
Assembly Build Date: 30/03/2006 7:26:28 PM

Exception Source: mscorlib
Exception Type: System.IO.FileNotFoundException
Exception Message: Could not find file "C:\WINDOWS\assembly\GAC\Microsoft.Office.Interop.Excel\11.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Excel.dll".
Exception Target Site: WinIOError

---- Stack Trace ----
System.IO.__Error.WinIOError(errorCode As Int32, str As String)
AddinExpress.Wizard.dll: N 00181 (0xB5) JIT
System.IO.File.InternalCopy(sourceFileName As String, destFileName As String, overwrite As Boolean)
AddinExpress.Wizard.dll: N 00314 (0x13A) JIT
AddinExpress.Wizard.ADXWizard.GeneratePIA(interopName As String, _namespace As String, lang As ADXProjectLang, piaFullName As String, references As Object, tlbFullPath As String, tlbID As String, major As Int32, minor As Int32, localID As Int32, snFullPath As String, allowSigh As Boolean, piaList As SortedList)
AddinExpress.Wizard.dll: N 00465 (0x1D1) JIT
----------------------------------------------------------


Any suggestions on how to fix the problem are appreciated.

Regards
Andrew Saunders

Posted 15 May, 2006 01:11:44 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Andrew.

As far as I see you have PIAs for Office 2003 registered in the system registry but for some reason they are not installed at the moment.
I think the reinstallation of PIAs for Office 2003 will solve the problem.
Posted 15 May, 2006 09:52:15 Top