S
Stefan Christ
I am using satelite assemblies to create a multilanguage application
using VB .NET. Whenever I try to access a resource within those
assemblies that does not exist, a MissingManifestResourceException
occuers. I cannot find any function of the ResourceManager to check
for existing resources, to prevent those exceptions. Is there another
way to handle this, except using try catch?
Best regards,
Stefan
using VB .NET. Whenever I try to access a resource within those
assemblies that does not exist, a MissingManifestResourceException
occuers. I cannot find any function of the ResourceManager to check
for existing resources, to prevent those exceptions. Is there another
way to handle this, except using try catch?
Best regards,
Stefan