Hi,

 

I'm using the following libraries in a web application, to decompress cab
files posted to the site:

 

Microsoft.Deployment.Compression

Microsoft.Deployment.Compression.Cab

Microsoft.Deployment.Resources

 

It works fine most of the time, but every now and then I get this exception:

 

Could not find any resources appropriate for the specified culture or the
neutral culture. Make sure
"Microsoft.Deployment.Compression.Cab.Errors.resources" was correctly
embedded or linked into assembly "Microsoft.Deployment.Compression.Cab" at
compile time, or that all the satellite assemblies required are loadable and
fully signed.

   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)

   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)

   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)

   at System.Resources.ResourceManager.GetString(String name, CultureInfo
culture)

 

Any idea what I'm missing here?

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to