Yes, I am setting error in wxl file:

  <String Id="Error1938">An error occurred during the installation of
assembly '[6]'. One or more modules of the assembly could not be found.
HRESULT: [3]. {{assembly interface: [4], function: [5], component:
[2]}}</String> 

  <String Id="Error2893">Input was truncated because it was too
long</String> 

When I open msi file in Orca I can see error 1938 in the Error table, but I
can't see error 2893.

Here is description of 2893 from MSDN:

---------------------------------------------------------------------------------------------
2893: "The control [3] on dialog [2] can accept property values that are at
most [5] characters long. The value [4] exceeds this limit, and has been
truncated. 
---------------------------------------------------------------------------------------------

Thank you,
Igor





Bob Arnson-6 wrote:
> 
> Igor Maslov wrote:
>> Alternative way was to define some "user friendly" message. I know, that
>> errors with numbers bigger than 2000 aren't supposed to be in the Error
>> table, but this looks like the case when it actually should.
>>   
> 
> There's no such restriction in the doc, just a note that 25000-30000 is 
> reserved for CAs.
> 
>> Looks like WiX is ignoring this error message. I can put it in the Error
>> table using Orca, but not using wxl file. 
>>   
> 
> Did you add Error elements?
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Setting-custom-error-text-for-error-2893-tf3962083.html#a11244382
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to