Bugs item #1586903, was opened at 2006-10-29 19:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1586903&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: extensions
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rob (rmacfadyen)
Assigned to: Scott Kurtzeborn (scotk)
Summary: WixUiExtension error message 1720

Initial Comment:
Error message 1720 (vbscript error) is a bit lacking. 
The current message does show the full information 
available. 

Could the message be updated to be:

<Error Id="1720"><![CDATA[There is a problem with this 
Windows Installer package. A script required for this 
install to complete could not be run.
Contact your support personnel or package vendor. 
Custom action [2] script error [3], [4]: [5] Line [6], 
Column [7], [8]]]></Error>


This shows the custom action that failed, the error 
message and number and the line/column where the error 
occurred.

This makes debugging VBScript based custom actions 
much easier. Also...
without this change the log file will not contain this 
information either (argh).


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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to