-
Notifications
You must be signed in to change notification settings - Fork 1
[Issue][Bug] Startup Problem #13
Comments
Hi the-navigator, Thanks for your interest in my software! I suppose this is the error page you see? 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. |
Yes, that's the one. The pc im using runs Windows 8.1, 64 bit wih a .NET Runtime 4.8 SDK. |
Did you get a chance to try the latest version? Does that solve your problem? |
I did, i think ill inspect my system and installation methods, i might have
missed a few steps.
anyways, goodluck on the project, it's splendid and a very innovative idea!
ill see this later if i run on the same error!
…On Tue, 15 Sep 2020 11:35 PM Charles Zhang, ***@***.***> wrote:
Did you get a chance to try the latest version
<https://github.com/chaojian-zhang/Somewhere/releases/tag/V0.1.0>? Does
that solve your problem?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWQPLE3V7IAFYSKTV77PN3SF6CTNANCNFSM4RNGKTUQ>
.
|
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! |
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)
The text was updated successfully, but these errors were encountered: