Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[Issue][Bug] Startup Problem #13

Open
the-navigator opened this issue Sep 15, 2020 · 5 comments
Open

[Issue][Bug] Startup Problem #13

the-navigator opened this issue Sep 15, 2020 · 5 comments

Comments

@the-navigator
Copy link

I just found out abt this and this idea is indeed revolutionary, cheers mate!

thrown exception:

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.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@chaojian-zhang
Copy link
Collaborator

Hi the-navigator,

Thanks for your interest in my software! I suppose this is the error page you see?
Image 20200915 101802

Can you give some more details on your system information, and in particular which .Net runtime do you have installed? Also are you trying to run on Windows? You can find about your .Net runtime by opening "Add and Remove Programs" on windows, then search for ".Net".

By all means, please try out latest release, where many bugs and issues are likely fixed: https://github.com/chaojian-zhang/Somewhere/releases/tag/V0.1.0

Thanks.

@the-navigator
Copy link
Author

Yes, that's the one.

The pc im using runs Windows 8.1, 64 bit

wih a .NET Runtime 4.8 SDK.

@chaojian-zhang chaojian-zhang changed the title Startup Problem [Issue][Bug] Startup Problem Sep 15, 2020
@chaojian-zhang
Copy link
Collaborator

Did you get a chance to try the latest version? Does that solve your problem?

@the-navigator
Copy link
Author

the-navigator commented Sep 15, 2020 via email

@chaojian-zhang
Copy link
Collaborator

Please try to install vc++ Redistributable 2015 if you get a chance: https://www.microsoft.com/en-ca/download/details.aspx?id=48145

Thanks and best!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants