Bugs item #1699452, was opened at 2007-04-12 18:21
Message generated for change (Comment added) made by barnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1699452&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: candle
Group: v2.0
>Status: Closed
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: Shane Brinkman-Davis (shanebdavis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tools Crash when run off Network Drive (or subst drives)

Initial Comment:
Error:

Unhandled Exception: System.Security.SecurityException: That assembly does not 
allow partially trusted callers.
   at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly 
asm, PermissionSet granted, PermissionSet
 refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, 
IPermission permThatFailed)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle..ctor()
   at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Main(String[] args)
The action that failed was:
LinkDemand
The assembly or AppDomain that failed was:
candle, Version=2.0.4820.0, Culture=neutral, PublicKeyToken=ce35f76fcda82bad
The Zone of the assembly that failed was:
Intranet
The Url of the assembly that failed was:
file:///D:/imikimi/imikimi_install/Wix/candle.exe

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

>Comment By: Bob Arnson (barnson)
Date: 2007-04-12 20:17

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

The WiX toolset is managed code and therefore can't be run from network
shares or SUBST drives without changing security policy. See
http://blogs.msdn.com/shawnfa/archive/2004/12/30/344554.aspx for details.

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

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

-------------------------------------------------------------------------
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-devs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to