I have a problem with HEX Editor ( Hex on Steroids ). I watch Jao's tutorials and HEX editor very usefull program for patching then I download it , open it , create a profile on it but then nothing happen.Now when i try to open HEX Editor it's given me an error like ;
System.Windows.Markup.XamlParseException: Belirtilen bağlama kısıtlamalarıyla eşleşen 'HexOnSteroids.MainWindow' türündeki oluşturucuyu çağırma işlemi özel durum döndürdü. ---> System.FormatException: Giriş dizesi doğru biçimde değildi.
konum: System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
konum: System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
konum: System.String.System.IConvertible.ToInt32(IFormatProvider provider)
konum: System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
konum: System.Convert.ChangeType(Object value, Type conversionType)
konum: HexOnSteroids.MainWindow.GetRegistrySetting[T](String setting, T defaultValue) e:\Development\Visual Studio 2010\Projects\HexOnSteroids\HexOnSteroids\MainWindow.xaml.cs içinde: satır 1021
konum: HexOnSteroids.MainWindow..ctor() e:\Development\Visual Studio 2010\Projects\HexOnSteroids\HexOnSteroids\MainWindow.xaml.cs içinde: satır 76
--- İç özel durum yığını izlemesinin sonu ---
konum: System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
konum: System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
konum: System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
konum: System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
konum: System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
konum: System.Windows.Application.DoStartup()
konum: System.Windows.Application.<.ctor>b__1(Object unused)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
konum: MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Giriş dizesi doğru biçimde değildi.
I delete all files , re-download it , nothing happen.Can't use HEX Editor
