GithubHelp home page GithubHelp logo

Comments (5)

RickStrahl avatar RickStrahl commented on August 20, 2024

Hmmm... Theres been a change to rename the %AppData%\West Wind Markdown Monster to %appdata%\Markdown Monster for consistency across the various folder names. I wonder why the delete of the folder would fail - should have full permissions in that folder.

Anyway - I've added a Try/Catch block around that code and I'm logging it out now to see if it happens elsewhere.

The downloads been updated.

from markdownmonster.

weggetor avatar weggetor commented on August 20, 2024

Still crashes:

Anwendung: MarkdownMonster.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.NullReferenceException
bei MarkdownMonster.mmApp.Log(System.String, System.Exception)
bei MarkdownMonster.ApplicationConfiguration..ctor()
bei MarkdownMonster.mmApp..cctor()

Ausnahmeinformationen: System.TypeInitializationException
bei MarkdownMonster.mmApp.get_Configuration()
bei MarkdownMonster.App..ctor()
bei MarkdownMonster.App.Main()

from markdownmonster.

RickStrahl avatar RickStrahl commented on August 20, 2024

Hmmm... where are you installing from? The Chocolatey package has not been updated - the main download link here:

https://markdownmonster.west-wind.com/download.aspx

has the latest (0.57.2)

I can't duplicate the failure and I've updated a few different machines.

Also looks like the crash is not getting into the log and forwarding to the bug logging service. Is the crash getting to the error dialog or is it hard crashing the application (ie. straight into the Windows error dialog).

if you still have problems you can try this: Delete or rename the %appdata%\West Wind Markdown Monster folder if you have it and (optionally) manually copy the content into your %appdata%\Markdown Monster folder.

If there is still a problem though I'd love to find out what's causing it - cause a startup crash really sucks...

from markdownmonster.

weggetor avatar weggetor commented on August 20, 2024

Was the newest version, but manually renaming the "West Wind Markdown Monster" folder did the job - no more exceptions and the others isues are also gone. Search & Replace is working and downloading post from my blog with special chars in password works again also. Good job Rick and thank you for your help!

from markdownmonster.

RickStrahl avatar RickStrahl commented on August 20, 2024

What does the version number show for you? It should 0.57.2

Yeah that is really odd - the code that deals with the 'update' moving of the old settings files is fenced inside of a try/catch (after your initial report) so that shouldn't trigger an exception worst case it should just fail and continue (but create a log entry). I really would love to find out why that was failing. Was there any more info in the log file (like line numbers after the second error you sent?)

from markdownmonster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.