I can't register my Add-In from DevStudio anymore

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

I can't register my Add-In from DevStudio anymore
 
Shawn O'Rourke




Posts: 7
Joined: 2010-06-11
I can't register my Add-In fr om DevStudio anymore. It was working yesterday, but now when I try to register my Add-In I get the following error:

AddinExpress.Projects.Common.Registrator error: the wizard has fired an exception.

Wh ere presumably this happened:
Error occurred in the code of Add-in Express .NET Package library...

More error details below...

I'm using DevStudio 2008, and ADX build 3043. I tried uninstalling and reinstalling ADX, but that didn't help. How do I resolve this?

Thanks,

Shawn



Detailed technical information follows:
---
(Inner Exception)
(Inner Exception)
Date and Time: 8/10/2010 10:35:12 AM
Machine Name: SHAWNO-WXP02
IP Address: 64.101.40.163
Current User: CISCO\shawno

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/Add-in Express/Add-in Express for .NET/Bin/Packages/VS2005/AddinExpress.Wizard.dll
Assembly Full Name: AddinExpress.Wizard, Version=6.0.3043.2005, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 6.0.3043.2005
Assembly Build Date: 5/1/2008 2:06:50 AM

Exception Source: System.Windows.Forms
Exception Type: System.IndexOutOfRangeException
Exception Message: Index was outside the bounds of the array.
Exception Target Site: Object reference not set to an instance of an object.

---- Stack Trace ----



(Outer Exception)
Date and Time: 8/10/2010 10:35:12 AM
Machine Name: SHAWNO-WXP02
IP Address: 64.101.40.163
Current User: CISCO\shawno

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/Add-in Express/Add-in Express for .NET/Bin/Packages/VS2005/AddinExpress.Wizard.dll
Assembly Full Name: AddinExpress.Wizard, Version=6.0.3043.2005, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 6.0.3043.2005
Assembly Build Date: 5/1/2008 2:06:50 AM

Exception Source: mscorlib
Exception Type: System.Reflection.TargetInvocationException
Exception Message: Exception has been thrown by the target of an invocation.
Exception Target Site: Object reference not set to an instance of an object.

---- Stack Trace ----



(Outer Exception)
Date and Time: 8/10/2010 10:35:12 AM
Machine Name: SHAWNO-WXP02
IP Address: 64.101.40.163
Current User: CISCO\shawno

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/Add-in Express/Add-in Express for .NET/Bin/Packages/VS2005/AddinExpress.Wizard.dll
Assembly Full Name: AddinExpress.Wizard, Version=6.0.3043.2005, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 6.0.3043.2005
Assembly Build Date: 5/1/2008 2:06:50 AM

Exception Source: AddinExpress.Wizard
Exception Type: System.Exception
Exception Message: The 'RegisterAssembly' function failed.
Exception Target Site: DoAfterBuild

---- Stack Trace ----
AddinExpress.Projects.Common.Registrator.DoAfterBuild(scope As vsBuildScope, action As vsBuildAction)
AddinExpress.Wizard.dll: N 0431 (0x1AF) IL
Posted 10 Aug, 2010 14:07:15 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hi Shawn,

You can try uninstalling third-party add-ins in VS. If this doesn't help, please send us the following info to the support e-mail address, see {Add-in Express}\readme.txt:

- a screenshot of the About dialog of your Visual Studio
- the contents of the ClipBoard after you click the Copy Info button in the same dialog

Please make sure your e-mail contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 11 Aug, 2010 05:05:19 Top
Shawn O'Rourke




Posts: 7
Joined: 2010-06-11
Actually, I got it working again. I think the problem was my development environment. I think I might have had mismatched versions of ADX components.
Posted 11 Aug, 2010 15:42:36 Top
Eugene Astafiev


Guest


Hi Shawn,

Thank you for the good news!
Posted 12 Aug, 2010 04:30:45 Top