Hi,
we have a Windows.Forms application having several assemblies for which we
have defined satellite assemblies in seperate folders according to the
culture they were created in. We had to adjust the policy to full trust (each
of the assemblies are sign with same key) in order to allow the download of
the .exe using IE.
The download of the application works but when we try to display information
in the correct language it fails to do so because the correct satellite
assembly was not downloaded (checked using Fusionvwlog).
Has any one any clues what's going wrong?
Thanks !
Stefaan