PDA

View Full Version : HM Error Starting after 1.10.02 upgrade



Gothman
02-19-2010, 04:02 PM
Just upgraded to 1.10.02 and now get the error below on startup. I am running Vista, UAC turned off and I am an administrator. Any ideas ??
------------

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Windows.Markup.XamlParseException: '/WPFToolkit;component/DataGrid/Themes/Aero.NormalColor.xaml' value cannot be assigned to property 'Source' of object 'System.Windows.ResourceDictionary'. Could not load type 'System.Windows.Controls.Primitives.MultiSelector' from assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Error at object 'System.Windows.ComponentResourceKey' in markup file 'WPFToolkit;component/DataGrid/Themes/Aero.NormalColor.xaml'. Error at object 'System.Windows.ResourceDictionary'. ---> System.Windows.Markup.XamlParseException: Could not load type 'System.Windows.Controls.Primitives.MultiSelector' from assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Error at object 'System.Windows.ComponentResourceKey' in markup file 'WPFToolkit;component/DataGrid/Themes/Aero.NormalColor.xaml'. ---> System.TypeLoadException: Could not load type 'System.Windows.Controls.Primitives.MultiSelector' from assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at System.Reflection.Assembly.GetType(String name)
at System.Windows.Markup.BamlMapTable.GetTypeFromType Info(BamlTypeInfoRecord typeInfo)
at System.Windows.Markup.BamlMapTable.GetTypeFromId(I nt16 id)
at System.Windows.Markup.BamlRecordReader.ReadPropert yTypeRecord(BamlPropertyTypeReferenceRecord bamlPropertyRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord( BamlRecord bamlRecord)
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlParseException.ThrowExce ption(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowExce ption(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ReadRecord( BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.BaseReadDef erableContentStart(BamlDeferableContentStartRecord bamlRecord, ArrayList& defKeyList, List`1& staticResourceValuesList)
at System.Windows.Markup.BamlRecordReader.ReadDeferab leContentStart(BamlDeferableContentStartRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord( BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolea n singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.Pa rseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncI nfo(Stream stream, ParserContext pc)
at MS.Internal.AppModel.AppModelKnownContentFactory.B amlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at MS.Internal.AppModel.MimeObjectFactory.GetObjectAn dCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at System.Windows.ResourceDictionary.set_Source(Uri value)
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlParseException.ThrowExce ption(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowExce ption(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ThrowExcept ion(String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.CreateInsta nceFromType(Type type, Int16 typeId, Boolean throwOnFail)
at System.Windows.Markup.BamlRecordReader.GetElementA ndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
at System.Windows.Markup.BamlRecordReader.BaseReadEle mentStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadElement StartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord( BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolea n singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.Pa rseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at HEMMiner.Control.InitializeComponent()
at HEMMiner.Control..ctor()
at HoldemManager.frmMain3.h()
at HoldemManager.frmMain3..ctor(frmLoading LoadingForm)
at HoldemManager.frmLoading.a(Object A_0, EventArgs A_1)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Assembly Version: 1.10.0.5
Win32 Version: 1.10.0.5
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/HoldemManager.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 8.3.0.0
Win32 Version: 8.3.0.0
CodeBase: file:///C:/Program%20Files/RVG%20Software/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

morny
02-19-2010, 06:33 PM
Please reboot and run the update once more immediately after reboot

Gothman
02-19-2010, 06:59 PM
Still the same i'm afraid.

fozzy71
02-19-2010, 10:06 PM
Reinstall Microsoft .NET Framework:

1) Download and run this uninstaller - http://www.holdemmanager.com/downloads/dotnetfx_cleanup_tool.zip
2) Install this one: http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe

Gothman
02-20-2010, 03:16 PM
Tried the .net stuff, the new install file from your link showed as not a valid 32 bit application, so couldn't run, but downloaded from MS site ok and installed.

However still exact same error, tried 1.10.03a, same.

Prob go back to 9.34, that seems so work ok. :(

morny
02-20-2010, 05:02 PM
Do you have an Aero theme installed? If so can you change it to a default one and reboot and see if the problem still occurs

Gothman
02-20-2010, 05:08 PM
Hi,
No I ma running in Vista Basic Appearance. I have reloaded 9.34 cos I needed to play and that is still running fine if thats any help.

Thanks

morny
02-20-2010, 05:15 PM
Ok ill escalate to see if we can find a solution so you can upgrade.

Gothman
03-03-2010, 09:30 AM
Hi,
Don't suppose there has been any progress on this ?

Regards

morny
03-03-2010, 07:05 PM
Can you check control panel > programs and features and tell me if there is a .net framework 3.5 SP1 entry in there and double check it says SP1, if so can you try uninstalling and reinstalling .net again, i know you done it already but the developer said this should solve the issue and you mentioned there was an issue when you tried to install it, have you a 32 or 64 bit machine, make sure you install the correct version for that

Gothman
03-05-2010, 08:08 PM
Hi Morny,

Been trying to sort this solid for the last five hours !!

Although I have not found a solution I believe I have found the source of the problem.

It looks like there is def a problem with my Vista Installation, as I am also unable to add/remove windows components via the Program/Features (in here it is showing .net 3.0 as not enabled) The link below, although for a different issue, has the same symptoms and is a fairly common problem.

Problems Installing Windows Features on Microsoft Vista Ultimate - Please wait while the features are configured. This might take several minutes. - An error has occurred. Not all of the features were successfully changed. (http://www.gaebler.com/Problems-Installing-Windows-Features-on-Microsoft-Vista-Ultimate.htm)

It looks like the only way around it is to re-install Vista. I am a bit reluctant to do this as I was looking to move to windows 7 in the near future, so I will probably do that in the next couple of weeks, which I am sure will resolve this issue.

I will stay on 9.34 until then, but if you can pass on your thanks to the support staff for pointing me in the right direction, but there is no need to investigate further. Although I did notice someone on the 2+2 forum having the exact same issue.

Regards
Goth

Gothman
03-17-2010, 07:07 PM
Just to let you know, following upgrade to windows 7 re-installed from scratch now all works fine.
Goth