Hi,

 

I'm getting a Not Supported Exception when I run Candle. The error seems
related to path's formats but even when I switch to absolute paths on
command line and inside the WXS I get the error. I'm running Wix version
3.0.2925.0.

 

Command Line : candle.exe -I"C:\Program Files\Windows Installer XML
v3\bin" -out D:\Workspaces\Source\build\Setup\Authorize.net.wixobj
-pedantic:easy -v D:\Workspaces\Source\build\Setup\Authorize.net.wxs

Microsoft (R) Windows Installer Xml Compiler version 3.0.2925.0

Copyright (C) Microsoft Corporation 2003. All rights reserved.

 

Authorize.net.wxs

candle.exe : error CNDL0001 : The given path's format is not supported.

 

Exception Type: System.NotSupportedException

 

Stack Trace:

   at System.Security.Util.StringExpressionSet.CanonicalizePath(String
path, Boolean needFullPath)

   at
System.Security.Util.StringExpressionSet.CreateListFromExpressions(Strin
g[] str, Boolean needFullPath)

   at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissio
nAccess access, AccessControlActions control, String[] pathListOrig,
Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)

   at
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAcces
s access, AccessControlActions control, String[] pathList, Boolean
checkForDuplicates, Boolean needFullPath)

   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
access, Int32 rights, Boolean useRights, FileShare share, Int32
bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String
msgPath, Boolean bFromProxy)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, FileOptions options)

   at System.IO.StreamWriter.CreateFile(String path, Boolean append)

   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding
encoding, Int32 bufferSize)

   at System.IO.StreamWriter..ctor(String path)

   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[]
args)

Action Failed with Return Code : 1

 

 

Eldi Espinosa | Sr. Release Engineer

Authorize.Net(r) | a CyberSource solution 

10800 NE 8th St.  | Suite 600 | Bellevue, WA 98004

Tel 425.586.6158 | Fax 425.586.6005
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  |
http://www.authorize.net | http://www.cybersource.com
<http://www.cybersource.com/>  

 


The preceding email message and any attachment to the email message contains 
information that is confidential, may be legally privileged, 
and may constitute non-public information.  It is intended to be conveyed only 
to the designated recipient(s).  If you have received 
this message in error, please immediately notify the sender by return email and 
destroy all copies of this message. Unauthorized use, 
dissemination, distribution, or reproduction of this email message or any 
attachment is strictly prohibited and may be unlawful.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to