Usually you debug this with the fusion log viewer to see why it's not
working. Typical issues are assembly naming differences (like the
version or language) and the bitness. If you mean that you copied them
from the GAC to the app folder, that's more mysterious, but if you got
them from somewhere else then there could still be a mismatch. Fusion
Log Viewer time.
---------------
Phil Wilson


On Fri, Feb 14, 2014 at 4:39 AM, Dušan Plavák <dusan.pla...@gmail.com> wrote:
> Hi there,
> I have a little problem with my wix installation.
>
> I`m putting some dlls into the gac by using Assembly=".net" atribute...
>
> Everything works fine on win7 64bit, after installation apllication runs
> fine, however if I will do the same on the win7 32bit it is not working.
>
> It looks like on 32bit windows it can not find dlls in gac... I was
> checking C:\Windows\Microsofr.Net\assembly\gac_32\ amd dlls are there, but
> installed app can not find it... if I copy these dlls directly to the app
> folder it is working again...
>
> Any ideas what I am doing wrong?
> Thanks
>
> --
> S pozdravom Dušan Plavák
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to