Seems I jumped the gun a little on this one.

Issue in 3.0.4025.0:

- The first time VS builds my Wix project, all goes well (= improvement
over previous drop).
- The second time the same VS process builds the same Wix project
(without restarting VS) I get the following exception:

Error   1       The build was aborted because of an internal failure.
Microsoft.Build.Shared.InternalErrorException: Internal MSBuild Error:
Project shouldn't be in ProjectManager already.
   at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(Boolean
showAssert, String unformattedMessage, Object[] args)
   at Microsoft.Build.BuildEngine.Engine.BuildProject(Project project,
String[] targetNames, IDictionary targetOutputs, BuildSettings
buildFlags, Boolean fireProjectStartedFinishedEvents)
C:\Source\StingModules\AddinModule\AddinModule.csproj   0       1
SixEdgeSetupWix

Seems some in process state (in the MsBuild ProjectManager) remains
between builds.

I have also gotten this build output error on the second build:
"Unhandled Exception:The build was aborted because of an unexpected
logger failure.
Error: The build was aborted because of an unexpected logger failure."

As before, I'm using .NET FW 2.0 SP1.

/M

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Holmgren
Mathias
Sent: den 25 april 2008 16:47
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Release 3.0.4014.0 requires MsBuild 3.5?

Replying to my own thread here just for "search archives" completeness.

I just installed 3.0.4025 and this issue is now resolved.
Quoting history.txt: "Use 2.0 MSBuild tasks instead of 3.5"


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to