manifest authoring error c1010005

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

manifest authoring error c1010005
When manifest excluded from build 
FTGMan




Posts: 31
Joined: 2007-02-09
I'm getting a build error.

.\Loader\adxloader.dll.manifest : manifest authoring error c1010005: The root element name should be <assembly/>.

I read the previous post and excluded the file from the build. But I still get the error. So I deleted the file from the build, and I still get the error.

Please help.
Posted 21 Feb, 2007 09:05:25 Top
FTGMan




Posts: 31
Joined: 2007-02-09
The project builds as debug, but not release with the same settings.
Debug builds with the manifest both inlcuded and excluded.
Release wont build any way I try it.
Posted 21 Feb, 2007 11:55:03 Top
Sergey Grischenko


Add-in Express team


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

A bit strange situation. Do you use Add-in Express v3.3 ?
If yes, please create a new C++ project and try to rebuilt it in the Debug and Release configurations. Do you get the same error?



P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.

Posted 21 Feb, 2007 12:14:47 Top
FTGMan




Posts: 31
Joined: 2007-02-09
I created a blank project using the wizard and tried to compile.
If failed in both debug and release with the manifest error.
So i excluded the manifest from the build by setting the "Exclude" property to true and it would not build either.


Compiler info:
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Professional

I think I have V3.2 of Addin as the AddinExpress.MSO.2005.dll file is labelled: 3.2.1865.2005
Posted 22 Feb, 2007 14:03:13 Top
FTGMan




Posts: 31
Joined: 2007-02-09
Ok. I've just installed V3.3 and now my new projects build for both debug and release.

So the question is now, How do I make my old projects build correctly?
Posted 23 Feb, 2007 03:12:11 Top
FTGMan




Posts: 31
Joined: 2007-02-09
Fixed it.
Posted 23 Feb, 2007 03:22:22 Top