Bugs item #1847304, was opened at 2007-12-09 16:08
Message generated for change (Comment added) made by motionless
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1847304&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: votive
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: lewis (lewis_rfl)
Assigned to: Justin Rockwood (justinrockwood)
Summary: WIX error messages not displayed in Visual Studio

Initial Comment:
(sorry, but I'm not sure I have the right category?)

Using Visual Studio 2005, and the latest wix installer (this has been true for 
about 6 months I think; I'm now using 3.0.3530.0).

When an error causes a WIX build to fail - I see the error#, but not the 
detailed description of what when wrong (like line/file etc).

So - I have to copy from the Visual Studio output window the commandline 
executed (e.g. light.exe xxxx)
and run that from the command-line to see the actual error message.

I've seen this behavior on both of the two development computers I test with, 
so it doesn't appear likely to be an installation / configuration problem on my 
end.



----------------------------------------------------------------------

Comment By: motionless (motionless)
Date: 2007-12-10 14:49

Message:
Logged In: YES 
user_id=1765910
Originator: NO

I've the same problem, the last version i know that it works was
3.0.2526.0.
When i've upgraded to 3.0.3419.0 the problem occurs. The messages were
displayed in details in the "Error List" but not in the "Output" window.

When devenv.exe called on commandline "devenv.exe solutionname.sln /build
/log logfilename.log"
Only the error code and the position of the error occured 

"C:\path\to\file.wxs(90,0)Error LGHT0083:"

The next error would  be appended in the same line so the message was all
in one line it's not very readable.

I was able to reproduce the problem on more than 10 machines so i would
guess it is not a config problem of the machines.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1847304&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to