Hi,....

I know that it is a bit strange but I want to ask if it is possible
to call candle / light from mapped network drive.

The problem is described here:
http://blogs.msdn.com/shawnfa/archive/2005/02/04/367390.aspx

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.5130.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad
The Zone of the assembly that failed was:
Intranet
The Url of the assembly that failed was:
file:///W:/Projects/head/wix2/candle.exe

Is there a way to call candle from network drive without rebuilding
the WiX code (and adding the AllowPartiallyTrustedCallersAttribute
to the code)?

Thanks

Stefan

-- 
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies s.r.o. | www.whitestein.com
Panenska 28 | 811 03 Bratislava | Slovak Republic
Main +421 2 5443-5502 | Direct +421 2 5930-0735

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to