Windows 10: NoteTab Light returning application error

Discus and support NoteTab Light returning application error in Windows 10 Software and Apps to solve the problem; Been using the free program NoteTab Light w/o problems for years, but yesterday it started returning an "Application was unable to start correctly"... Discussion in 'Windows 10 Software and Apps' started by highstream, Dec 10, 2017.

  1. NoteTab Light returning application error


    Been using the free program NoteTab Light w/o problems for years, but yesterday it started returning an "Application was unable to start correctly" error, 0xc0000005. Uninstalled fully with Revo Pro, rebooted, reinstalled current version, and get same thing. Only program doing this. Any ideas? Win 10 Pro 1607. Thanks,



    NoteTab Light returning application error [​IMG]


    :)
     
    highstream, Dec 10, 2017
    #1

  2. Stop Win10 to reset default app

    Windows 10 Professional randomly reset the default app for .txt to Notepad and for .pdf to Microsoft Edge, even if I continuously reset them to respectively Notetab Light and Adobe Acrobat DC. Any idea why?
     
    Dario de Judicibus, Dec 10, 2017
    #2
  3. PDQpat Win User
    Creators Update ruined my fonts

    Winaero Tweaker didn't enlarged text in either Title bar or menus. It changed the color of the title bar to blue but even Windows personalization does that - and better. I'm wondering if there's a left-over font setting that's making these two items smaller.

    Too small:

    All title bars

    File Explorer menu bar

    Firefox menu bar, tabs

    Firefox icons/arrows dropdown lists

    Notetab menubar

    Normal text:

    Firefox URL box

    Firefox search box (but not "suggestions")

    Thunderbird menu bar, tabs

    Notetab tabs
     
    PDQpat, Dec 10, 2017
    #3
  4. dalchina New Member

    NoteTab Light returning application error

    Usually 0xc0000005 is RAM related in some way. This prog runs fine on my 1703.

    You're using an old build- is there any reason for that? Have you disabled Windows updates or does Windows update just not work?
    Please post a screenshot of your Update History- let's see what's happening there and if you had an update yesterday.

    Try running SFC /SCANNOW from an admin prompt. What's the result?

    Does the prog run ok in Safe Mode?
     
    dalchina, Dec 10, 2017
    #4
  5. The answer to your question about Windows versions is both: I've been delaying updating further because 1607 and the one after repeatedly failed and the only way they will make it, based on 1607, is if I disconnect everything but the system drive, monitor, mouse and computer power cord. So I'm waiting for the latest version to settle in for a few months before I go through that again.

    As for Windows Update history, see the screenshot (actually, it looks like about 47 Office Home & Student updates were installed on 12/6). Minimal Safe Mode got the same result. Sfc /scannow clean. Win 10 Mgr repair run didn't do it either. Coincidentally, I ran ESET Online scanner a day or two earlier, something I do every month or two, and it didn't find any malware. I also use Windows Firewall, along with Win Defender and MBAM Premium in real-time and for regularly scheduled scans. So malware is very unlikely - and why only NTL?

    The last time I used NTL before yesterday, same version, was about a week ago and it had no problems. So unless there is something in the Windows 1607 update on Dec 6 or 8 that's created an incompatibility, and from what I read they are unrelated, I'm at a loss.



    NoteTab Light returning application error [​IMG]
     
    highstream, Dec 10, 2017
    #5
  6. dalchina New Member
    Hi, I suppose the obvious thing to try as an experiment is to uninstall the latest Win update and see what happens- work backwards.

    - suggests, assuming you're referring to a build upgrade, that you may have system partitions on another disk if you're having to disconnect disks. This can happen. Or perhaps you have remnants of a previously installed OS on another OS.

    It is a normal recommendation to disconnect unnecessary peripherals when upgrading- esp. wireless.

    And before doing so, make sure your disk image is up to date.
    (All regular contributors here use and recommend disk imaging - e.g. Macrium Reflect (free) - so many advantages)
     
    dalchina, Dec 10, 2017
    #6
  7. I uninstalled the last two Windows updates, including the cumulative one in late November, but that didn't help NoteTab. It did take four tries to get those two reinstalled, and 1703, which tried to come along for the ride, shows as having failed five times. Backups via SyncBack Pro every few days, a system restore point every night, and a Windows backup image every week or so to an external drive are part of the routine.
     
    highstream, Dec 11, 2017
    #7
  8. dalchina New Member

    NoteTab Light returning application error

    As you probably know upgrades can fail for a variety of reasons e.g. system partitions being in the wrong place, system file corruption, lack of disk space including no unallocated space, peripherals connected, AV, disk problems.....

    It seems strange a relatively simple program exhibits such an error... what are its dependencies? How about Visual C++ run times for example? It's written in C++. You may be able to check with Dependency Walker (specified to Win 8.. ) - I had a quick look at Notetab's site but found no explicit mention.

    I'd suggest basic checks:
    1. First check your disk:
    Download and run Hard Disk Sentinel (trial) and make sure all disks are reported as good.
    If not, do not continue, and post back .

    2. Now check your file system:

    From an admin command or powershell prompt
    [Windows key + X, click command prompt (admin)]
    chkdsk C: /F
    Your PC will need to restart.
    Post back the result, which you can get after a restart as follows:
    Read Chkdsk Log in Event Viewer in Windows 10 Performance Maintenance Tutorials
    or
    How to read Event Viewer log for Chkdsk in Windows 10 [Tip] | Reviews, news, tips, and tricks | dotTechdotTech
    or
    How do I see the results of a CHKDSK that ran on boot? - Ask Leo!
    Make sure the result is clear or fixed- else do not proceed.
     
    dalchina, Dec 11, 2017
    #8
  9. Thanks. Note that the program I'm discussing is NoteTab Light, not Note++, although maybe I'll have to change if we can't figure this out. HDS found no problems on any of my drives except an unrelated HDD (22 bad sectors - but chkdsk says no bad sectors, just 19 unused index entries, and Win 10 Mgr says no surface errors) . EaseUs Partition Mgr found no surface errors on the system drive where NoteTab is. Chkdsk returned the following for that drive:

    Stage 3: Examining security descriptors ...
    Cleaning up 1428 unused index entries from index $SII of file 0x9.
    Cleaning up 1428 unused index entries from index $SDH of file 0x9.
    Cleaning up 1428 unused security descriptors.
    CHKDSK is compacting the security descriptor stream
    Security descriptor verification completed.
    89628 data files processed.

    CHKDSK is verifying Usn Journal...
    37011960 USN bytes processed.

    Usn Journal verification completed.
    Correcting errors in the Volume Bitmap.

    Windows has made corrections to the file system.
    No further action is required.

    249478143 KB total disk space.
    160985932 KB in 437792 files.
    254184 KB in 89631 indexes.
    0 KB in bad sectors.
     
    highstream, Dec 11, 2017
    #9
  10. dalchina New Member
    Sorry, meant Notetab Light. And that's what I downloaded & tried. Good that your system disk seems sound. Also eliminates some possible obstacles to upgrading.
    Leaves the possibility of any dependencies.

    I noted this which might be of interest - assuming you get it working..
    There is a portable version apparently- does that run?
    NoteTab Light - The Portable Freeware Collection

    Other references suggest a virus, or something being blocked by security software. The latter seems unlikely as you've tried safe mode, same problem. However, the problem is specific to one program.

     
    dalchina, Dec 11, 2017
    #10
  11. The portable version from a USB stick does the same thing. Those Trial Pay free offers are junk (McAfee), not actually free or, if the canceled during the trial period, the program is lost. For example, from Stamps.com:
    • Please note: If you cancel your order, TrialPay reserves the right to discontinue access to your free product.

    I just wrote NoteTab about the problem (had thought they didn't offer support to the Light version), so will see what happens.
     
    highstream, Dec 11, 2017
    #11
  12. dalchina New Member
    - so if that has no dependencies, suggests a conflict with sthg else on your system.

    Can you get any further info from the crash report (event viewer, reliability history)?

    There is this- where I see you've posted in fact.
    NoteTab Discussion Groups

    I've used Trial Pay twice now successfully- once to get a year's Roboform subscription- once to get a license for Actual Window Manager - both programs I use very frequently. But fortunately there was an appropriate offer related to them- like a month's trial of a TV service (which I declined before the end of the month - didn't have to take it up) and in the other case, a subscription (free) to a poll. But it won't always work out so well.
     
    dalchina, Dec 11, 2017
    #12
  13. NoteTab Light returning application error

    The Light version is portable; there is no specific portable version. The link you provided was for an older version, but it probably didn't matter. I suggest checking the Trial Pay site and taking a look for yourself. It's entirely junk, at least now.

    When I start and close the program, Event Viewer is showing nothing new under Admin Events or Windows Logs (Applications, System).
     
    highstream, Dec 11, 2017
    #13
  14. dalchina New Member
    Have a look at Reliability History too. Surprising there's no log.

    You could track everything that happens using Sysinternals Procmon (Process Monitor), but this captures ALL events (which can then be filtered). Free from MS.

    You could try this:
    WinCrashReport - Displays a report about crashed Windows application
    - although this is perhaps more of interest to a developer.

    I ran Dependency Walker on Notetab - note that it's only spec'd to Win8 though.... it showed a lot of apparent inconsistencies (missing dlls). But given it's out of date, may not be meaningful.
     
    dalchina, Apr 5, 2018
    #14
Thema:

NoteTab Light returning application error

Loading...
  1. NoteTab Light returning application error - Similar Threads - NoteTab Light returning

  2. MDT : the application returned an unexpected code 2

    in Windows 10 Gaming
    MDT : the application returned an unexpected code 2: I use my MDT to deploy image to one PC and When deploy the Dell Command Update software, I got the error code:2.But the software I found has been deployed successfully on this PC....
  3. MDT : the application returned an unexpected code 2

    in Windows 10 Installation and Upgrade
    MDT : the application returned an unexpected code 2: I use my MDT to deploy image to one PC and When deploy the Dell Command Update software, I got the error code:2.But the software I found has been deployed successfully on this PC....
  4. dism.exe returning and error

    in Windows 10 BSOD Crashes and Debugging
    dism.exe returning and error: my computer has been running slowly so i ran the dism.exe program to see if any files were corrupted, it returned back error 1392 and said "The file or directory is corrupted and unreadable." what can i do to fix this?...
  5. dism.exe returning and error

    in Windows 10 Gaming
    dism.exe returning and error: my computer has been running slowly so i ran the dism.exe program to see if any files were corrupted, it returned back error 1392 and said "The file or directory is corrupted and unreadable." what can i do to fix this?...
  6. dism.exe returning and error

    in Windows 10 Software and Apps
    dism.exe returning and error: my computer has been running slowly so i ran the dism.exe program to see if any files were corrupted, it returned back error 1392 and said "The file or directory is corrupted and unreadable." what can i do to fix this?...
  7. Return ungrouping application visualisation in taskbar

    in Windows 10 Gaming
    Return ungrouping application visualisation in taskbar: Hello Microsoft i want share my feeling about several features what you made in windows 11. I don't have bad overall impression about windows 11, but if you very frequently need use 2 clicks instead of one, you start hate the whole product.So Why did you group all application...
  8. Return ungrouping application visualisation in taskbar

    in Windows 10 Software and Apps
    Return ungrouping application visualisation in taskbar: Hello Microsoft i want share my feeling about several features what you made in windows 11. I don't have bad overall impression about windows 11, but if you very frequently need use 2 clicks instead of one, you start hate the whole product.So Why did you group all application...
  9. Certain Applications Cause Lighting to Change

    in Windows 10 Ask Insider
    Certain Applications Cause Lighting to Change: I'm running my PC through an HDMI onto my TCL Roku-Smart 43" TV, and some applications change certain aspects of the display that make everything hard to look at. Unfortunately it's hard for me to describe exactly what changes, as I've poked through all of my TVs settings...
  10. Windows key search never returns applications

    in Windows 10 Support
    Windows key search never returns applications: Hey all, I cannot figure this one out. In the past I have used the windows key and then would type the name of the application and it would find it and I could run it that way. However, with Win10 that appears to have vanished. I only get options to search the web. Anyone...