pietie / HyperSearch

3 stars 1 forks source link

HyperSearch launching error? #19

Closed Hyperbob81 closed 3 years ago

Hyperbob81 commented 8 years ago

Running HyperSpin on Windows XP.

Installed HyperSearch from http://www.hyperspin-fe.com/files/file/10665-hypersearch/

Found inside HyperSearch.exe.xml and 1HyperSearch.exe.xml that these had to be altered tomatch my local HyperSpin paths and folders.

When I run it inside and outside of Hyperspin, a window pops up with the following error:

17:29:52 System.Windows.Markup.XamlParseException: 'Unexpected token after end of markup extension.' Line number '91' and line position '264'. ---> System.Xaml.XamlParseException: 'Unexpected token after end of markup extension.' Line number '91' and line position '264'. at MS.Internal.Xaml.Parser.MePullParser.d0.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__6f.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d14.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__5f.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d42.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d35.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d4a.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__23.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d7.MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.d__0.MoveNext() at MS.Internal.Xaml.NodeStreamSorter.ReadAheadToEndOfAttributes() at MS.Internal.Xaml.NodeStreamSorter.ReadAheadAndSortCtorProperties() at MS.Internal.Xaml.NodeStreamSorter.MoveNext() at System.Xaml.XamlXmlReader.Read() at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) --- End of inner exception stack trace --- at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, Boolean skipJournaledProperties, Uri baseUri) at System.Windows.Markup.XamlReader.Load(XamlReader xamlReader, ParserContext parserContext) at System.Windows.Markup.XamlReader.Load(XmlReader reader, ParserContext parserContext, XamlParseMode parseMode) at System.Windows.Markup.XamlReader.Load(Stream stream, ParserContext parserContext) at MS.Internal.AppModel.AppModelKnownContentFactory.XamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter) at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter) at System.Windows.ResourceDictionary.set_Source(Uri value) at HyperSearch.MainWindow..ctor() in c:\00-Work\Projects\HyperSpinClone\HyperSearch\MainWindow.xaml.cs:line 204

pietie commented 8 years ago

There have been a couple of WinXP users that experience this parsing issue. If you search the Hyperspin forum you should find the solution. Sorry I cannot search their myself right now. If you do come across the solution please post it here.