On Sat, Apr 19, 2008 at 1:07 AM, Timeout <wineforum-user@xxxxxxxxxx> wrote: > What does this mean? > > Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. > at System.Resources.ResourceManager.GetSatelliteAssembliesFromConfig() > at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture) > at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) > at System.Resources.ResourceManager.GetString(String name, CultureInfo culture) > at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn) at System.Environment.GetResourceFromDefault(String key) > at System.TypeInitializationException..ctor(String fullTypeName, Exception innerException) > at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) It means there's a bug :-) What app is this, and how did you install it?