Create setup project throws exception

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

Create setup project throws exception
 
Erik Simons




Posts: 1
Joined: 2010-11-07
I am unable to create any Setup projects at all...
After creating a fresh "IE Add-on" project and clicking "Create setup project" from context menu, an exception is thrown.

System info:

Windows 7
Visual Studio 2010 Premium

Exception:


Detailed technical information follows:
---
Date and Time: 11/7/2010 4:30:54 PM
Machine Name: WIN-SGL33QH7B5M
IP Address: fe80::6165:ab0f:b19f:f05e%11
Current User: WIN-SGL33QH7B5M\User

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/Add-in Express/Add-in Express .NET for Internet Explorer/Bin/Package/VS2005/AddinExpress.IEWizard.dll
Assembly Full Name: AddinExpress.IEWizard, Version=6.3.376.0, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 6.3.376.0

Exception Source:
Exception Type: System.NotImplementedException
Exception Message: Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))
Exception Target Site: get_FileName

---- Stack Trace ----
EnvDTE.Project.get_FileName()
AddinExpress.IEWizard.dll: N 00000 (0x0) JIT
AddinExpress.SetupWizard.SetupWizardForm.CreateSetupProject(primaryOutputPath As String)
AddinExpress.IEWizard.dll: N 0409 (0x199) IL
AddinExpress.SetupWizard.SetupWizardForm.CreateSetupProject(project As Project)
AddinExpress.IEWizard.dll: N 0061 (0x3D) IL
AddinExpress.IE.Wizard.ADXIEPackage.Exec(guidCmdGroup As Guid&, cmdID As UInt32, nCmdexecopt As UInt32, pvaIn As IntPtr, pvaOut As IntPtr)
AddinExpress.IEWizard.dll: N 0440 (0x1B8) IL
Posted 07 Nov, 2010 08:48:04 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hi Erik,

I know this can be cured by turning off some add-in(s) installed in your VS. But unfortunately, I don't know the name of the add-in producing this. If you hapen to find it, please share it with forum readers.


Andrei Smolin
Add-in Express Team Leader
Posted 08 Nov, 2010 08:42:23 Top