I have done everything that you said, still nothing :/
here is what the updater-log says:
Tag:Error
TimeStamp:22/10/2012 13:44:46
Details:System.Reflection.TargetInvocationExceptio n: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: ContentType string is not valid. Expected format is type/subtype.
at MS.Internal.ContentType.ParseTypeAndSubType(String typeAndSubType)
at MS.Internal.ContentType..ctor(String contentType)
at MS.Internal.MimeTypeMapper.GetMimeTypeFromUrlMon(U ri uriSource)
at MS.Internal.MimeTypeMapper.GetMimeTypeFromUri(Uri uriSource)
at MS.Internal.AppModel.ResourcePart.GetContentTypeCo re()
at System.IO.Packaging.PackagePart.get_ContentType()
at MS.Internal.AppModel.ResourcePart.GetStreamCore(Fi leMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream()
at System.Windows.Application.GetResourceStream(Uri uriResource)
at DoFUpdater.WPFWindows.winMain.OpenEmbeddedSound(Ur i uri)
at DoFUpdater.WPFWindows.winMain.b__5(SoundPlayer x, Uri uri)
at DoFUpdater.WPFWindows.winMain.DoSounds()
at DoFUpdater.WPFWindows.winMain..ctor()
at DoFUpdater.WPFWindows.winSplash.ValidKey_Online_Re sponse.<>c__DisplayClassc.b__b()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRunt imeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRunti meMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
|