Code52 / DownmarkerWPF

MarkPad - a visual Markdown editor (inspired by the Downmarker project)
http://code52.org/DownmarkerWPF/
Microsoft Public License
1.4k stars 459 forks source link

can add a win10 support? #450

Open mipoem opened 9 years ago

mipoem commented 9 years ago

I was use Win10 system,but it not work correctly.

shiftkey commented 9 years ago

Can you tell me if there are any errors or Event Viewer entries that might explain why it's not working?

mipoem commented 9 years ago

Can you tell me if there are any errors or Event Viewer entries that might explain why it's not working?

yes, it will crash down when it finished install, and windows will automatic collection the message,it will not present any errors and something else. Then i click the icon in the start menu,it will not give any responses, just nothing. So if there is any log files in the installation folder that i can upload to you for fix the problem?

shiftkey commented 9 years ago

Check Event Viewer, there should be some gold in there...

mipoem commented 9 years ago

Check Event Viewer, there should be some gold in there...

ok, I get all logs and files I can find in Event Viewer, and i have upload to github MarkPadError in Win10

shiftkey commented 9 years ago
Application: MarkPad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at MarkPad.Preview.HtmlPreview.Init()
   at MarkPad.App..ctor()
   at MarkPad.App.Main()
mipoem commented 9 years ago

Application: GitHub.exe

Sorry, I search "mark" in the Viewer to get this.

Is there any message useful?

shiftkey commented 9 years ago

@mipoem apologies, I just scanned for errors. I'll drop that one.

mipoem commented 9 years ago

I get something new, a hide folder named LocalMetaData which generate by OS. I am a new coder,so i didn't know if this is something helpful.

RabidDog commented 8 years ago

I had exactly he same issue until I installed Visual Studio 2015 (Community Edition). Not sure which library fixed the issue though.